git-playbook
git-playbook copied to clipboard
Hidden Pages
I would like to have an md file that is given a route ( i.e. .../meetings/minutes/2019-12-04 with a markdown file .../2019-12-04.md) but not have it show up as a tile or sidebar ( being indexed for search would be a nice to have ). Conceptually as if there was a "hidden": "true" in pageConfig.json
Any direction on how I might accomplish that? Thanks.