117a7e98e97880766e57e3b530fce2b0895de10f
[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 asciidoctor:
8 attributes:
9 - idseparator=_
10 - source-highlighter=coderay
11 - icons=font
12
13 asciidoc_ext: txt
14
15 # end of configuration