Mercurial > piecrust2
log piecrust/appconfig.py @ 805:fd694f1297c7
age | author | description |
---|---|---|
Mon, 10 Oct 2016 21:41:59 -0700 | Ludovic Chabant | config: Cleanup config loading code. Add support for a `local.yml` config. |
Wed, 07 Sep 2016 08:58:41 -0700 | Ludovic Chabant | routing: Simplify how routes are defined. |
Thu, 01 Sep 2016 23:00:58 -0700 | Ludovic Chabant | routing: Simplify how route functions are declared and handled. |
Thu, 09 Jun 2016 23:32:15 -0700 | Ludovic Chabant | config: Fix how we parse the root URL to allow for absolute and user URLs. |
Fri, 03 Jun 2016 20:21:58 -0700 | Ludovic Chabant | templating: Make the 'categories' taxonomy use a 'pccaturl' function again. |
Wed, 01 Jun 2016 22:10:47 -0700 | Ludovic Chabant | routing: Fix problems with route functions. |
Sun, 29 May 2016 20:19:28 -0700 | Ludovic Chabant | routing: Cleanup URL routing and improve page matching. |