Browse Source

added screenshots to readme

pull/306/head
Sebastian 8 years ago
parent
commit
47abed05b3
1 changed files with 17 additions and 0 deletions
  1. +17
    -0
      README.md

+ 17
- 0
README.md View File

@ -19,15 +19,32 @@ Changes
- You can still add all other input fields (categories, tags, date, url) in the config area.
- Several minor changes.
Be Aware of Downsides!!
---------
These changes are hard-coded in the systems-folder of HTMLy. You cannot update to new versions of HTMLy anymore.
The same with the markdown editor "pagedown". The changes are hardcoded, so you cannot update the library anymore. Pagedown hasn't been updated since 2015, so it shouldn't be a big problem.
Copyright / License
-------------------
For copyright notice please read [COPYRIGHT.txt](https://github.com/danpros/htmly/blob/master/COPYRIGHT.txt). HTMLy is licensed under the GNU General Public License Version 2.0 (or later).
## Screenshots
![Dashboard](https://raw.githubusercontent.com/trendschau/tumbly/master/system/resources/images/tumbly-create-posts.png)
Dashboard after login. In most cases, you will want to create a new blog post. So show this first...
![Dashboard](https://raw.githubusercontent.com/trendschau/tumbly/master/system/resources/images/tumbly-create-image-posts.png)
The input fields are reduced to the ground: Title, featured content and main content. You can add all other fields (date, tags, categories, url) in the configs. If you activate categories, then there will be a new menu link for categories next to drafts. Updates, configs, mine, backups, profile are less important and can be found under "tools".
![Dashboard](https://raw.githubusercontent.com/trendschau/tumbly/master/system/resources/images/tumbly-create-page.png)
Pages are completely seperated now. I suppose you will create some static pages if you start your blog, but you will nearly never change them again...

Loading…
Cancel
Save