Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 201 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 201 Bytes

til

Trying to jot down anything new that I encounter.

Setup

$ brew install hugo

Usage

# start a post
$ ./new my-awesome-post.md

# run hugo locally
$ make server