Skip to content

dutchwebworks/astro-learning

Repository files navigation

Astro learning

By Dennis Burger, February 2023

Learning about Astro static-site-generator. With a Netlify deployment and CMS for blog articles. According to this tutorial.

Inspired by

Using NVM for the correct NodeJS version

nvm install

Initial install

npm install

Development

npm run dev

Production build

npm run build

NetlifyCMS

/admin/

Note: /admin#/ doesn't work. Use /admin/#