• Matthew Holt's avatar
    markdown: Make base path optional, always generate links · 171fd34b
    Matthew Holt authored
    The base path being optional in the Caddyfile is convenient when you just want the whole site to be markdown-enabled. The other change is to always generate links... this is because an index page for markdown files may not be statically generated, but it should still show links. Commit 09341fca was a regression, and this fixes it.
    171fd34b
generator.go 3.35 KB