Init Jekyll Theme
This commit is contained in:
parent
ef6d8f23ef
commit
e5d20c0faf
161 changed files with 11696 additions and 0 deletions
46
_data/navigation.yml
Normal file
46
_data/navigation.yml
Normal file
|
@ -0,0 +1,46 @@
|
|||
- title: Start
|
||||
url: "/index.html"
|
||||
side: left
|
||||
|
||||
- title: "Style your content"
|
||||
url: "/design/style-guide/"
|
||||
side: left
|
||||
dropdown:
|
||||
- title: "Style Your Posts"
|
||||
url: "/design/elements/"
|
||||
- title: "The Grid"
|
||||
url: "/design/grid/"
|
||||
- title: "Blog-Page"
|
||||
url: "/blog/"
|
||||
- title: "Post-Layout"
|
||||
url: "/design/post/"
|
||||
- title: "Post-Left-Sidebar"
|
||||
url: "/design/post-left-sidebar/"
|
||||
- title: "Post-Right-Sidebar"
|
||||
url: "/design/post-right-sidebar/"
|
||||
- title: "Typography"
|
||||
url: "/typography/"
|
||||
# - title: "Fullwidth Layout"
|
||||
# url: "/design/full-width/"
|
||||
|
||||
# - title: "Portfolio"
|
||||
# url: "/portfolio/"
|
||||
# side: left
|
||||
|
||||
- title: Documentation
|
||||
url: "/documentation/"
|
||||
side: left
|
||||
|
||||
- title: Blog
|
||||
url: "/blog/"
|
||||
side: left
|
||||
|
||||
- title: "Changelog"
|
||||
url: "/changelog/"
|
||||
side: left
|
||||
|
||||
- title: "Contact"
|
||||
url: "http://phlow.de/kontakt/"
|
||||
side: right
|
||||
|
||||
|
55
_data/socialmedia.yml
Normal file
55
_data/socialmedia.yml
Normal file
|
@ -0,0 +1,55 @@
|
|||
- name: YouTube
|
||||
url: http://www.youtube.com/PhlowMedia
|
||||
id: social-youtube
|
||||
class: entypo
|
||||
title: "Videos, Video-Anleitungen und Filme von Phlow auf YouTube"
|
||||
entypo: "▶"
|
||||
|
||||
- name: Twitter
|
||||
url: http://twitter.com/phlow
|
||||
id: social-twitter
|
||||
class: entypo-social
|
||||
title: "Immer das Neuste von Phlow gibt es auf Twitter"
|
||||
entypo: ""
|
||||
|
||||
- name: Facebook
|
||||
url: http://www.facebook.com/phlow.media
|
||||
id: social-facebook
|
||||
class: entypo-social
|
||||
title: "Lass uns Freunde sein!"
|
||||
entypo: ""
|
||||
|
||||
- name: Soundcloud
|
||||
url: http://soundcloud.com/phlow
|
||||
id: social-soundcloud
|
||||
class: entypo-social
|
||||
title: "Sounds und Downloads und mehr"
|
||||
entypo: ""
|
||||
|
||||
- name: GitHub
|
||||
url: http://github.com/phlow
|
||||
id: social-github
|
||||
class: entypo-social
|
||||
title: Code und mehr...
|
||||
entypo: ""
|
||||
|
||||
- name: Instagram
|
||||
url: http://instagram.com/phlowmedia
|
||||
id: social-instagram
|
||||
class: entypo-social
|
||||
title: "Bilder und Impressionen mit und ohne Filter..."
|
||||
entypo: ""
|
||||
|
||||
- name: Pinterst
|
||||
url: http://www.pinterest.com/phlowmedia/
|
||||
id: social-pinterest
|
||||
class: entypo-social
|
||||
title: "Bilder, Fotos, Illustrationen, Grafiken sammeln..."
|
||||
entypo: ""
|
||||
|
||||
- name: Mixcloud
|
||||
url: http://www.mixcloud.com/phlow/
|
||||
id: social-mixcloud
|
||||
class: entypo
|
||||
title: "Mixe, was sonst?"
|
||||
entypo: "☁"
|
Reference in a new issue