log

age author description
Sun, 02 Aug 2015 23:01:59 -0700 Ludovic Chabant debug: Fix a crash when rendering debug info for some pages.
Sat, 01 Aug 2015 08:13:08 -0700 Ludovic Chabant Added tag 2.0.0b3 for changeset 6ef89b31ddda
Sat, 01 Aug 2015 08:09:53 -0700 Ludovic Chabant internal: Fix a severe bug with the file-system wrappers on OSX. 2.0.0b3
Fri, 31 Jul 2015 23:35:55 -0700 Ludovic Chabant cm: Update changelog.
Fri, 31 Jul 2015 23:35:07 -0700 Ludovic Chabant cm: Changelog generator script.
Fri, 31 Jul 2015 19:17:50 -0700 Ludovic Chabant cm: Add a Gutentags config file for `ctags` generation.
Fri, 31 Jul 2015 19:16:31 -0700 Ludovic Chabant import: Correctly convert unicode characters in site configuration.
Fri, 31 Jul 2015 19:15:36 -0700 Ludovic Chabant tests: Check accented characters work in configurations.
Fri, 31 Jul 2015 00:36:25 -0700 Ludovic Chabant import: Fix the PieCrust 1 importer.
Fri, 31 Jul 2015 00:29:14 -0700 Ludovic Chabant import: Add some debug logging.
Wed, 29 Jul 2015 23:51:28 -0700 Ludovic Chabant cm: Ignore Rope cache.
Wed, 29 Jul 2015 23:47:02 -0700 Ludovic Chabant templating: Make more date functions accept 'now' as an input.
Wed, 29 Jul 2015 09:14:02 -0700 Ludovic Chabant Added tag 2.0.0b2 for changeset 03c3a77fda60
Wed, 29 Jul 2015 09:13:54 -0700 Ludovic Chabant prepare: More help about scaffolding. 2.0.0b2
Wed, 29 Jul 2015 09:10:28 -0700 Ludovic Chabant bug: Fix crash running `chef help scaffolding` outside of a website.
Wed, 29 Jul 2015 09:00:28 -0700 Ludovic Chabant Added tag 2.0.0b1 for changeset c3c1171679de
Wed, 29 Jul 2015 08:58:51 -0700 Ludovic Chabant prepare: Fix the RSS template. 2.0.0b1
Wed, 29 Jul 2015 08:58:41 -0700 Ludovic Chabant templating: Add `now` global to Jinja, improve date error message.
Tue, 28 Jul 2015 23:56:09 -0700 Ludovic Chabant tests: Help the Yaml loader figure out the encoding on Windows.
Tue, 28 Jul 2015 22:16:22 -0700 Ludovic Chabant cm: Re-fix Mac file-system wrappers.
Tue, 28 Jul 2015 22:09:13 -0700 Ludovic Chabant bug: Of course I broke something. Some exceptions need to pass through Jinja.
Tue, 28 Jul 2015 21:50:57 -0700 Ludovic Chabant bug: Fix file-system wrappers for non-Mac systems.
Tue, 28 Jul 2015 21:36:59 -0700 Ludovic Chabant bug: Forgot to add a new file like a big n00b.
Tue, 28 Jul 2015 21:36:00 -0700 Ludovic Chabant cm: Add `unidecode` to requirements.
Tue, 28 Jul 2015 21:25:08 -0700 Ludovic Chabant serve: Improve Jinja rendering error reporting.
Tue, 28 Jul 2015 21:24:10 -0700 Ludovic Chabant serve: Don't show the same error message twice.
Tue, 28 Jul 2015 21:23:50 -0700 Ludovic Chabant serve: Say what page a rendering error happened in.
Tue, 28 Jul 2015 21:23:11 -0700 Ludovic Chabant config: Make sure `site/auto_formats` has at least `html`.
Tue, 28 Jul 2015 18:34:21 -0700 Ludovic Chabant bake/serve: Improve support for unicode, add slugification options.
Tue, 28 Jul 2015 18:29:41 -0700 Ludovic Chabant cosmetic: Remove debug print here too.