Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 434 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 434 Bytes

gophersfrm.netlify.com

Developing

  1. Install GoHugo

  2. initalize submodules

    git submodule update --init --recursive
  3. Start GoHugo

    hugo server -D

Version

Version Description
0.2.0 Add hosts
0.1.0 First running version