From: M. Taylor Saotome-Westlake Date: Tue, 3 Jan 2017 04:26:04 +0000 (-0800) Subject: slashy archives X-Git-Url: http://unremediatedgender.space/source?p=Ultimately_Untrue_Thought.git;a=commitdiff_plain;h=a2fa1d5a5273566f9d936e0b8eb36a4f5e4e09d0 slashy archives --- diff --git a/pelicanconf.py b/pelicanconf.py index 1667b97..05b937d 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -46,6 +46,8 @@ PAGE_URL = '{slug}/' PAGE_SAVE_AS = '{slug}/index.html' AUTHOR_URL = 'author/{slug}/' AUTHOR_SAVE_AS = 'author/{slug}/index.html' +ARCHIVES_URL = 'archives' +ARCHIVES_SAVE_AS = 'archives/index.html' PAGINATION_PATTERNS = ( (1, '{base_name}/', '{base_name}/index.html'),