Inspiration

I needed a simple way to publish sites that did not use as many resources as WordPress and that should be fast without using too much memory and processor.

What it does

The aim of this project is to provide a web and command-line interfaces for creating and publishing static sites, powered by metalsmith.

How I built it

Using passenger (with nodejs) and nginx, I've managed to get the bare-bones of the project working so far. The code consists on a static web page in HTML and an javascript API to send and receive commands from the server.

What's next for 9 O'Clock CMS

Finish the base user experience and create a way to incorporate plugins and themes.

Share this project:

Updates