No description
Find a file
2024-03-13 15:17:11 +08:00
.github feat: init repo 2024-03-13 15:17:11 +08:00
.vscode feat: init repo 2024-03-13 15:17:11 +08:00
public feat: init repo 2024-03-13 15:17:11 +08:00
src feat: init repo 2024-03-13 15:17:11 +08:00
.gitignore feat: init repo 2024-03-13 15:17:11 +08:00
astro.config.ts feat: init repo 2024-03-13 15:17:11 +08:00
eslint.config.js feat: init repo 2024-03-13 15:17:11 +08:00
LICENSE feat: init repo 2024-03-13 15:17:11 +08:00
package.json feat: init repo 2024-03-13 15:17:11 +08:00
pnpm-lock.yaml feat: init repo 2024-03-13 15:17:11 +08:00
preview.png feat: init repo 2024-03-13 15:17:11 +08:00
README.md feat: init repo 2024-03-13 15:17:11 +08:00
tsconfig.json feat: init repo 2024-03-13 15:17:11 +08:00
uno.config.ts feat: init repo 2024-03-13 15:17:11 +08:00

Vitesse theme for Astro

Vitesse theme for Astro blog, supports Vue and UnoCSS.

Netlify Status

Preview

Preview Image

Quick Start

Deploy to Netlify Button

If you click this button, it will create a new repo for you that looks exactly like this one, and sets that repo up immediately for deployment on Netlify.

Usage

Just run and visit http://localhost:1977.

pnpm dev

To build the App, you can run:

pnpm build

You will then see the dist folder generated for publishing, which you can preview locally with the following command.

pnpm preview

License

MIT License © 2024-PRESENT Kaivan Wong