-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ae2c775
commit 7019cf9
Showing
2 changed files
with
3 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,2 @@ | ||
# Vitesse theme for Astro | ||
|
||
Vitesse theme for Astro blog, supports Vue and UnoCSS. | ||
|
||
[![Netlify Status](https://api.netlify.com/api/v1/badges/d5bae292-6116-4c52-af4b-05eadedccc60/deploy-status)](https://app.netlify.com/sites/kaivanwong/deploys) | ||
|
||
## Preview | ||
|
||
![Preview Image](./preview.jpg) | ||
|
||
## Quick Start | ||
|
||
[![Deploy to Netlify Button](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/kaivanwong/astro-theme-vitesse) | ||
|
||
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. | ||
|
||
If you just want to develop locally, you can [create a repo](https://github.com/opuntia-dev/opuntia/generate) from this template on GitHub. | ||
|
||
## Usage | ||
|
||
Just run and visit http://localhost:1977. | ||
|
||
```bash | ||
pnpm dev | ||
``` | ||
|
||
To build the App, you can run: | ||
|
||
```bash | ||
pnpm build | ||
``` | ||
|
||
You will then see the `dist` folder generated for publishing, which you can preview locally with the following command. | ||
|
||
```bash | ||
pnpm preview | ||
``` | ||
|
||
## License | ||
|
||
[MIT License](./LICENSE) © 2024-PRESENT [Kaivan Wong](https://github.com/kaivanwong) | ||
# Sitio v2 | ||
Version nueva de mi sitio hecha en Astro y utilizando una libreria CSS custom. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters