Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hayesgm/journal
- Owner: hayesgm
- License: mit
- Created: 2013-09-08T23:00:45.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-09T09:20:12.000Z (about 11 years ago)
- Last Synced: 2024-06-20T03:53:48.923Z (5 months ago)
- Language: Go
- Size: 2.59 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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