Hi all,
Hoping someone can lend a hand, I've been reading documentation for the last hour - and I'm not sure if I'm missing something or if a concept simply isn't clicking for me.
The Situation
Right now I'm building a bulletins
entries content directory. I'm using these posts within the directory to feed content to partials and the homepage, but the content does not lend itself to a full-blown /bulletins
landing page.
Is there a way I can implement an entries directory without a page.md within the content folder? (Or somehow redirect this to show a 404?) I'm worried about the big "G" indexing blank category page.md
indexes, which don't have any business being there in the first place.
Thanks all for the help in advance!