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

Version 1.2.15: Math refactored

This commit is contained in:
Trendschau
2019-06-05 07:07:14 +02:00
parent 3fce3a5c61
commit 3a3860938d
23 changed files with 100 additions and 218 deletions

View File

@@ -10,7 +10,7 @@ If you face any problems, then please make sure, that your system supports these
- Apache server.
- The module `mod_rewrite` and `htaccess`.
If you run a linux-system like Debian or Ubuntu, then please double check that `mod_rewrite` and `htaccess` are activated. Check this [issue on GitHub](https://github.com/trendschau/typemill/issues/16) for help.
If you run a linux-system like Debian or Ubuntu, then please double check that `mod_rewrite` and `htaccess` are activated. Check this [issue on GitHub](https://github.com/typemill/typemill/issues/16) for help.
Please make the following folders writable with permission 774 (you can use your ftp-software for it):
@@ -19,5 +19,5 @@ Please make the following folders writable with permission 774 (you can use your
- Media
- Settings
If you still get an error, then you can post an issue on [GitHub](https://github.com/trendschau/typemill).
If you still get an error, then you can post an issue on [GitHub](https://github.com/typemill/typemill).

View File

@@ -1,6 +1,6 @@
# Write Content
Typemill is a simple Flat File Content Management System (CMS). We work hard to provide the best author experience with easy and intuitive authoring tools. But Typemill is still in early development and it is likely that not everything will work perfectly out of the box. If you miss something or if you have ideas for improvement, then let me know via mail (trendschau@gmail.com) or via [GitHub](https://github.com/trendschau/typemill/issues).
Typemill is a simple Flat File Content Management System (CMS). We work hard to provide the best author experience with easy and intuitive authoring tools. But Typemill is still in early development and it is likely that not everything will work perfectly out of the box. If you miss something or if you have ideas for improvement, then let me know via [GitHub](https://github.com/typemill/typemill/issues).
## The Navigation

View File

@@ -2,7 +2,7 @@
If you need any help, then please read the [documentation on typemill.net](https://typemill.net/typemill) first. Some short video-tutorials are in work right now.
If you found a bug or if you have a question, then please open a new issue on [GitHub](https://github.com/trendschau/typemill/issues).
If you found a bug or if you have a question, then please open a new issue on [GitHub](https://github.com/typemill/typemill/issues).
Typemill is open source and a one man project right now, so please understand that I cannot provide individual support.

View File

View File

@@ -1,4 +1,4 @@
# Typemill
*Typemill is a user-friendly and lightweight open source CMS for publishing text-works like prose, lyrics, manuals, documentations, studies and more. Just download and start.* edkit
*Typemill is a user-friendly and lightweight open source CMS for publishing text-works like prose, lyrics, manuals, documentations, studies and more. Just download and start.*