1
0
mirror of https://github.com/typemill/typemill.git synced 2025-10-16 23:28:52 +02:00

Version 1.0.1

This commit is contained in:
Sebastian
2017-05-01 21:44:33 +02:00
parent 50a23a135d
commit 8ef4b30818
20 changed files with 350 additions and 128 deletions

View File

@@ -0,0 +1,5 @@
# Update
If your version of TYPEMILL is not up to date, you will find an update notice in your footer.
To update your TYPEMILL version, simply download the latest version of TYPEMILL on ![the TYPEMILL website](http://typemill.net). Then delete the old `system` folder on your server and upload the new system folder. Sometimes it is a good idea to delete the content in the cache folder too.

View File

@@ -0,0 +1,3 @@
# Google Sitemap
As of version 1.0.1, TYPEMILL creates a google sitemap in the cache folder. You can reach the sitemap with the url `http:yourwebsite.net/cache/sitemap.xml` and add the sitemap to the google search console. The sitemap will update once a day. You can also trigger a manual update with a refresh of your browser (F5).

View File

@@ -2,6 +2,12 @@
This is the version history with some release notes.
## Version 1.0.1 (01.05.2017)
- Bugfix: Index file in the content folder won't break the building of the navigation tree anymore.
- New Feature: Added a google sitemap.xml in the cache folder.
- New Feature: Added a version check, an update message can be displayed in theme now.
## Version 1.0.0 (13.04.2017)
The first alpha version of typemill with all basic features for a simple website: