This is a simple blog written using Hugo.
I migrated over from Jekyll - you can read about the process on the blog itself.
- Install golang
- Install hugo
- Run
hugo
- View output in
public/
folder
Just run hugo new posts/filename.md
, then add to git.
This is a simple blog written using Hugo.
I migrated over from Jekyll - you can read about the process on the blog itself.
hugo
public/
folderJust run hugo new posts/filename.md
, then add to git.