Mercurial > piecrust2
view tests/procs/test_dotfiles.yaml @ 802:0da1207472d3
templating: Put the routing functions in the data, not the template engine.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 29 Sep 2016 21:52:18 -0700 |
parents | bab91fcef741 |
children |
line wrap: on
line source
--- in: assets/something.txt: Foo bar assets/.htaccess: "# Apache config" outfiles: something.txt: Foo bar .htaccess: "# Apache config"