Wed, 30 Dec 2015 14:46:51 -0800 |
Ludovic Chabant |
cli: Add `--no-color` option.
|
Wed, 30 Dec 2015 14:46:34 -0800 |
Ludovic Chabant |
internal: Rename `raw_content` to `segments` since it's what it is.
|
Wed, 30 Dec 2015 14:45:57 -0800 |
Ludovic Chabant |
sources: Add method to get a page factory from a path.
|
Sat, 19 Dec 2015 18:07:21 -0800 |
Ludovic Chabant |
sources: Add code to support "interactive" metadata acquisition.
|
Sat, 19 Dec 2015 18:06:16 -0800 |
Ludovic Chabant |
serve: Make it possible to preview pages with a custom root URL.
|
Sat, 19 Dec 2015 18:05:28 -0800 |
Ludovic Chabant |
bug: Fix a crash when some errors occur during page rendering.
|
Sat, 19 Dec 2015 18:02:58 -0800 |
Ludovic Chabant |
data: Fix a crash bug when no parent page is set on an iterator.
|
Sat, 31 Oct 2015 21:46:05 -0700 |
Ludovic Chabant |
cm: CHANGELOG generator can handle future versions.
|
Sat, 31 Oct 2015 08:59:53 -0700 |
Ludovic Chabant |
docs: Remove LessCSS dependencies in the tutorial, fix typos.
|
Sat, 31 Oct 2015 00:03:32 -0700 |
Ludovic Chabant |
serve: Fix corner cases where the pipeline doesn't run correctly.
|
Tue, 13 Oct 2015 23:07:56 -0700 |
Ludovic Chabant |
tests: Fix broken unit test.
|
Tue, 13 Oct 2015 22:50:38 -0700 |
Ludovic Chabant |
bug: Correctly handle root URLs with special characters.
|
Tue, 13 Oct 2015 22:46:05 -0700 |
Ludovic Chabant |
showconfig: Don't crash when the whole config should be shown.
|
Sat, 10 Oct 2015 23:02:40 -0700 |
Ludovic Chabant |
bake: Don't re-setup logging for workers unless we're sure we need it.
|
Fri, 09 Oct 2015 16:49:12 -0700 |
Ludovic Chabant |
serve: Fix error reporting when the background pipeline fails.
|
Sun, 16 Aug 2015 13:02:19 -0700 |
Ludovic Chabant |
chef: Add `--debug-only` option to only show debug logging for a given logger.
|
Fri, 14 Aug 2015 22:57:59 -0700 |
Ludovic Chabant |
tests: Fix another broken test.
|
Fri, 14 Aug 2015 22:55:36 -0700 |
Ludovic Chabant |
docs: Add reference entry about the `site/slugify_mode` setting.
|
Fri, 14 Aug 2015 22:46:06 -0700 |
Ludovic Chabant |
routes: Add better support for taxonomy slugification.
|
Fri, 14 Aug 2015 22:44:25 -0700 |
Ludovic Chabant |
tests: Fix broken test.
|
Fri, 14 Aug 2015 22:43:39 -0700 |
Ludovic Chabant |
tests: Print more information when a bake test fails to find an output file.
|
Fri, 14 Aug 2015 21:26:51 -0700 |
Ludovic Chabant |
serve: Improve reloading and shutdown of the preview server.
|
Wed, 12 Aug 2015 23:20:16 -0700 |
Ludovic Chabant |
serve: Don't crash when looking at the debug info in a stand-alone window.
|
Wed, 12 Aug 2015 23:18:35 -0700 |
Ludovic Chabant |
serve: Improve debug information in the preview server.
|
Wed, 12 Aug 2015 23:04:46 -0700 |
Ludovic Chabant |
serve: Refactor the server to make pieces usable by the debugging middleware.
|
Sat, 08 Aug 2015 22:22:22 -0700 |
Ludovic Chabant |
serve: Fix timing information in the debug window.
|
Sat, 08 Aug 2015 22:01:47 -0700 |
Ludovic Chabant |
serve: Extract some of the server's functionality into WSGI middlewares.
|
Sat, 08 Aug 2015 16:12:04 -0700 |
Ludovic Chabant |
serve: Rewrite of the Server-Sent Event code for build notifications.
|