andrey-jef
04/07/2022, 4:50 PMyaml
- root
- blog
- notes
- public
- private1
- private2
What is the most easy to organize config, to publish all except the two private1
and private2
nested hierarchy nodes?
If I config like below, will it work?
yaml
publishing:
siteHierarchies:
- root
- blog
- notes
- private1
- private2
hierarchy:
private1:
publishByDefault:
vault-name: false