Resume/Portfolio Update + Theme overhaul
changed theme to PaperMod (from Toha) added Resume & Portfolio pages reformatted Resume & Portfolio to a more machine-readable structure added DevOps certs to relevant sections
changed theme to PaperMod (from Toha) added Resume & Portfolio pages reformatted Resume & Portfolio to a more machine-readable structure added DevOps certs to relevant sections
Jotting down my thoughts regarding data structure for this site and considerations I may have to take. How do I best arrange this site and its tags so that they make sense? Taxonomy Ideas Taxonomies|Hugo has great guides on how to implement this single “series:” taxonomy to cover it all? or make it granular? Page Layout & Breadcrumbs TODO: will breadcrumbs be generated properly if I nest page folders? let’s give it a go with an about subfolder
Link: https://themes.gohugo.io/themes/hugo-papermod/ Documentation: https://github.com/adityatelange/hugo-PaperMod/wiki Swapped over to PaperMod. The previous theme seemed to be crashing way too much. Not sure what’s up with that, maybe not worth my time to troubleshoot. Should probably focus less on aesthetic for now, and let stability take priority. Don’t make too many visual changes, focus on creating posts and linking taxonomy.
Let’s see if the toc is enabled on the side now. This is a heading test for posts First paragraph of text. This is a h2 tag More text. A h3 tag text Another h2 tag Next h2 tag
Just tested categories and tags with pages (as opposed to posts). Both taxonomies work. ...