2017-03-10 18:48:55 +02:00
|
|
|
# Theme Skin
|
|
|
|
skin: default # default, night, plum, sea, soft, steel
|
|
|
|
|
|
|
|
# Theme Text
|
|
|
|
t:
|
|
|
|
skip_links: "Skip links"
|
|
|
|
skip_primary_nav: "Skip to primary navigation"
|
|
|
|
skip_content: "Skip to content"
|
|
|
|
skip_footer: "Skip to footer"
|
2017-03-17 15:56:16 +02:00
|
|
|
menu: "Menu"
|
2017-03-10 18:48:55 +02:00
|
|
|
home: "Home"
|
|
|
|
newer: "Newer"
|
|
|
|
older: "Older"
|
|
|
|
email: "Email"
|
|
|
|
subscribe: "Subscribe"
|
|
|
|
read_more: "Read More"
|
|
|
|
posts: "Posts"
|
|
|
|
page: "Page"
|
2017-03-10 19:35:33 +02:00
|
|
|
of: "of"
|
2017-03-17 15:36:47 +02:00
|
|
|
min_read: "min read"
|
2017-03-10 19:35:33 +02:00
|
|
|
|
|
|
|
# Google Fonts
|
|
|
|
google_fonts:
|
|
|
|
- name: "Fira Sans"
|
|
|
|
weights: "400,400i,600,600i"
|
|
|
|
|
|
|
|
# Link to specific internal pages in the navigation.
|
|
|
|
# Create a custom list to override the default setting of including links to all
|
|
|
|
# pages that have a `title`. Add raw page paths in the order you'd like.
|
|
|
|
|
|
|
|
navigation_pages:
|
|
|
|
- about.md
|
2017-03-17 15:36:47 +02:00
|
|
|
- cv.md
|