mirror of
https://github.com/typemill/typemill.git
synced 2025-10-16 23:28:52 +02:00
Version 1.0.3 meta-title and namespaces
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
|
||||
There are a lot of plans for future releases of TYPEMILL, but it also follows the concept of simplicity. To prevent TYPEMILL from becomming a feature soup, it will strictly focus on the writers needs. These are some ideas:
|
||||
|
||||
- Image and media support.
|
||||
- A dashboard for authors to create and edit content online.
|
||||
- Right now a plugin system is in work to make typemill more extensible.
|
||||
- An admin plugin is planned. With this, you can create content online.
|
||||
- Image- and media-management is planned with the admin plugin.
|
||||
- Clean API-design is planned.
|
||||
- More options to create navigations.
|
||||
- More themes for special publications like documentations, books or lyrics.
|
||||
- Additional navigation based on the headlines of a content page.
|
||||
- Extensibility (Plugins) and API design.
|
||||
- Version controll and updates.
|
||||
- Additional output format like mobi, epub, static html and more.
|
||||
|
||||
If you miss a feature or if you found a bug, please report it on GitHub.
|
@@ -2,6 +2,13 @@
|
||||
|
||||
This is the version history with some release notes.
|
||||
|
||||
## Version 1.0.3 (14.11.2017)
|
||||
|
||||
- Bugfix: Deleted a config-file in the download-version, that broke the setup url.
|
||||
- Improvement: Meta-title is now created with the first h1-headline in the content file. File-name is used as fall back. **Please update the theme-folder with the theme-folder of version 1.0.3!!!** This will improve SEO.
|
||||
- Improvement: Stripped out all developer files in the download-version. This reduced the size of the zip-download from 2.5 MB to 800kb.
|
||||
- Improvement: Changed Namespace from "System" to "Typemill".
|
||||
|
||||
## Version 1.0.2 (02.07.2017)
|
||||
|
||||
- Bugfix: The theme can now be changed in the yaml-file again.
|
||||
|
Reference in New Issue
Block a user