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:
23
content/00-Welcome/00-Setup.md
Normal file
23
content/00-Welcome/00-Setup.md
Normal 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).
|
||||
|
1
content/00-Welcome/01-demo.txt
Normal file
1
content/00-Welcome/01-demo.txt
Normal 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"]
|
1
content/00-Welcome/index.txt
Normal file
1
content/00-Welcome/index.txt
Normal 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..."]
|
Reference in New Issue
Block a user