more excludes in _config.yml (Jekyll optimization for local use)

This commit is contained in:
Thomas Jensen 2015-03-20 10:58:14 +01:00
parent 840e02b49f
commit 9826b72c7c

View File

@ -41,7 +41,7 @@ markdown: kramdown
kramdown:
input: GFM
exclude: ['README.md', 'LICENSE']
exclude: ['README.md', 'LICENSE', 'src/', 'doc/']
# boxes custom variables
defaults: