1
0
Fork 0

Now with sass-support

This commit is contained in:
Moritz »mo.« Sauer 2015-02-19 22:34:33 +01:00
commit 87ca494ca0
62 changed files with 12427 additions and 269 deletions

View file

@ -7,6 +7,9 @@ header:
image_fullwidth: "header_unsplash_9.jpg"
permalink: "/changelog/"
---
2015-02-19 // Version 0.99
: Yes! Now *Feeling Responsive* uses the built-in sass-support by Jekyll. Open `_sass` and dig deeper into customizing this theme using your colors, typography and so on...
2015-02-18 // Version 0.98
: Now with author-support and [Schema.org microdata](http://schema.org). Edit author(s) in `authors.yml` and use it via front matter like `author: your_author_name`. Added [Disqus-comments]({{ site.url}}/design/comments/#comments) to the mix.