9d9185e06a38bf94601ee8f7bde962b5307827d3
[web.git] / _config.yml
1 # jekyll configuration
2
3 title: 'Welcome to the LEDE project'
4
5 exclude: [ 'Gemfile', 'Gemfile.lock', 'Rakefile', 'README' ]
6
7 prefix: '/'
8
9 asciidoctor:
10 attributes:
11 - idseparator=_
12 - source-highlighter=coderay
13 - icons=font
14
15 asciidoc_ext: txt
16
17 # end of configuration