]> Git — Sourcephile - webc.git/blob - tests/Goldens/Generator/Site005/expected.txt
iface: rename `Layouter` to `Generator`
[webc.git] / tests / Goldens / Generator / Site005 / expected.txt
1 GeneratorNode {genValue = Index, genSlugs = [Slug {unSlug = "index.html"}]}
2
3 GeneratorNode {genValue = About, genSlugs = [Slug {unSlug = "about.html"}]}
4
5 GeneratorNode {genValue = Contact (Slug {unSlug = "user"}), genSlugs = [Slug {unSlug = "user"},Slug {unSlug = "contact.html"}]}
6
7 GeneratorNode {genValue = Post [], genSlugs = [Slug {unSlug = "post"}]}
8
9 GeneratorNode {genValue = Post [Slug {unSlug = "dir"}], genSlugs = [Slug {unSlug = "post"},Slug {unSlug = "dir"}]}
10
11 GeneratorNode {genValue = Post [Slug {unSlug = "dir"},Slug {unSlug = "dir"}], genSlugs = [Slug {unSlug = "post"},Slug {unSlug = "dir"},Slug {unSlug = "dir"}]}
12