Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nyaio/blog
My personal blog site
https://github.com/nyaio/blog
astro blog cactus-theme cloudflare-pages
Last synced: about 2 months ago
JSON representation
My personal blog site
- Host: GitHub
- URL: https://github.com/nyaio/blog
- Owner: nyaio
- License: mit
- Created: 2024-12-14T13:02:33.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-27T06:24:51.000Z (about 2 months ago)
- Last Synced: 2024-12-27T07:24:21.409Z (about 2 months ago)
- Topics: astro, blog, cactus-theme, cloudflare-pages
- Language: Astro
- Homepage: https://niharpatel.site/
- Size: 230 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
## Build & Run Locally
Blog site built with th [Astro](https://astro.build/) and the [Astro Theme Cactus](https://github.com/chrismwilliams/astro-theme-cactus) template.
| Command | Action |
| :--------------- | :------------------------------------------------------------- |
| `pnpm install` | Installs dependencies |
| `pnpm dev` | Starts local dev server. |
| `pnpm build` | Build your production site to `./dist/` |