Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/z-xl-t/valaxy-theme-aurora
valaxy-theme-aurora
https://github.com/z-xl-t/valaxy-theme-aurora
Last synced: 20 days ago
JSON representation
valaxy-theme-aurora
- Host: GitHub
- URL: https://github.com/z-xl-t/valaxy-theme-aurora
- Owner: z-xl-t
- License: mit
- Created: 2023-04-13T01:36:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-26T07:14:29.000Z (10 months ago)
- Last Synced: 2024-12-04T07:39:28.414Z (about 1 month ago)
- Language: SCSS
- Size: 4.58 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - z-xl-t/valaxy-theme-aurora - valaxy-theme-aurora (SCSS)
- awesome - z-xl-t/valaxy-theme-aurora - valaxy-theme-aurora (SCSS)
README
Valaxy-Theme-Aurora(vue)## Usage
**Currently under development, no documentation available for use**
[Sample Site](https://aurora.z-xl-t.top/)
[Valaxy-Theme-Aurora Tutorial](https://aurora.z-xl-t.top/posts/20230430-valaxy-theme-aurora-tutorial)
### Development
```bash
# dev node
pnpm dev
# dev client
pnpm demo
```
### Build```bash
pnpm build
```### Release
> Publish to [npm](https://www.npmjs.com/).
## Thanks
Aurora theme ref theme:
- [valaxy](https://github.com/YunYouJun/valaxy)
- [valaxy-theme-starter](https://github.com/valaxyjs/valaxy-theme-starter)
- [vuejs/blog](https://github.com/vuejs/blog)
- [tailwind-nextjs-starter-blog](https://github.com/timlrx/tailwind-nextjs-starter-blog)