Greetings all, long-time lurker, first-time poster. Thanks to everyone for making this a great community!
I'm struggling with creating some default FrontMatter that'll auto-insert into new docs.md pages that are created.
Basically, I'm using the Learn2 theme (like the GRAV documentation site uses) which has those big blue chevrons on either side of a page, allowing the user to easily advance forward and backward in the documentation.
To do that, I simply need the following FrontMatter on a page:
taxonomy:
category: docs
Simple enough. But I'd like my child theme to be able to set that by default anytime someone creates a new docs.md page.
I'm lost on how to do this, and hoping a kind soul in the forums can point me in the right direction.
Thanks in advance!
Bill


