added license
also tweaked new post locations
This commit is contained in:
parent
b1d144d753
commit
b30528c75a
4
LICENSE
Normal file
4
LICENSE
Normal file
|
@ -0,0 +1,4 @@
|
|||
This work is licensed under the Creative Commons Attribution-NonCommercial 4.0
|
||||
International License. To view a copy of this license, visit
|
||||
http://creativecommons.org/licenses/by-nc/4.0/ or send a letter to Creative
|
||||
Commons, PO Box 1866, Mountain View, CA 94042, USA.
|
|
@ -28,7 +28,7 @@ i18n_dir: :lang
|
|||
skip_render:
|
||||
|
||||
# Writing
|
||||
new_post_name: :title.md # File name of new posts
|
||||
new_post_name: :year/:title.md # File name of new posts
|
||||
default_layout: post
|
||||
titlecase: false # Transform title into titlecase
|
||||
external_link: true # Open external links in new tab
|
||||
|
|
Loading…
Reference in New Issue
Block a user