forked from fabric8-services/fabric8-devdoc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
32 lines (27 loc) · 776 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
# jekyll configuration
title: "ALMighty-devdoc"
collections:
blueprints:
output: true
# When building in Jenkins, bundle-install is where the Gems are installed
# and we don't want them to be checked
exclude: [Gemfile, Gemfile.lock, Rakefile, jenkins, bundle-install]
# An alternative to monkeypatching Jekyll::Cleaner
#keep_files: [images]
asciidoc:
processor: asciidoctor
asciidoctor:
base_dir: :docdir
safe: unsafe
attributes:
- showtitle=@
- idseparator=_
- source-highlighter=coderay
- icons=font
# single location for images (auto):
- imagesdir=images
# single location for images (explicit):
#- imagesdir=/images
#- imagesoutdir={site-destination}/images
# images relative to document:
#- imagesdir=images