forked from bytemaster/bytemaster.github.io
-
Notifications
You must be signed in to change notification settings - Fork 2
/
_config.yml
executable file
·50 lines (39 loc) · 1.27 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# Site Settings
title: "Bytemaster's Blog"
description: "Join me as I explore free market solutions to secure life, liberty, and property for all."
baseurl: ""
#url: ""
logourl: "/assets/img/bloglogo.jpg"
fa-logo: "fa-bold"
paginate: 10
# Author Settings
author_name: "Daniel Larimer"
#author_url: "http://bitshares.org"
author_bio: "My name is Daniel Larimer and I am the founder of BitShares."
author_image: "/assets/img/authorimage.jpg"
# Social Settings
#twitter_url: "http://twitter.com"
#facebook_url: "http://facebook.com"
github_url: "http://github.com/bytemaster"
#youtube_url: "http://youtube.com"
#dribbble_url: "http://dribbble.com"
#googleplus_url: "http://google.com/plus"
#instagram_url: "http://instagram.com"
#pinterest_url: "http://pinterest.com"
#linkedin_url: "http://linkedin.com"
# Theme Settings
theme_disqus_shortname: "bytemaster"
theme_google_comments: false
theme_analytics_id: "UA-28282324-1"
theme_analytics_domain: "ecko.me"
theme_reading_time: true
theme_autoload_comments: false
theme_always_show_nav: true
# SASS Settings
# DO NOT MODIFY
sass:
sass_dir: "assets/css/"
style: :compressed
# Build Settings
markdown: kramdown
permalink: pretty