-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
63 lines (52 loc) · 1.11 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
title: ∃notes
SEOTitle: ∃notes
header-img: img/sys/home-bg.gif
email: [email protected]
description: ""
keyword: "Eugenio Sainte Marie, Eugenio, Sainte Marie, notes"
url: "https://eugeniosaintemarie.github.io/notes"
baseurl: "/notes"
future: true
RSS: false
twitter_username:
istagram_username:
linkedin_username:
github_username:
highlighter: rouge
permalink: pretty
paginate: 10
exclude: ["less", "node_modules", "Gruntfile.js", "package.json"]
anchorjs: true
plugins: [jekyll-paginate]
markdown: kramdown
kramdown:
input: GFM
syntax_highlighter_opts:
span:
line_numbers: false
block:
line_numbers: true
start_line: 1
disqus_username:
# Google Analytics
#ga_track_id: "" #Format: UA-xxxxxx-xx
#ga_domain:
# Sidebar settings
sidebar: true
sidebar-about-description: ""
#sidebar-avatar: sys/img/avatar.jpg
# Tags
featured-tags: true
featured-condition-size: 0
# Friends
#friends: [
# {
# title: "",
# href: ""
# }
#]
# MathJax rendering for layout:page (e.g. post preview)
page-mathjax: false
# Progressive Web Apps
chrome-tab-theme-color: "#000000"
service-worker: true