Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.54 KB

README.md

File metadata and controls

41 lines (29 loc) · 1.54 KB

A hugo headless CMS built with love by Sun Wei in Go.


Build

go install
go build -o hugov

Run

# example: ./hugov server -p ~/github/sunwei/xyz
./hugov server -p /path/to/hugo/project

# open browser and check the api calling result
open http://localhost:1314/config

online video : hugoverse config api demo

Onboard

Join us, let's make hugo dynamic from today!