Content organization for Hugo posts/articles using Page Bundles.
Content organization for Hugo posts/articles using Page Bundles.
Update (2017/06/16)
Updated the github source references as per
the changes in hugo
v0.231. Also made the shell
script ShellCheck-passing! ๐ ยง
You already got go
installed, and that’s why are you reading it.
If not – Go! Install it!
So.. now that you have go
installed, why settle for the
release version of hugo
! You are reading this blog post
generated using the bleeding edge of hugo
2.
In addition, Hugo v0.19 onwards supports the org-mode syntax3, which is so much more awesome than markdown, especially if you are using emacs.
This post is about how you can install the latest versions of hugo
and the go
package that adds the org-mode support – goorgeous
.
I have been toying with the idea to use hugo
as my static web site generator for few weeks now. And then the news of its version 0.17 release are announced, and hugo
shows up on Hacker News once again.