Skip to content

mattr/marginal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Marginal

Introduction

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.

Meta

Author

Matt Redmond, matthew.redmond@mail.com

License

MIT License www.opensource.org/licenses/mit-license.php

Repository

github.com/mattr/marginal

Site

mattredmond.com

About

Minimalist blogging engine based on scanty (but contained in a single file and uses MongoDB Candy wrapper)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages