Skip to content

cuminandpaprika/blog

Repository files navigation

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