Update to version 0.8
This commit is contained in:
parent
e055d742ef
commit
969878775c
26 changed files with 344 additions and 143 deletions
|
|
@ -7,6 +7,9 @@ image:
|
|||
header: "header_unsplash_9.jpg"
|
||||
permalink: "/changelog/"
|
||||
---
|
||||
2014-09-16 // Version 0.8
|
||||
: Added [video post format][5] for that cinematic flavor. Added URL- and Credit-feature to images and revamped the homepage a little bit to give blog-content more exposure. Optimized some includes, especially the `_include/blog-entries.html`-Include which support some nifty parameters.
|
||||
|
||||
2014-09-15 // Version 0.7
|
||||
: Added an [example of a gallery][4] to show how to use Clearing Lightbox. Meta information is used in posts via `/include/meta_information.html`. To optimize pages/posts for search engines you have now have an extra front matter-variable called `meta_description`. Also the theme supports facebook open graph information.
|
||||
|
||||
|
|
@ -39,7 +42,7 @@ permalink: "/changelog/"
|
|||
[2]: {{ site.url }}/blog/archive/
|
||||
[3]: http://foundation.zurb.com/docs/components/accordion.html
|
||||
[4]: {{ site.url }}/design/gallery/
|
||||
[5]: #
|
||||
[5]: {{ site.url }}/design/video/
|
||||
[6]: #
|
||||
[7]: #
|
||||
[8]: #
|
||||
|
|
|
|||
Reference in a new issue