mirror of
https://github.com/flextype/flextype.git
synced 2025-03-13 07:09:45 +01:00
Rawilum is Modern Open Source Flat-File Content Management site.
Content in Rawilum is just a simple files written with markdown syntax in pages folder.
You simply create markdown files in the pages folder and that becomes a page.
Requirements
PHP 7.1.3 or higher with PHP's Multibyte String module
Apache with Mod Rewrite
Installation
Using (S)FTP
Unzip the contents to a new folder on your local computer, and upload to your webhost using the (S)FTP client of your choice. After you’ve done this, be sure to chmod the following directories (with containing files) to 777, so they are readable and writable by Rawilum:
site/
Using Composer
You can easily install Rawilum with Composer.
composer create-project rawilum/rawilum
Contributing
- Help on the Forum.
- Develop a new plugin.
- Create a new theme.
- Find and report issues.
- Link back to Rawilum.
Links
License
See LICENSE
Description
Languages
PHP
100%