Starting with Hugo

March 13, 2017 ยท One minute read

I’m finally ditching Wordpress and testing out new waters with Hugo, the static site generator written in Go. Go is a speedy programming language developed by Google.

During this new chapter of my career as a web developer, I’ll be moving away from dynamically generated site builders and constructing my new portfolio from the ground up in order to practice and refine my web developing skills with JavaScript, Go, and SCSS.

Objectives

  • Create portfolio to display work
  • Create blog to jot down my progress and help others along the way
  • Implement design with SCSS
  • Design new Hugo theme and distribute for others to used

When this post is published, the four primary objectives of my new Hugo portfolio site should be complete.