An open API service indexing awesome lists of open source software.

https://github.com/siadat/blgo

blgo is a 49cc engine for my blog
https://github.com/siadat/blgo

blog-engine go golang

Last synced: over 1 year ago
JSON representation

blgo is a 49cc engine for my blog

Awesome Lists containing this project

README

          

# blgo

O
/\_
/_ `\D
,===/ ||
/___/___|_\
(o) (o)

Bl, go!

$ blgo --serve 127.0.0.1:4040 --assets example/assets --watch --templates example/templates example/src

The following files must exist in templates:

templates/post.tmpl.html
templates/index.tmpl.html
templates/index.tmpl.xml

See [my blog](https://github.com/siadat/siadat.github.io) for a live example.