summaryrefslogtreecommitdiff
path: root/const.py
blob: 07eeef61a85e54b39f56164ad82ad7af8b087cab (plain)
1
2
3
4
5
6
7
site_index = "https://davidovski.xyz/"
images = "images"
date_format = "%a, %d %b %Y %H:%M:%S"
source = "src"
templates = "templates"
dist = "html"
summary_max = 10