Skip to content

My github pageview.

Notifications You must be signed in to change notification settings

shearn89/shearn89.github.com

Repository files navigation

My blog

Build Badge

This is a simple blog written using Hugo.

I migrated over from Jekyll - you can read about the process on the blog itself.

Building

  1. Install golang
  2. Install hugo
  3. Run hugo
  4. View output in public/ folder

Creating posts

Just run hugo new posts/filename.md, then add to git.