Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 357 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 357 Bytes

Installation

  • Clone git repo
  • Download hugo 0.71.1 binary and place at bin/hugo_0.71.1

Build

make

Build draft

make draft

New post

To make a new post, run make post and follow instructions

Licenses

Blog posts are licensed under CC BY-SA 4.0. This includes everything in the content/ folder. Everything else is under an MIT license.