This is a hugo academic created by hugodown.
-
Preview the site with
hugodown::hugo_start()
; it will automatically update (navigating to the latest change) as you modifycontent/
. -
Create a new post bundle with
hugodown::use_post('post/short-title')
.