My personal programming blog. Uses the Hugo static site generator.
- Build scripts will only work on linux/mac.
- Requires installing hugo, and node.
- Run
npm installto initialize build dependencies. - Run
npm run create-thumbnailsto build thumbnail images. - Run
npm run build-cssto build css from less files. - Run
hugo serverto build the site and run it in a local dev server.
npm install -g firebase-toolsfirebase loginhugo && firebase deploy