Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.
/ cmthizer Public archive

Our pure simple CMS without database (based on markdown files)

License

Notifications You must be signed in to change notification settings

thizer/cmthizer

Repository files navigation

CmThizer - CMS


Our pure simple CMS no database based on markdown files

Build Status Coverage Status Awesome

As the others CMS systems use to be too big and needs too much time to be configured we decided to build our own Content Management System based only in json and markdown files if is it desired and no database. It's pure, simple and just great.

How to install

Actually, after download the project you only need to replace the content with yours.

Install via composer

composer install thizer/cmthizer

Requirements

  • PHP 7.1+
  • rewrite mod
  • php7.1-mbstring
  • php7.1-xml