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:
5
content/1_getting-started/03-update.md
Normal file
5
content/1_getting-started/03-update.md
Normal 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 . 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.
|
3
content/2_for-writers/20-google-sitemap.md
Normal file
3
content/2_for-writers/20-google-sitemap.md
Normal 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).
|
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user