More missing bits for the theme
This commit is contained in:
parent
0693a85c3f
commit
f615dcc711
14 changed files with 496 additions and 0 deletions
23
_drafts/gallery.md
Normal file
23
_drafts/gallery.md
Normal 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>
|
39
_drafts/page_all_frontmatter.md
Normal file
39
_drafts/page_all_frontmatter.md
Normal 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
8
_drafts/page_simple.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
layout: page
|
||||
title:
|
||||
teaser:
|
||||
permalink:
|
||||
header: no
|
||||
---
|
||||
|
32
_drafts/page_with_image.md
Normal file
32
_drafts/page_with_image.md
Normal 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]: #
|
31
_drafts/page_with_table_of_contents.md
Normal file
31
_drafts/page_with_table_of_contents.md
Normal 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 -->
|
||||
|
12
_drafts/page_without_image.md
Normal file
12
_drafts/page_without_image.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
layout: page
|
||||
title:
|
||||
subheadline:
|
||||
teaser:
|
||||
meta_description:
|
||||
permalink:
|
||||
categories:
|
||||
-
|
||||
tags:
|
||||
-
|
||||
---
|
31
_drafts/post_with_image.md
Normal file
31
_drafts/post_with_image.md
Normal 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]: #
|
26
_drafts/post_without_image.md
Normal file
26
_drafts/post_without_image.md
Normal 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
18
_drafts/video.md
Normal 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: ""
|
||||
---
|
Reference in a new issue