1
0
Fork 0

Now with Foundation Reveal

This commit is contained in:
Moritz »mo.« Sauer 2015-03-02 16:04:05 +01:00
parent 95cacfc8f2
commit c09a115082
2 changed files with 9 additions and 3 deletions

View file

@ -26,9 +26,6 @@ widget-3:
---
<div id="videoModal" class="reveal-modal large" data-reveal="">
<div class="flex-video widescreen vimeo" style="display: block;">
<iframe width="1280" height="720" src="https://www.youtube.com/embed/3b5zCFSmVvU" frameborder="0" allowfullscreen></iframe>

View file

@ -8,6 +8,9 @@ header:
permalink: "/changelog/"
---
2015-03-02 // Version 1.1
: Added [Foundation Reveal](http://foundation.zurb.com/docs/components/reveal.html) to the mix to show videos and content in a popup window. <a href="#" data-reveal-id="videoModal">Try it out right know :)</a>
2015-02-26 // Version 1.0
: OK. Let's try it. Here is *Feeling Responsive* Version 1.0, with a shiny video.
@ -76,6 +79,12 @@ permalink: "/changelog/"
<div id="videoModal" class="reveal-modal large" data-reveal="">
<div class="flex-video widescreen vimeo" style="display: block;">
<iframe width="1280" height="720" src="https://www.youtube.com/embed/3b5zCFSmVvU" frameborder="0" allowfullscreen></iframe>
</div>
<a class="close-reveal-modal">&#215;</a>
</div>
[1]: {{ site.url }}/blog/