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:
@ -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"]
|
Reference in New Issue
Block a user