Geekspeak is a programming blog built using Astro.js. The blog uses the Astro Cactus template, which is a free and open-source Astro theme.
Command | Action |
---|---|
npm install |
Installs dependencies |
npm dev |
Starts local dev server at localhost:3000 |
npm build |
Build your production site to ./dist/ |
This blog was created using Astro Theme Cactus
MIT