aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Marchese <maffblaster@gentoo.org>2018-01-03 23:27:53 -0800
committerMatthew Marchese <maffblaster@gentoo.org>2018-01-03 23:47:02 -0800
commitacb742953807af515c24c2a6e1bd6735f9446d12 (patch)
tree2f2a1870cc6c8958ad2e288eca736f9763ec1668 /_config.yml
parentplugins/downloads: support ISO8601 for ISOs & refactor stage parsing. (diff)
downloadwww-acb742953807af515c24c2a6e1bd6735f9446d12.tar.gz
www-acb742953807af515c24c2a6e1bd6735f9446d12.tar.bz2
www-acb742953807af515c24c2a6e1bd6735f9446d12.zip
Revamp README and add .md extension.
Now includes dependency information for those desiring to build the site. Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index 1ede2b3..ff94c94 100644
--- a/_config.yml
+++ b/_config.yml
@@ -41,5 +41,5 @@ defaults:
values:
layout: passthrough
-exclude: ['bin', 'README', 'TODO']
+exclude: ['bin', 'README.md', 'TODO']
plugins: ['nokogiri']