-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
executable file
·94 lines (78 loc) · 2.16 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
# Site settings
title: "Creative Engineering"
description: Personal Webpages
# Files
baseurl:
pagesdir: pages
assets:
libs: assets/libs
owner: assets/owner
logo: logo.png
#discus_shortname: MADness
email: [email protected]
url: "https://debrant.github.io"
search: true
share: true
comments: true
# Read Time is a calculator tp provide post read-time based on word count. Usage is recommended.
readtime: true
# Specify the average Words per minute. If not defined, 180 will be used
wpm: 200
# Owner/author information
owner:
name: Debrant
avatar: avatar.jpg
# Use the coder's toolbox at https://coderstoolbox.net/string/#!encoding=xml&action=encode&charset=us_ascii to encode your description into XML string
description: My personal Webpages
author:
name : "Nathan Bryant"
avatar : # path of avatar image, e.g. "/assets/images/bio-photo.jpg"
bio : "engineer, designer, researcher, dad"
location : "Somewhere in the PNW"
# Social networking links used in footer. Update and remove as you like.
twitter_username: innovate4fun
facebook_username: nathan.bryant.37
github_username: debrant
instagram_username: nbryant73
linkedin_username: in/bryantengineering
# Internal nav
nav:
posts: "root_url/writing/"
random: "root_url/random/"
about: "root_url/about/"
thesis: "root_url/acedemic"
# Server
destination: ./_site
port: 4000
#dependencies
# Gems
plugins:
- jekyll-paginate
- jekyll-sitemap
# Build settings
highlighter: rouge
markdown: kramdown
kramdown:
extensions:
- Hard_wrap
- no_intra_emphasis
- strikethrough
- fenced_code_blocks
- autolink
- tables
- with_toc_data
- highlight
- footnotes
input: GFM
sass:
style: :compressed
paginate: 5
paginate_path: "/writing/page:num/"
permalink: "/writing/:title/"
exclude: ["less","node_modules","Gruntfile.js","package.json","README.md"]
slugify: "pretty"
# Analytics and webmaster tools stuff goes here
google_analytics: UA-xxxxxxxx-x
google_verify:
# https://ssl.bing.com/webmaster/configure/verify/ownership Option 2 content= goes here
bing_verify: