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
- Host: GitHub
- URL: https://github.com/siadat/blgo
- Owner: siadat
- Created: 2016-11-08T19:37:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-23T12:06:45.000Z (about 3 years ago)
- Last Synced: 2025-03-16T00:15:20.429Z (over 1 year ago)
- Topics: blog-engine, go, golang
- Language: Go
- Homepage:
- Size: 1.32 MB
- Stars: 19
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.