log

age author description
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.
Sat, 25 Jul 2015 00:47:27 -0700 Ludovic Chabant docs: Add some API documentation.
Thu, 23 Jul 2015 23:35:11 -0700 Ludovic Chabant docs: Start a proper "code/API" section.
Thu, 23 Jul 2015 23:34:36 -0700 Ludovic Chabant cm: Error in `.hgignore`. Weird.
Thu, 23 Jul 2015 23:33:11 -0700 Ludovic Chabant docs: No need to specify the layout here.
Thu, 23 Jul 2015 23:04:00 -0700 Ludovic Chabant bake: Fix logging configuration for multi-processing on Windows.
Thu, 23 Jul 2015 23:03:33 -0700 Ludovic Chabant sass: Overwrite the old map file with the new one always.
Thu, 23 Jul 2015 23:02:07 -0700 Ludovic Chabant less: Fix issues with the map file on Windows.
Thu, 23 Jul 2015 23:00:35 -0700 Ludovic Chabant docs: Make the "deploying" page consistent with "publishing".
Thu, 23 Jul 2015 23:00:09 -0700 Ludovic Chabant docs: More generic information about baking and publishing.
Thu, 23 Jul 2015 22:11:59 -0700 Ludovic Chabant internal: Fix some edge-cases for splitting sub-URIs.
Thu, 23 Jul 2015 22:09:00 -0700 Ludovic Chabant tests: Fix the Mustache tests on Windows.
Thu, 23 Jul 2015 22:08:21 -0700 Ludovic Chabant tests: Fix `find` tests on Windows.
Thu, 23 Jul 2015 22:07:32 -0700 Ludovic Chabant tests: Fix processing tests on Windows.
Wed, 22 Jul 2015 22:21:42 -0700 Ludovic Chabant tests: Normalize test paths using the correct method.
Wed, 22 Jul 2015 22:20:35 -0700 Ludovic Chabant cm: Fix benchmark website generation on Windows.
Wed, 22 Jul 2015 21:33:15 -0700 Ludovic Chabant internal: Fix timing info.
Wed, 22 Jul 2015 21:32:54 -0700 Ludovic Chabant themes: Improve CLI, add `deactivate` command.