Goose🐦 is a simple and lightweight text style blog application.
Goose
is a simple and lightweight text-style blog application that only uses
three tables to store blog data. It's built on top of Ruby on Rails and
SQLite 3. Goose has a beautiful admin interface and markdown
support, it's very easy to use, it's a good choice for a personal blog.
In order to safely to run Goose, ensure is set the SECRET_KEY_BASE
environment value.
Name | Description | Default |
---|---|---|
SECRET_KEY_BASE | Secret key base for rails | NULL |
RAILS_LOG_TO_STDOUT | Log to stdout | NULL |
from https://github.com/blackstorm/goose
No comments:
Post a Comment