log

age author description
Sun, 23 Jul 2017 18:01:26 -0700 Ludovic Chabant chef: Allow multiple config variants to be applied.
Sun, 23 Jul 2017 08:31:05 -0700 Ludovic Chabant jinja: Use the extensions performance timer.
Sun, 23 Jul 2017 08:30:47 -0700 Ludovic Chabant jinja: Remove Twig compatibility, add timer, improve code.
Sun, 23 Jul 2017 08:27:18 -0700 Ludovic Chabant internal: Remove unused file.
Sun, 23 Jul 2017 08:26:57 -0700 Ludovic Chabant internal: Sources can cache their pages in addition to their items.
Sun, 23 Jul 2017 08:25:45 -0700 Ludovic Chabant internal: Remove unnecessary timer, add timer for lazy data building.
Sun, 23 Jul 2017 08:24:11 -0700 Ludovic Chabant bake: Keep track of which pages were aborted for using other pages.
Sun, 23 Jul 2017 08:22:43 -0700 Ludovic Chabant internal: PEP8
Sun, 23 Jul 2017 08:22:03 -0700 Ludovic Chabant internal: PEP8
Sun, 23 Jul 2017 08:21:07 -0700 Ludovic Chabant bake: Add performance timers for pipeline jobs.
Sun, 23 Jul 2017 08:20:25 -0700 Ludovic Chabant bake: Fix typo in one of the performance timers.
Sun, 23 Jul 2017 08:19:57 -0700 Ludovic Chabant showrecord: Don't show the records if we just want to see a manifest.
Sat, 08 Jul 2017 22:01:00 -0700 Ludovic Chabant wsgi: Add admin panel to WSGI helpers.
Sat, 08 Jul 2017 21:44:03 -0700 Ludovic Chabant fix: Don't crash during some iterative builds.
Sun, 02 Jul 2017 22:23:12 -0700 Ludovic Chabant admin: Add a Micropub endpoint.
Sun, 02 Jul 2017 22:21:24 -0700 Ludovic Chabant admin: Read an optional Flask-app configuration file.
Sun, 02 Jul 2017 22:20:48 -0700 Ludovic Chabant clean: PEP8.
Sun, 02 Jul 2017 22:20:32 -0700 Ludovic Chabant internal: Make `createContent` use a dictionary-like object.
Sun, 02 Jul 2017 22:19:58 -0700 Ludovic Chabant themes: Allow keeping local overrides when copying a theme locally.
Sun, 02 Jul 2017 22:15:47 -0700 Ludovic Chabant serve: Optionally run the admin panel with the server.
Sun, 02 Jul 2017 22:15:13 -0700 Ludovic Chabant clean: Remove unused code.
Sun, 02 Jul 2017 22:14:51 -0700 Ludovic Chabant admin: Make the admin panel work under a non-rooted URL.
Tue, 20 Jun 2017 21:14:41 -0700 Ludovic Chabant internal: Include the number of fixup callback in the cache key.
Tue, 20 Jun 2017 21:13:08 -0700 Ludovic Chabant admin: Get the admin panel working again.
Tue, 20 Jun 2017 21:12:35 -0700 Ludovic Chabant publish: Fix publishers API and add a simple "copy" publisher.
Tue, 20 Jun 2017 21:10:39 -0700 Ludovic Chabant pep8: Fix indenting.
Sat, 17 Jun 2017 15:14:38 -0700 Ludovic Chabant showrecord: Fix bug when filtering output paths.
Sat, 17 Jun 2017 09:14:36 -0700 Ludovic Chabant bake: Correctly setup unbaked entries for taxonomy pages.
Sat, 17 Jun 2017 09:02:15 -0700 Ludovic Chabant bake: Don't create bake jobs for overriden pages.
Thu, 15 Jun 2017 22:55:32 -0700 Ludovic Chabant serve: Fix asset processing loop.
Thu, 15 Jun 2017 22:38:05 -0700 Ludovic Chabant chef: Optimize startup time.
Thu, 15 Jun 2017 22:16:34 -0700 Ludovic Chabant bake: Use the basic Python queue again.