ryoblog/config

81 行
1.0 KiB
Plaintext

TEMPLATES = site.tmpl
SOURCE = src
OUTPUT = www
TITLE = Ryo's Izakaya
URL = https://ryocafe.site
AUTHOR = 寮
blog/**/*.md:
config
ext .html
directorify
tags tags/*.tag
markdown chroma=emacs
inner-template
template post
template page
*.tag: blog/**/*.md
ext .html
directorify
template tag
markdown chroma=emacs
template page
blog.atom: blog/**/*.md
inner-template
index.html: blog/**/*.md
config
inner-template
template page
about/*.md:
config
ext .html
directorify
markdown chroma=emacs
template page
support/*.md:
config
ext .html
directorify
markdown chroma=emacs
template page
webring/*.md:
config
ext .html
directorify
markdown chroma=emacs
template page
faq/*.md:
config
ext .html
directorify
markdown chroma=emacs
template page
codeofconduct/*.md:
config
ext .html
directorify
markdown chroma=emacs
template page
glossary/*.md:
config
ext .html
directorify
markdown chroma=emacs
template page
scams/**/*.md:
config
ext .html
directorify
markdown chroma=emacs
template page