Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/reactivematter/tunnelcms

Simplest markdown cms
https://github.com/reactivematter/tunnelcms

cms markdown php

Last synced: 2 days ago
JSON representation

Simplest markdown cms

Awesome Lists containing this project

README

        

# Tunnel CMS

Tunnel CMS is the simplest markdown CMS. It parses markdown files and renders html in real time whenever necessary. However, not every request requires parsing, as Tunnel CMS builds the HTML files and store in cache. Until, the underlying content of the markdown files is changed, the cached HTML is served.

Documentation can be found at [reactivematter.github.io/tunnel-cms/](https://reactivematter.github.io/tunnel-cms/).