dataarchivist.net/README.md
2019-05-11 15:48:11 -04:00

373 B

dataarchivist.net

Build Status

Setup

Install Hugo

Creating a post

hugo new posts/<TITLE>.md

Local server

hugo server -D

The -D option will display posts flagged as drafts.