Tue, 27 Dec 2016 04:09:38 -0500 |
Ben Artin |
Allow page source to post-process page config at the end of page loading
|
Wed, 11 Jan 2017 09:01:01 -0800 |
Ludovic Chabant |
internal: Keep things out of the `PieCrust` class, and other clean-ups.
|
Wed, 28 Dec 2016 01:27:02 -0500 |
Ben Artin |
data: Allow page generators to have an associated data provider
|
Wed, 07 Sep 2016 08:58:41 -0700 |
Ludovic Chabant |
routing: Simplify how routes are defined.
|
Thu, 26 May 2016 19:52:47 -0700 |
Ludovic Chabant |
bake: Replace hard-coded taxonomy support with "generator" system.
|
Wed, 30 Dec 2015 14:45:57 -0800 |
Ludovic Chabant |
sources: Add method to get a page factory from a path.
|
Wed, 12 Aug 2015 23:04:46 -0700 |
Ludovic Chabant |
serve: Refactor the server to make pieces usable by the debugging middleware.
|
Sun, 28 Jun 2015 08:22:39 -0700 |
Ludovic Chabant |
performance: Refactor how data is managed to reduce copying.
|
Fri, 12 Jun 2015 17:09:19 -0700 |
Ludovic Chabant |
bake: Enable multiprocess baking.
|
Sun, 03 May 2015 18:47:10 -0700 |
Ludovic Chabant |
serve: Giant refactor to change how we handle data when serving pages.
|
Sun, 26 Apr 2015 15:07:40 -0700 |
Ludovic Chabant |
serve: Refactoring and fixes to be able to serve taxonomy pages.
|
Sat, 28 Mar 2015 14:24:33 -0700 |
Ludovic Chabant |
internal: Add utility function to get a page from a source.
|
Wed, 11 Mar 2015 23:47:14 -0700 |
Ludovic Chabant |
sources: Make sure page sources have some basic config info they need.
|
Wed, 18 Feb 2015 18:35:03 -0800 |
Ludovic Chabant |
internal: Code reorganization to put less stuff in `sources.base`.
|
Sun, 15 Feb 2015 22:47:46 -0800 |
Ludovic Chabant |
internal: Fix bug with the default source when listing `/` path.
|