Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 209 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 209 Bytes

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