-
Hello, Nested links are not working for me and I strongly suspect that I've made a mistake in my setup. If you clone https://gitlab.com/viciousvii/er4hn.info/ or go to https://er4hn.info then go to "DJB sues the US Government, again" (https://er4hn.info/blog/2022.08.05-djb_vs_usgov/) then click on the first link (https://er4hn.info/blog/2022.08.05-djb_vs_usgov/inspiration) it will 404. I have a markdown file there in the repo, Hugo notes changes to it, however I can't actually get it to load. I also notice that the sitemap does not list it either. I really suspect this is user error. Can anyone help shed some light on what I am doing wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I have updated the code since then and the issue can be found at commit f901b6dc. This was due to an issue with my own understanding. Markdown files in a subfolder will only render according to:
|
Beta Was this translation helpful? Give feedback.
I have updated the code since then and the issue can be found at commit f901b6dc. This was due to an issue with my own understanding. Markdown files in a subfolder will only render according to: