Tue, 15 Jun 2021 22:36:23 -0700 |
Ludovic Chabant |
bake: Fix file write flushing problem with Python 3.8+
|
Thu, 21 May 2020 22:05:30 -0700 |
Ludovic Chabant |
rendering: Improve error handling.
|
Tue, 27 Feb 2018 15:43:50 -0800 |
Ludovic Chabant |
formatter: Fix the regex used to find page segments.
|
Fri, 16 Feb 2018 00:17:36 -0800 |
Ludovic Chabant |
page: Let sources like prose override the title.
|
Tue, 21 Nov 2017 22:07:12 -0800 |
Ludovic Chabant |
Merge changes.
|
Fri, 12 May 2017 09:26:06 -0700 |
Ludovic Chabant |
bug: Fix crash on Python 3.6.
|
Mon, 20 Nov 2017 23:06:47 -0800 |
Ludovic Chabant |
bake: Fix bugs introduced by bake optimizations, of course.
|
Sun, 29 Oct 2017 22:51:57 -0700 |
Ludovic Chabant |
tests: Big push to get the tests to pass again.
|
Sat, 07 Oct 2017 12:11:13 -0700 |
Ludovic Chabant |
page: Default to an empty title instead of 'Untitled Page'.
|
Sun, 01 Oct 2017 20:36:04 -0700 |
Ludovic Chabant |
formatting: Remove segment parts, you can use template tags instead.
|
Thu, 15 Jun 2017 07:33:40 -0700 |
Ludovic Chabant |
refactor: Fix some issues with record/cache entry collisions, add counters.
|
Tue, 06 Jun 2017 01:23:25 -0700 |
Ludovic Chabant |
refactor: Make the blog archives functional again.
|
Sun, 21 May 2017 00:06:59 -0700 |
Ludovic Chabant |
core: Continue PieCrust3 refactor, simplify pages.
|
Wed, 17 May 2017 00:11:48 -0700 |
Ludovic Chabant |
core: Start of the big refactor for PieCrust 3.0.
|
Tue, 27 Dec 2016 04:09:38 -0500 |
Ben Artin |
Allow page source to post-process page config at the end of page loading
|