Mercurial > piecrust2
view tests/cli/test_scaffolding.yaml @ 1135:6350ee084273
tests: Don't use flow style for generated YAML markup.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 23 Apr 2018 21:37:43 -0700 |
parents | 4cc020ff2537 |
children |
line wrap: on
line source
--- no_kitchen: true args: init . files: - config.yml --- no_kitchen: true args: init myblog files: - myblog/config.yml --- args: prepare page foobar files: - kitchen/pages/foobar.md --- args: prepare post -d 2017/01/08 new-post files: - kitchen/posts/2017-01-08_new-post.md