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

https://github.com/matthewbdaly/flatmate

Simple flat-file CMS
https://github.com/matthewbdaly/flatmate

php slimphp

Last synced: about 1 year ago
JSON representation

Simple flat-file CMS

Awesome Lists containing this project

README

          

# flatmate
Simple flat-file CMS. Drop Markdown files with front-matter in the `content` directory and they will become routes in the application.

Frontend
--------

Flatmate ships with Laravel Mix, to help you manage your front-end assets. However, it's not compulsory and you're free to replace it with whatever front-end toolchain you prefer for your own projects.