1
0
mirror of https://github.com/typemill/typemill.git synced 2025-07-31 19:30:40 +02:00

Version 1.2.7: Reorder Content

This commit is contained in:
Sebastian
2018-11-09 10:04:57 +01:00
parent cf737368c0
commit 2633ab69be
29 changed files with 389 additions and 85 deletions

View File

@@ -0,0 +1,23 @@
# Setup the System
Typemil is a flat file cms that runs out of the box without a complicated installation process. You can create a user account with the [simple setup page](/setup) and then login to the author panel. In the author panel, you can configure your page, use plugins, choose a theme and edit your content.
## If it does not work
If you face any problems, then please make sure, that your system meets these requirements:
- PHP version 7+.
- Apache Server.
- The module `mod_rewrite` and `htaccess`.
If you run a linux-systems like Debian or Ubuntu, then please double check that `mod_rewrite` or `htaccess` are activated. Check this issue on GitHub for help.
Please make the following folders writable with permission 774 (you can use your ftp-software for it):
- Cache
- Content
- Media
- Settings
If you still get an error, then you can post an issue on [GitHub](https://github.com/trendschau/typemill).

View File

@@ -0,0 +1 @@
["# demo page","Typemil is a flat file cms that runs out of the box without a complicated installation process. You can create a user account with the [simple setup page](\/setup) and then login to the author panel. In the author panel, you can configure your page, use plugins, choose a theme and edit your content.","## Headline","* This is\n* A list"]

View File

@@ -0,0 +1 @@
["# Welcome to Typemill","Great that you give Typemill a try!! Typemill is a small open source cms and a project in work. You will probably miss some important features, but I am working hard to add everything that is needed for a really productive little writing-system.","Before you start, please read the short introduction about \"writing content\". Or simply play around, I hope that Typemill is already quite intuitive to use..."]