Update README with new features

This commit is contained in:
Alexis Tacnet
2016-12-26 18:27:43 +01:00
parent 40db199e90
commit cc0155e28d

View File

@@ -11,6 +11,7 @@ A [Demo](https://kodewolf.com) is available.
* Disqus support
* Built-in support for 404 pages
* Syntax highlighting
* Can display a logo
<img src="/images/screenshot.png" width="800">
@@ -67,6 +68,16 @@ An example site is available in `exampleSite/`.
## Changelog
> v0.4.0
- Add logo and a title in header instead of only the author name
- Change pages from the navigation
- Delete useless icons from the bottom
- Change fonts and style the text (font size, justify ...)
- Improve mobile design by adding dates, removing grey background and adapt font
And more.
> v0.3.0
- Change color from orange to blue; improve colors elsewhere