Change site description
[web.git] / _config.yml
index 6d8eff39306501d2011edc967e56a3d502d815c1..96f10587f3fe589dc8da867dffa19c09f5ae6e58 100644 (file)
@@ -1,11 +1,18 @@
 # jekyll configuration
 
-title: "Jekyll-asciidoc-quickstart"
+title: 'Welcome to the LEDE project'
+
+exclude: [ 'Gemfile', 'Gemfile.lock', 'Rakefile', 'README' ]
+
+prefix: '/'
 
 asciidoctor:
   attributes:
     - idseparator=_
     - source-highlighter=coderay
     - icons=font
+    - hardbreaks!
+
+asciidoc_ext: txt
 
 # end of configuration