Merge branch 'master' into 'master'

Removed :output_ext from permalink as it is no longer needed

See merge request pages/jekyll!38
This commit is contained in:
Achilleas Pipinellis
2019-04-04 17:23:17 +00:00

View File

@ -17,6 +17,9 @@ url: "/" # the base hostname & protocol for your site
twitter_username: jekyllrb twitter_username: jekyllrb
github_username: jekyll github_username: jekyll
# Outputting
permalink: /:categories/:year/:month/:day/:title
# Build settings # Build settings
markdown: kramdown markdown: kramdown
exclude: ["README.md"] exclude: ["README.md"]