log

age author description
Tue, 28 Jul 2015 18:34:21 -0700 Ludovic Chabant bake/serve: Improve support for unicode, add slugification options.
Tue, 28 Jul 2015 18:29:41 -0700 Ludovic Chabant cosmetic: Remove debug print here too.
Tue, 28 Jul 2015 18:10:00 -0700 Ludovic Chabant cosmetic: Remove debug printing.
Mon, 27 Jul 2015 00:48:19 -0700 Ludovic Chabant serve: Improve error reporting when pages are not found.
Mon, 27 Jul 2015 00:47:55 -0700 Ludovic Chabant internal: Return `None` instead of raising an exception when finding pages.
Sun, 26 Jul 2015 23:16:15 -0700 Ludovic Chabant internal: Improve handling of taxonomy term slugification.
Sun, 26 Jul 2015 23:05:04 -0700 Ludovic Chabant tests: Fix processing test after adding `PygmentsStyleProcessor`.
Sun, 26 Jul 2015 09:54:19 -0700 Ludovic Chabant docs: Use fenced code block syntax.
Sun, 26 Jul 2015 09:53:59 -0700 Ludovic Chabant docs: Add some syntax highlighting to tutorial pages.
Sun, 26 Jul 2015 09:53:09 -0700 Ludovic Chabant docs: Make code prettier :)
Sun, 26 Jul 2015 09:52:50 -0700 Ludovic Chabant docs: Always use Pygments styles. Use the new CSS generation processor.
Sun, 26 Jul 2015 09:47:33 -0700 Ludovic Chabant docs: Configure fenced code blocks in Markdown with Pygments highlighting.
Sun, 26 Jul 2015 09:46:49 -0700 Ludovic Chabant formatting: Add support for Markdown extension configs.
Sat, 25 Jul 2015 22:00:27 -0700 Ludovic Chabant bake: Add a processor to generate a Pygments style CSS file.
Sat, 25 Jul 2015 21:55:26 -0700 Ludovic Chabant templating: `highlight_css` can be passed the name of a Pygments style.
Sat, 25 Jul 2015 00:48:25 -0700 Ludovic Chabant bug: Fix a crash with the `ordered` page source when sorting pages.