blogit/raw/params
Phyks 1d845d4db2 Bugfixes in RSS and tag pages
* Correct article ordering by date in tags pages
* Clickable links in RSS
2014-04-13 19:10:37 +02:00

19 lines
341 B
Plaintext

BLOG_TITLE = Blog
NB_ARTICLES_INDEX = 20
BLOG_URL = #BLOG_URL
PROTOCOL = http
IGNORE_FILES =
#RSS params
WEBMASTER = #EMAIL_URL
LANGUAGE = fr
DESCRIPTION =
COPYRIGHT =
#Personal replacements
#Items are passed as arguments to a python regex,
#Take care to match the format
#SEARCH = "item1", "item2"
#REPLACE = "item1_bis", "item2_bis"