-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
23 lines (22 loc) · 823 Bytes
/
_config.yml
File metadata and controls
23 lines (22 loc) · 823 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Site settings
title: Jablecki Notes
email: mike@jablecki.org
description: > # Writer Theme is a responsive template
focussed on typography, minimal design and
quality photography built using the Jekyll platform.
baseurl: "" # the subpath of your site, e.g. /blog
url: "http://blog.jablecki.org" # the base hostname & protocol for your site
enable_retina: false
permalink: :title
nav_list:
Home : ['Home', '/', 'fa-home']
# Home_Alt : ['Home Alt', '/home-alt', 'fa-home']
# Home_Alt_2 : ['Home Alt 2', '/home-alt-2/', 'fa-home']
# About : ['About', '/about', 'fa-anchor']
# Contact : ['Contact', '/contact', 'fa-plane']
Author : ['Author', '/author/mike', 'fa-user']
single_footer: '<p>© 2016 <a href="/">latest posts</a></p>'
footer_links:
Home: ['Home', '/']
# Build settings
markdown: kramdown