Mercurial > piecrust2
view tests/procs/test_dotfiles.yaml @ 854:08e02c2a2a1a
core: Keep refactoring, this time to prepare for generator sources.
- Make a few APIs simpler.
- Content pipelines create their own jobs, so that generator sources can
keep aborting in `getContents`, but rely on their pipeline to generate
pages for baking.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 04 Jun 2017 23:34:28 -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"