Skip to content

camdenreslink/code.camdenreslink.com

Repository files navigation

code.camdenreslink.com

My personal programming blog. Uses the Hugo static site generator.

Dev Setup

  • Build scripts will only work on linux/mac.
  • Requires installing hugo, and node.
  • Run npm install to initialize build dependencies.
  • Run npm run create-thumbnails to build thumbnail images.
  • Run npm run build-css to build css from less files.
  • Run hugo server to build the site and run it in a local dev server.

Deployment

  • npm install -g firebase-tools
  • firebase login
  • hugo && firebase deploy

About

My personal programming blog. Uses the Hugo static site generator.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published