mirror of
https://github.com/nikdoof/dimension-sh-nikdoof-web.git
synced 2025-12-24 23:29:29 +00:00
Improvements
This commit is contained in:
@@ -8,8 +8,9 @@ urls = ["gemini://dimension.sh/~nikdoof"]
|
||||
"/logs/" = "/logs/{{ .Date.Format `2006/01/02` }}/{{ path.Base .Permalink }}/"
|
||||
|
||||
[[tasks]]
|
||||
input = [".gmi"]
|
||||
input = [".gmi", ".md"]
|
||||
output = ".gmi"
|
||||
template = ".gmi"
|
||||
static_dir = "static"
|
||||
output_dir = "public"
|
||||
preprocess.md = "md2gmn"
|
||||
|
||||
Reference in New Issue
Block a user