Init Jekyll Theme
This commit is contained in:
parent
ef6d8f23ef
commit
e5d20c0faf
161 changed files with 11696 additions and 0 deletions
22
_posts/design/2014-07-18-elements.md
Normal file
22
_posts/design/2014-07-18-elements.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
layout: post
|
||||
title: "Possibilites to style your Post"
|
||||
subtitle: "Layout Elements"
|
||||
description: "You can style your content in different ways. There are elements like subtitles, feature images, header images, meta data like categories and tags and many more. This article shows the different possibilites."
|
||||
categories: layout
|
||||
image:
|
||||
thumb: unsplash_6_thumb.jpg
|
||||
image_title: "unsplash_6.jpg"
|
||||
image_header: "no"
|
||||
permalink: "/design/elements/"
|
||||
---
|
||||
|
||||
## Subtitles
|
||||
|
||||
## Feature Images
|
||||
|
||||
## Header Images
|
||||
|
||||
You can choose to show a special full-width header image or not.
|
||||
|
||||
## Meta-Data
|
Reference in a new issue