/ ‘pelicanconf.py’

This commit is contained in:
Dooho Yi 2020-05-03 23:26:06 +09:00
parent cde2dd095f
commit cf1690a984

View file

@ -13,7 +13,7 @@ TIMEZONE = 'Asia/Seoul'
DEFAULT_LANG = 'en'
DEFAULT_DATE = 'fs'
#notes/20200421T223234+0900_(testt)/index.rst
#notes/20200421T223234+0900_testt/index.rst
PATH_METADATA = r'(?P<category>[^/]*)/(?P<date>(?P<slug>\d{8}T\d{6})[+-]\d{4})_(?P<title>.*)/.*'
#SLUGIFY_SOURCE = 'basename'