- 03 Aug, 2015 1 commit
-
-
Matthew Holt authored
-
- 01 Aug, 2015 4 commits
-
-
Matthew Holt authored
We do this by returning an error and stopping link generation (which scans the markdown path for files)
-
Matthew Holt authored
-
Matthew Holt authored
-
Matthew Holt authored
Even if defined for multiple hosts. Startup or shutdown callbacks registered by any directive (startup, shutdown, markdown, git, log, etc.) will only run as many times as it appears in the Caddyfile, not repeated for each host that shares that server block. Fixing this involved refactoring three packages (yeesh) and we need to restore some tests that are no longer valid (that used to verify splitting a multiServerBlock into multiple serverBlocks).
-
- 30 Jul, 2015 2 commits
-
-
Matthew Holt authored
-
Matthew Holt authored
Powers of 2, or base 1024, rather than powers of 10 or base 1000. The powers of 2 are technically more accurate.
-
- 29 Jul, 2015 12 commits
-
-
Matthew Holt authored
-
Matthew Holt authored
-
Matthew Holt authored
Also, summary truncated at nearest space instead of middle of word, and code spans become part of summary.
-
Matthew Holt authored
-
Matt Holt authored
markdown: Added test on static files generation
-
https://github.com/mholt/caddyMaxime authored
-
Matt Holt authored
markdown: Add .Links action and flattened metadata structure .Links available only for generated sites and variables no longer in a [variables] category in metadata (flat structure).
-
Abiola Ibrahim authored
-
Maxime authored
-
Maxime authored
-
Maxime authored
-
Abiola Ibrahim authored
Fix more race conditions.
-
- 28 Jul, 2015 2 commits
-
-
Matthew Holt authored
-
Abiola Ibrahim authored
Fix race condition on parsers. Added page links generator.
-
- 27 Jul, 2015 2 commits
-
-
Matt Holt authored
Test setup func for fastcgi.go
-
Karthic Rao authored
-
- 26 Jul, 2015 2 commits
- 25 Jul, 2015 5 commits
-
-
Matthew Holt authored
-
Matthew Holt authored
-
Matthew Holt authored
Open a redir block to bulk-specify a bunch of redirects that share a status code
-
Matt Holt authored
markdown, browse: Integrated Context struct for templating
-
Maxime authored
-
- 24 Jul, 2015 6 commits
-
-
Maxime authored
-
Maxime authored
Put the title into the .Doc variables as well. Changed the test template file to use new names.
-
Matthew Holt authored
-
Matthew Holt authored
-
Matthew Holt authored
This is a breaking change for those who expect catch-all redirects to preserve path; use {uri} variable explicitly now
-
Matthew Holt authored
-
- 23 Jul, 2015 4 commits