mirror of
https://github.com/simon987/dataarchivist.net.git
synced 2025-04-04 08:42:58 +00:00
373 B
373 B
dataarchivist.net
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.