- minimal mobile friendly design
- markdown support for pages and blog
- syntax hihglighting
- clone the repo
- run
npm install
to install all dependencies - run
npm run dev
to check the site locally for development - run
npm run build
to build the production site