Notebrew is a self-hostable static site CMS in a single binary.
-
Install Git.
-
Install Go.
-
go install -tags fts5 github.com/bokwoon95/notebrew/notebrew@latest
-
notebrew # or "$(go env GOPATH)/bin/notebrew" if you have not added $GOPATH/bin into your $PATH.