Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 158 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 158 Bytes

blog-hugo

Hugo Personal Blog

Run on Local Server

  1. Download theme
git submodule init
git submodule update
  1. Run server
hugo server -D