Singularity

Singularity is a simple (single PHP file), flat file CMS which marks up HTML using Markdown.

Singularity is a simple (single PHP file), flat file CMS which marks up HTML using Markdown.

Singularity it's short and concise, taking nothing but less than 40 lines of PHP code and an .htaccess file.

Features

  • Flatfile CMS that processes MultiMarkdown contained in a single PHP file.

  • Uses strapdown.js to process Markdown fed to it by PHP.

  • All of the URL magic is done with an Apache .htaccess file and PHP.

  • It is capable of handling any file type, and I included a variety of preferences, including filetype, to allow for more convenient adaptation and implementation.

  • It’s an extremely simple solution for those who are looking to easily turn Markdown files into a website.

Singularity is a simple (single PHP file), flat file CMS which marks up HTML using Markdown.

Singularity it's short and concise, taking nothing but less than 40 lines of PHP code and an .htaccess file.

Features

  • Flatfile CMS that processes MultiMarkdown contained in a single PHP file.

  • Uses strapdown.js to process Markdown fed to it by PHP.

  • All of the URL magic is done with an Apache .htaccess file and PHP.

  • It is capable of handling any file type, and I included a variety of preferences, including filetype, to allow for more convenient adaptation and implementation.

  • It’s an extremely simple solution for those who are looking to easily turn Markdown files into a website.

Singularity Website

Singularity Source Code