forked from spyysalo/annodoc
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
35 lines (28 loc) · 884 Bytes
/
_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
# Build settings
source: .
destination: ./_site
markdown: kramdown
# don't change the following; coderay will break the embedded
# annotations.
kramdown:
enable_coderay: false
# input: Kramdown
permalinks: pretty
# safe: true
markdown_ext: md
##############################################################################
# Site settings
name: GINCO Genre Annotation Guidelines
baseurl: "/GINCO-Genre-Annotation-Guidelines"
homeurl: "https://github.com/TajaKuzman/GINCO-Genre-Annotation-Guidelines/"
editurl: "https://github.com/TajaKuzman/GINCO-Genre-Annotation-Guidelines/edit/gh-pages"
issueurl: "https://github.com/TajaKuzman/GINCO-Genre-Annotation-Guidelines/issues"
##############################################################################
# Collection settings
collections:
entity:
output: true
relation:
output: true
genre_pages:
output: true