Tiny CMS to create articles with markdown notation.
Tested with NginX and php-fpm but not with another server.
Composer is used to get dependences of the project, please install it before going further.
- Clone the project.
- Run composer.
- Execute init.sh.
- Take a look at the config file in the config directory to make some modifications.
- Do your things.