mattstratton / castanet

A podcast-oriented theme for Hugo
MIT License
117 stars 61 forks source link

Add PageBundles as option #422

Open mattstratton opened 10 months ago

mattstratton commented 10 months ago

some thoughts on how to make it parameterized:

https://github.com/chipzoller/hugo-clarity/blob/master/exampleSite/content/post/bundle/index.md

mattstratton commented 10 months ago

I quite like having an option per page/episode/whatnot that lets you opt into it, like a setting usePageBundles

if a user wants that to be the default they could just override the archetype to make that set to "true"