1
0
Fork 0
This repository has been archived on 2021-01-06. You can view files and clone it, but cannot push or open issues or pull requests.
dennogumi.org-archive/_posts/design/2014-07-10-post-right-sidebar.md
Moritz »mo.« Sauer 74c2f9a235 Simplified Theme
2015-02-17 21:34:07 +01:00

33 lines
735 B
Markdown
Executable file

---
layout: page
sidebar: right
subheadline: Templates
title: "Page/Post Right Sidebar"
teaser: "This is a example of page/post with a sidebar on the right."
breadcrumb: true
tags:
- post format
categories:
- design
image:
thumb: "unsplash_2_thumb.jpg"
title: "unsplash_2.jpg"
credit: Unsplash.com
url: http://unsplash.com
---
*Feeling Responsive* shows metadata by default. The default behaviour can be changed via `config.yml`. To show metadata at the end of a page/post just add the following to front matter:
~~~
show_metadata: true
~~~
If you don't want to show metadata, it's simple again:
~~~
show_metadata: false
~~~
## Other Post Formats
{: .t60 }
{% include list-posts.html tag='post format' %}