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

https://github.com/scripting/drummercms

A shell for Old School to connect it with Drummer. Released so other outliners can hook up to Old School for blogging.
https://github.com/scripting/drummercms

Last synced: 5 days ago
JSON representation

A shell for Old School to connect it with Drummer. Released so other outliners can hook up to Old School for blogging.

Awesome Lists containing this project

README

        

# drummerCms

A shell for Old School to connect it with Drummer. Released so other outliners can hook up to Old School for blogging.

### Overview

As promised, here's the open source release of drummerCMS. It's the app that gets called when you build a blog from within Drummer.

It's a small shell for the much larger oldSchoolBlog package to connect it with Drummer. Released so other outliners can hook up to Old School for blogging.

You'll see there's not much there. It builds a config struct for the blog. It can do this because it knows where the user's blog.opml file is located. It would likely be in a different location for another product.

The heart of the app is initBlogConfig.

An example of a blog.opml file.

The repo is open, use the Issues section to discuss.

### Updates

See the worknotes.md page.