-
Notifications
You must be signed in to change notification settings - Fork 1
/
_format.yml
46 lines (45 loc) · 1.05 KB
/
_format.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
format:
html:
callout-appearance: simple
code-link: true
code-line-numbers: true
toc: true
self-contained: false
toc-location: right
page-layout: article
grid:
body-width: 1150px
fig-responsive: true
anchor-sections: true
# highlight-style: atom-one
code-overflow: scroll
code-fold: false
code-copy: hover
code-summary: " "
code-tools:
source: repo
toggle: true
caption: none
html-math-method: katex
css:
- css/default.css
- css/callouts.css
- css/profile.css
theme:
dark:
- css/common.scss
- css/dark.scss
- css/syntax-dark.scss
- css/callout-cards.scss
light:
- css/common.scss
- css/light.scss
- css/syntax-light.scss
- css/callout-cards.scss
smooth-scroll: false
citations-hover: true
footnotes-hover: true
header-includes: |
<link href="https://pvinis.github.io/iosevka-webfont/3.4.1/iosevka.css" rel="stylesheet" />
# gfm:
# author: Sam Foreman