chameleon
Nice UI, working with local repo
Chameleon is web application (blog engine) that reflects content from markdown files from a git repository. Powers articles.orsinium.dev.
Features:
Build:
git clone https://github.com/life4/chameleon.git
cd chameleon
go build -o chameleon.bin .Run:
./chameleon.bin --path ./path/to/repo/