-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
90 lines (86 loc) · 1.66 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
# Site settings
title: nick11967 page
description: >
Welcome to my homepage
baseurl: "" # the subpath of your site, e.g. /blog/
url: "https://nick11967.github.io" # the base hostname & protocol for your site
remote_theme: knhash/Pudhina
author:
fullname: nick11967
github: nick11967
linkedin: linkedin
email: [email protected]
# Syntax highlighting
highlightstyle: "agate"
styles:
[
agate,
androidstudio,
arta,
asceti,
atelier-cave.dark,
atelier-cave.light,
atelier-dune.dark,
atelier-dune.light,
atelier-estuary.dark,
atelier-estuary.light,
atelier-forest.dark,
atelier-forest.light,
atelier-heath.dark,
atelier-heath.light,
atelier-lakeside.dark,
atelier-lakeside.light,
atelier-plateau.dark,
atelier-plateau.light,
atelier-savanna.dark,
atelier-savanna.light,
atelier-seaside.dark,
atelier-seaside.light,
atelier-sulphurpool.dark,
atelier-sulphurpool.light,
brown_paper,
codepen-embed,
color-brewer,
dark,
darkula,
default,
docco,
far,
foundation,
github,
github-gist,
googlecode,
grayscale,
hopscotch,
hybrid,
idea,
ir_black,
kimbie.dark,
kimbie.light,
magula,
mono-blue,
monokai,
monokai_sublime,
obsidian,
paraiso.dark,
paraiso.light,
pojoaque,
railscast,
rainbow,
school_book,
solarized_dark,
solarized_light,
styles_list.txt,
sunburst,
tomorrow,
tomorrow-night-blue,
tomorrow-night-bright,
tomorrow-night,
tomorrow-night-eightie,
v,
xcode,
zenburn,
]
# Build settings
highlighter: null
markdown: kramdown