Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 394 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 394 Bytes

Basics

  • Install hugo
  • Run hugo serve and visit http://localhost:1313
  • Edit the stuff in content/ and watch it live update.
  • For new top level pages, see themes/default/partials/navbar-left.html and thereabout.
  • Commit your changes, they'll be auto deployed.

License

Creative Commons Attribution 4.0 International License <https://creativecommons.org/licenses/by/4.0/>__.