setr / redsystem

Static blog generator with cyclical digraph structure
https://setr.github.io/redsystem/index.html
0 stars 1 forks source link

Add default dirname handling for single-parent posts #11

Open setr opened 5 years ago

setr commented 5 years ago

If dirname exists, then thats the dirname. else if theres only one parent, then that parent is the dirname.

Additionally If a dirname exists, a post must also exist with the same name. If a dirname exists, the post asking for it is implicitly a child of it.