From cc0155e28deb80a5d52dd3687e80f894fa755657 Mon Sep 17 00:00:00 2001 From: Alexis Tacnet Date: Mon, 26 Dec 2016 18:27:43 +0100 Subject: [PATCH] Update README with new features --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index b8460b5..a87b608 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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