My site is in /src and with a config like
- tags:
tags_folder: src/generated
the generated links in tags.md are missing ../ and are therefore invalid. I know this is ignoring your advice to not put the file into the src directory to avoid redirects. Not sure if worth fixing though.
My site is in /src and with a config like
the generated links in tags.md are missing
../and are therefore invalid. I know this is ignoring your advice to not put the file into the src directory to avoid redirects. Not sure if worth fixing though.