-
Notifications
You must be signed in to change notification settings - Fork 53
/
_config.yml
66 lines (57 loc) · 1.12 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
name: Machinekit
highlighter: pygments
relative_permalinks: false
permalink: /blog/:year/:month/:day/:title/
markdown: kramdown
repository: https://github.com/machinekit/machinekit
gems:
- jekyll-asciidoc
- asciidoctor-diagram
- jekyll-sitemap
- jekyll-asciinema
- jekyll-youtube
- jekyll-toc
- jekyll-gist
- jekyll-seo-tag
- jekyll-mermaid
- jekyll-plantuml
#url: http://machinekit.io
baseurl: /
asciidoc: asciidoctor
asciidoc_ext: asciidoc,ad
asciidoctor:
safe: 0
attributes:
- hardbreaks!
- source-highlighter=pygments
- pygments-css=pastie
#incremental: yes
defaults:
-
scope:
path: ""
values:
edit-repo: "https://github.com/machinekit/machinekit-docs/"
edit-branch: "master"
-
scope:
# applies to all files under:
path: "docs"
values:
layout: "docs"
docs-dir: "docs"
# stage manpage sources here for comparison
exclude: [Makefile,
Guardfile,
staging,
scripts,
src,
machinetalk-protobuf,
README.md,
'*/*.1',
'*/*.1.in',
'*/*.3hal',
'*/*.3rtapi',
'*/*.9' ]
# for www.machinekit.io
#google_analytics_id: UA-108874248-1