Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hayesgm/journal

A simple go blogging platform backed by mirrors
https://github.com/hayesgm/journal

Last synced: about 1 month ago
JSON representation

A simple go blogging platform backed by mirrors

Awesome Lists containing this project

README

        

journal
=======

A simple go blogging platform backed by mirrors. Currently, we run on [mirrors](https://github.com/hayesgm/mirrors) which requires DNSimple for mirroring.

# Building and Running

go build journal.go

./journal --domain="www.example.com" --token=""

# TODOs

* Currently, there is no way to add posts. This would be considered important.
* Also, want to run on [Fiddler](https://github.com/hayesgm/fiddler) for auto-scaling