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