Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lcharette committed Jun 24, 2024
1 parent 80214a7 commit 9874968
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,21 @@
# Pink Cupcake Theme
# Pink Cupcake Theme For UserFrosting 6

[![Version](https://img.shields.io/npm/v/%40userfrosting%2Ftheme-pink-cupcake)](https://www.npmjs.com/package/@userfrosting/theme-pink-cupcake)
[![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](LICENSE)
[![Build](https://img.shields.io/github/actions/workflow/status/userfrosting/theme-pink-cupcake/Build.yml?branch=main&logo=github)](https://github.com/userfrosting/theme-pink-cupcake/actions)
[![Codecov](https://codecov.io/gh/userfrosting/theme-pink-cupcake/branch/main/graph/badge.svg)](https://app.codecov.io/gh/userfrosting/theme-pink-cupcake/branch/main)
[![Donate](https://img.shields.io/badge/Open_Collective-Donate-blue?logo=Open%20Collective)](https://opencollective.com/userfrosting#backer)
[![Donate](https://img.shields.io/badge/Ko--fi-Donate-blue?logo=ko-fi&logoColor=white)](https://ko-fi.com/lcharette)

Frontend theme for [UserFrosting](https://www.userfrosting.com), built with [UiKit](https://getuikit.com) for [Vue.js](https://vuejs.org).

> [!WARNING]
> This is still a work in progress
Copyright (c) 2024, free to use in personal and commercial software as per the [license](LICENSE.md).

For an example/test of the implementation, see : [Theme Pink Cupcake Example](https://github.com/userfrosting/theme-pink-cupcake-example)

> [!WARNING]
> This is still a work in progress
## Recommended IDE Setup

[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).
Expand Down

0 comments on commit 9874968

Please sign in to comment.