Linking the TOC for the Study Guides
Linking Toc In My Docs This is a Hugo site. The nice thing about that for me is that all of my blog pages are written in markdown files. It makes it really portable and easily searchable. If I want to change something programatically, I can grep throught it all and do a find and replace in vim. Since it’s markdown, I can add any html that I need if I want to get fancy. ...