X-Git-Url: http://unremediatedgender.space/source?p=Ultimately_Untrue_Thought.git;a=blobdiff_plain;f=pelicanconf.py;h=2b81dd2d4a4b726f6d25349f3ddc6a6b3aebce5d;hp=3b5cd5928931c18c96174e08306c8d457777dadc;hb=a549bdb5d704a62a6e560a09f6680217dda0b61b;hpb=1cc2940fc0b8ad5a7354c84ccb8d7d69efd45f3a diff --git a/pelicanconf.py b/pelicanconf.py index 3b5cd59..2b81dd2 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -27,6 +27,8 @@ LINKS = ( DEFAULT_PAGINATION = 12 +WITH_FUTURE_DATES = False + FILENAME_METADATA = '(?P.*)' ARTICLE_URL = '{date:%Y}/{date:%b}/{slug}/' ARTICLE_SAVE_AS = '{date:%Y}/{date:%b}/{slug}/index.html'