diff --git a/_data/navigation.yml b/_data/navigation.yml index 2a576ae..ba20d17 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -16,7 +16,7 @@ url: "/design/typography/" - title: "Blog-Page" url: "/blog/" - - title: "Post-Layout" + - title: "Post" url: "/design/post/" - title: "Post-Left-Sidebar" url: "/design/post-left-sidebar/" diff --git a/_drafts/gallery.md b/_drafts/gallery.md index df22dbc..9734b42 100644 --- a/_drafts/gallery.md +++ b/_drafts/gallery.md @@ -10,7 +10,6 @@ tags: - photos - gallery image: - header: "no" thumb: "gallery_thumb.jpg" --- diff --git a/_drafts/page_all_frontmatter.md b/_drafts/page_all_frontmatter.md new file mode 100644 index 0000000..816aa49 --- /dev/null +++ b/_drafts/page_all_frontmatter.md @@ -0,0 +1,33 @@ +--- +layout: page +title: "" +subheadline: "" +meta_description: "" +description: "" +date: 2014-03-28 00:00:00 +categories: + - +tags: + - +image: + homepage: "" + header: "" + thumb: "" + credit: "" + url: "" +--- + + + + + + [1]: # + [2]: # + [3]: # + [4]: # + [5]: # + [6]: # + [7]: # + [8]: # + [9]: # + [10]: # \ No newline at end of file diff --git a/_drafts/post_with_image.md b/_drafts/post_with_image.md new file mode 100644 index 0000000..a9b0ee4 --- /dev/null +++ b/_drafts/post_with_image.md @@ -0,0 +1,31 @@ +--- +layout: post +title: "" +subheadline: "" +meta_description: "" +description: "" +categories: + - +tags: + - +image: + header: "" + thumb: "" + homepage: "" + credit: "" + url: "" +--- + + + + + [1]: # + [2]: # + [3]: # + [4]: # + [5]: # + [6]: # + [7]: # + [8]: # + [9]: # + [10]: # \ No newline at end of file diff --git a/_drafts/post_without_image.md b/_drafts/post_without_image.md index 0bc0afe..8943c68 100644 --- a/_drafts/post_without_image.md +++ b/_drafts/post_without_image.md @@ -8,6 +8,19 @@ categories: - tags: - -image: - header: "no" --- + + + + + + [1]: # + [2]: # + [3]: # + [4]: # + [5]: # + [6]: # + [7]: # + [8]: # + [9]: # + [10]: # \ No newline at end of file diff --git a/_drafts/video.md b/_drafts/video.md new file mode 100644 index 0000000..8ed1461 --- /dev/null +++ b/_drafts/video.md @@ -0,0 +1,13 @@ +--- +layout: video +title: "" +subheadline: "" +meta_description: "" +description: "" +image: +categories: + - +tags: + - video +iframe: "" +--- diff --git a/_includes/footer.html b/_includes/footer.html index 9885c52..cc4fbc3 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,8 +1,8 @@ -