/blog

A personal website built with Hugo

Primary LanguageSCSS

blog

Prerequisites

Install Hugo with brew install hugo

Local Development

To test locally and view draft posts, use hugo serve -D

Deploy

To deploy, run hugo -t "LoveIt" in the terminal