0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
caddy/middleware/markdown
Matthew Holt 36fa6e857b markdown: Sitegen only occurs if directory exists
We do this by returning an error and stopping link generation (which scans the markdown path for files)
2015-08-01 16:09:10 -06:00
..
testdata Merge branch 'master' of https://github.com/mholt/caddy 2015-07-29 23:43:26 +02:00
markdown.go Code cleanups. 2015-07-29 12:21:34 +01:00
markdown_test.go Fix markdown tests that I broke 2015-07-29 17:47:33 -06:00
metadata.go Metadata variables flattened. 2015-07-28 05:21:09 +01:00
metadata_test.go Metadata variables flattened. 2015-07-28 05:21:09 +01:00
page.go markdown: Sitegen only occurs if directory exists 2015-08-01 16:09:10 -06:00
process.go Code cleanups. 2015-07-29 12:21:34 +01:00
renderer.go markdown: Change .Url -> .URL, increase summary length 2015-07-29 17:43:00 -06:00