1
0
Fork 0

More missing bits for the theme

This commit is contained in:
Luca Beltrame 2015-05-07 07:32:59 +02:00
parent 0693a85c3f
commit f615dcc711
14 changed files with 496 additions and 0 deletions

23
_drafts/gallery.md Normal file
View file

@ -0,0 +1,23 @@
---
layout: page
subheadline:
title:
teaser:
meta_description:
permalink:
categories:
-
tags:
-
image:
thumb:
---
<ul class="clearing-thumbs small-block-grid-3" data-clearing>
<li><a href="{{ site.urlimg }}_1.jpg"><img data-caption="" class="th" src="{{ site.urlimg }}thumb.jpg"></a></li>
<li><a href="{{ site.urlimg }}_2.jpg"><img data-caption="" class="th" src="{{ site.urlimg }}thumb.jpg"></a></li>
<li><a href="{{ site.urlimg }}_3.jpg"><img data-caption="" class="th" src="{{ site.urlimg }}thumb.jpg"></a></li>
<li><a href="{{ site.urlimg }}_4.jpg"><img data-caption="" class="th" src="{{ site.urlimg }}thumb.jpg"></a></li>
<li><a href="{{ site.urlimg }}_5.jpg"><img data-caption="" class="th" src="{{ site.urlimg }}thumb.jpg"></a></li>
<li><a href="{{ site.urlimg }}_6.jpg"><img data-caption="" class="th" src="{{ site.urlimg }}thumb.jpg"></a></li>
</ul>

View file

@ -0,0 +1,39 @@
---
layout: page
subheadline:
title:
teaser:
meta_title: # SEO: Overwrites title in <head> if needed
meta_description:
permalink:
categories:
-
tags:
-
header: no
header:
image_fullwidth:
image:
pattern:
color:
background-color: "#fabb00"
title:
caption:
caption_url:
image:
title:
homepage:
thumb:
caption:
caption_url:
iframe: ""
video:
embedURL: ""
contentURL: ""
thumbnailUrl: ""
show_meta: false
sidebar: left
comments: true
breadcrumb: true
---

8
_drafts/page_simple.md Normal file
View file

@ -0,0 +1,8 @@
---
layout: page
title:
teaser:
permalink:
header: no
---

View file

@ -0,0 +1,32 @@
---
layout: page
subheadline:
title:
teaser:
meta_description:
permalink:
categories:
-
tags:
-
image:
title:
thumb:
homepage:
caption:
caption_url:
---
[1]: #
[2]: #
[3]: #
[4]: #
[5]: #
[6]: #
[7]: #
[8]: #
[9]: #
[10]: #

View file

@ -0,0 +1,31 @@
---
layout: page-fullwidth
subheadline:
title:
teaser:
meta_description:
permalink:
categories:
-
tags:
-
---
<div class="row">
<div class="medium-4 medium-push-8 columns" markdown="1">
<div class="panel radius" markdown="1">
**Inhalt**
{: #toc }
* TOC
{:toc}
</div>
</div><!-- /.medium-4.columns -->
<div class="medium-8 medium-pull-4 columns" markdown="1">
</div><!-- /.medium-8.columns -->
</div><!-- /.row -->

View file

@ -0,0 +1,12 @@
---
layout: page
title:
subheadline:
teaser:
meta_description:
permalink:
categories:
-
tags:
-
---

View file

@ -0,0 +1,31 @@
---
layout: post
title: ""
subheadline: ""
meta_description: ""
teaser: ""
categories:
-
tags:
-
image:
header: ""
thumb: ""
homepage: ""
caption: ""
url: ""
---
[1]: #
[2]: #
[3]: #
[4]: #
[5]: #
[6]: #
[7]: #
[8]: #
[9]: #
[10]: #

View file

@ -0,0 +1,26 @@
---
layout: post
title:
subheadline:
meta_description:
description:
categories:
-
tags:
-
---
[1]: #
[2]: #
[3]: #
[4]: #
[5]: #
[6]: #
[7]: #
[8]: #
[9]: #
[10]: #

18
_drafts/video.md Normal file
View file

@ -0,0 +1,18 @@
---
layout: video
subheadline:
title:
teaser:
meta_description:
permalink:
image:
categories:
-
tags:
- video
iframe: "<iframe width='970' height='546' src='//www.youtube.com/embed/WoHxoz_0ykI' frameborder='0' allowfullscreen></iframe>"
video:
embedURL: ""
contentURL: ""
thumbnailUrl: ""
---