-
Notifications
You must be signed in to change notification settings - Fork 3
/
config
46 lines (46 loc) · 933 Bytes
/
config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
VERSION = 0.4.1
tmpldir = template
bindir = bin
srcdir = src
destdir = pub
dbdir = db
tmpdir = tmp
docdir = doc
staticdir = static
specialdir = special
pagedir = pages
BACKUPDIR = mbackup
BACKUP_FORMAT = %Y%m%d-%H%M
toolsdir = tools
TMPL_EXT = .tmpl
PAGE_EXT = .html
compression_command = gzip
compression_extension = .gz
publish_script = publish.sh
PUBLISH_DESTINATION = ~/public_html
INDEX_FILENAME = index
themercfile = config.mk
ISSO_MAX = 3
ISSO_URL = mycomment.system.tld
introduction_filename = introduction
footer_filename = footer
SRC_EXT = .md
BLOG_LANG = en_US.utf-8
datetime_format = %Y-%m-%dT%H:%M
DATE_FORMAT = %Y-%m-%d at %H:%M
SHORT_DATE_FORMAT = %Y/%m
THEME = minisch
POSTDIR_NAME = posts
TAGDIR_NAME = tags
BODY_CLASS = single
MAX_POST = 3
MAX_RSS = 5
MAX_PAGE = 0
ABOUT_FILENAME = about
SIDEBAR_FILENAME = sidebar
RSS_NAME = rss
rss_extension = .xml
SORT = desc
eli_jsfilename = eli.js
ELI_MAX = 5
ELI_TYPE = user