1
0
mirror of https://github.com/flextype/flextype.git synced 2025-03-13 07:09:45 +01:00
2018-03-13 22:45:42 +03:00
2018-03-13 22:45:26 +03:00
2018-03-13 22:45:42 +03:00
2018-03-09 13:11:52 +03:00
2018-03-12 09:53:44 +03:00
2018-03-10 23:36:27 +03:00
2018-03-13 16:32:02 +03:00
2018-03-09 13:11:52 +03:00
2018-03-12 09:56:53 +03:00
2018-03-09 13:37:15 +03:00
2018-03-09 13:42:39 +03:00
2018-03-13 00:52:37 +03:00

Rawilum

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

Download the latest version.

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 youve 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

  1. Help on the Forum.
  2. Develop a new plugin.
  3. Create a new theme.
  4. Find and report issues.
  5. Link back to Rawilum.

License

See LICENSE

Description
No description provided
Readme 31 MiB
Languages
PHP 100%