/planette

:globe_with_meridians: All the roads go through the Planette

Primary LanguageHTMLMIT LicenseMIT

Planette

This is source of my community project planette. Welcome!


Build Status


Development

  • clone this repo (git@github.com:planette/planette.git)
  • install hugo (https://gohugo.io/)
  • install node modules npm install
  • compile assets npm run build
  • start Hugo webserver hugo server -D -v

Deploy

  • generate static content by calling hugo
  • yes that's all 🎉