Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/` |