After 2 weeks working on my pet project, I’m glad to say that Bla is ready at
the stage of MVP(minimum viable product).
- Fully static file serving
- WYSIWYG (No markdown or offline editing)
- Tag/Relation finding
- Golang blog style template
- Easy deploy with no php, no Mysql (only golang)
Other highlights:
- automatically reload on content/template/config change
- support TLS
Simple Tutorial
go get -u github.com/mengzhuo/bla/cmd/bla
bla new
edit your configure file “bla.config.json” and just run bla