Marginal provides a minimalist blogging set up without loss of basic features. It is based on Adam Wiggins’ Scanty engine (github.com/adamwiggins/scanty); however, Marginal provides the entire application (including all layout) in a single file.
Marginal utilises the Candy wrapper (so many puns!) for MongoDB, which eschews ‘find’ and ‘save’ methods for atomic updates to the document as attributes are set.
For details on the various capabilities and configuration options of marginal, see the inline documentation in main.rb
.
This software is in VERY early stages, so use at your own risk.
- Author
-
Matt Redmond, [email protected]
- License
-
MIT License www.opensource.org/licenses/mit-license.php
- Repository
- Site