technicalsuwako.moe/config

45 行
632 B
Plaintext
Raw 通常表示 履歴

2022-01-27 14:12:21 +09:00
TEMPLATES = site.tmpl
SOURCE = src
OUTPUT = www
TITLE = テクニカル諏訪子
2022-12-14 07:32:59 +09:00
URL = https://technicalsuwako.moe
2022-01-27 14:12:21 +09:00
AUTHOR = テクニカル諏訪子
blog/**/*.md:
config
ext .html
directorify
tags tags/*.tag
markdown chroma=emacs
2022-03-31 02:06:42 +09:00
inner-template
2022-01-27 14:12:21 +09:00
template post
2022-03-31 02:06:42 +09:00
template page
2022-01-27 14:12:21 +09:00
*.tag: blog/**/*.md
ext .html
directorify
template tag
template page
blog.atom: blog/**/*.md
inner-template
index.html: blog/**/*.md
config
inner-template
template page
2022-03-26 03:17:21 +09:00
support/*/*.md:
config
ext .html
directorify
markdown chroma=emacs
template page
2022-05-14 18:46:51 +09:00
*/index.md:
2022-03-07 11:45:26 +09:00
config
ext .html
directorify
markdown chroma=emacs
template page