Corrected & Optimized Drafts to start faster
This commit is contained in:
parent
cd8dccba17
commit
a9d8c2012f
9 changed files with 90 additions and 53 deletions
|
@ -1,38 +1,23 @@
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title:
|
|
||||||
subheadline:
|
subheadline:
|
||||||
|
title:
|
||||||
|
teaser:
|
||||||
meta_description:
|
meta_description:
|
||||||
description:
|
permalink:
|
||||||
categories:
|
categories:
|
||||||
-
|
-
|
||||||
tags:
|
tags:
|
||||||
- photos
|
-
|
||||||
- gallery
|
|
||||||
image:
|
image:
|
||||||
thumb: "gallery_thumb.jpg"
|
thumb:
|
||||||
---
|
---
|
||||||
|
|
||||||
<ul class="clearing-thumbs small-block-grid-3" data-clearing>
|
<ul class="clearing-thumbs small-block-grid-3" data-clearing>
|
||||||
<li><a href="{{ site.url }}/images/_1.jpg"><img data-caption="" class="th" src="{{ site.url }}/images/thumb.jpg"></a></li>
|
<li><a href="{{ site.urlimg }}_1.jpg"><img data-caption="" class="th" src="{{ site.urlimg }}thumb.jpg"></a></li>
|
||||||
<li><a href="{{ site.url }}/images/_2.jpg"><img data-caption="" class="th" src="{{ site.url }}/images/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.url }}/images/_3.jpg"><img data-caption="" class="th" src="{{ site.url }}/images/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.url }}/images/_4.jpg"><img data-caption="" class="th" src="{{ site.url }}/images/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.url }}/images/_5.jpg"><img data-caption="" class="th" src="{{ site.url }}/images/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.url }}/images/_6.jpg"><img data-caption="" class="th" src="{{ site.url }}/images/thumb.jpg"></a></li>
|
<li><a href="{{ site.urlimg }}_6.jpg"><img data-caption="" class="th" src="{{ site.urlimg }}thumb.jpg"></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[1]: #
|
|
||||||
[2]: #
|
|
||||||
[3]: #
|
|
||||||
[4]: #
|
|
||||||
[5]: #
|
|
||||||
[6]: #
|
|
||||||
[7]: #
|
|
||||||
[8]: #
|
|
||||||
[9]: #
|
|
||||||
[10]: #
|
|
|
@ -2,33 +2,30 @@
|
||||||
layout: page
|
layout: page
|
||||||
subheadline:
|
subheadline:
|
||||||
title:
|
title:
|
||||||
description:
|
teaser:
|
||||||
|
meta_description:
|
||||||
|
permalink:
|
||||||
categories:
|
categories:
|
||||||
-
|
-
|
||||||
tags:
|
tags:
|
||||||
-
|
-
|
||||||
|
header: no
|
||||||
header:
|
header:
|
||||||
image: ""
|
image_fullwidth: "unsplash_brooklyn-bridge_header.jpg"
|
||||||
pattern: ""
|
image:
|
||||||
color: ""
|
pattern:
|
||||||
|
color:
|
||||||
|
background-color: "#fabb00"
|
||||||
|
title: header with text
|
||||||
image:
|
image:
|
||||||
homepage: ""
|
title:
|
||||||
thumb: ""
|
homepage:
|
||||||
credit: ""
|
thumb:
|
||||||
url: ""
|
credit:
|
||||||
|
url:
|
||||||
|
show_meta: false
|
||||||
|
sidebar: left
|
||||||
|
comments: true
|
||||||
|
breadcrumb: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[1]: #
|
|
||||||
[2]: #
|
|
||||||
[3]: #
|
|
||||||
[4]: #
|
|
||||||
[5]: #
|
|
||||||
[6]: #
|
|
||||||
[7]: #
|
|
||||||
[8]: #
|
|
||||||
[9]: #
|
|
||||||
[10]: #
|
|
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:
|
||||||
|
header:
|
||||||
|
thumb:
|
||||||
|
homepage:
|
||||||
|
credit:
|
||||||
|
url:
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
[1]: #
|
||||||
|
[2]: #
|
||||||
|
[3]: #
|
||||||
|
[4]: #
|
||||||
|
[5]: #
|
||||||
|
[6]: #
|
||||||
|
[7]: #
|
||||||
|
[8]: #
|
||||||
|
[9]: #
|
||||||
|
[10]: #
|
|
@ -2,8 +2,9 @@
|
||||||
layout: page-fullwidth
|
layout: page-fullwidth
|
||||||
subheadline:
|
subheadline:
|
||||||
title:
|
title:
|
||||||
description:
|
teaser:
|
||||||
meta_description:
|
meta_description:
|
||||||
|
permalink:
|
||||||
categories:
|
categories:
|
||||||
-
|
-
|
||||||
tags:
|
tags:
|
||||||
|
@ -12,7 +13,7 @@ tags:
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="medium-4 medium-push-8 columns" markdown="1">
|
<div class="medium-4 medium-push-8 columns" markdown="1">
|
||||||
<div class="panel radius" markdown="1">
|
<div class="panel radius" markdown="1">
|
||||||
**Table of Contents**
|
**Inhalt**
|
||||||
{: #toc }
|
{: #toc }
|
||||||
* TOC
|
* TOC
|
||||||
{:toc}
|
{:toc}
|
||||||
|
|
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:
|
||||||
|
-
|
||||||
|
---
|
|
@ -1,9 +1,10 @@
|
||||||
---
|
---
|
||||||
layout: video
|
layout: video
|
||||||
title:
|
|
||||||
subheadline:
|
subheadline:
|
||||||
|
title:
|
||||||
|
teaser:
|
||||||
meta_description:
|
meta_description:
|
||||||
description:
|
permalink:
|
||||||
image:
|
image:
|
||||||
categories:
|
categories:
|
||||||
-
|
-
|
||||||
|
|
|
@ -125,7 +125,7 @@ There are several types of images you can define via front matter. If you want t
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
image:
|
image:
|
||||||
title: thumbnail_image.jpg
|
title: image.jpg
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -11,6 +11,7 @@ permalink: "/roadmap/"
|
||||||
## Ideas and possible new features
|
## Ideas and possible new features
|
||||||
{: .t30 }
|
{: .t30 }
|
||||||
|
|
||||||
|
* Layout/Template for category-archives
|
||||||
* Clean bare-bones version of *Feeling Responsive*
|
* Clean bare-bones version of *Feeling Responsive*
|
||||||
* Landingpage
|
* Landingpage
|
||||||
* Even better responsive typography
|
* Even better responsive typography
|
||||||
|
|
Reference in a new issue