Finally, a website that is data driven for my specific needs.
Eleventy is a javascript based SSG (Static Site Generator) that allowed me to take a more data driven approach while giving plenty of room for infusing custom interfaces and features for paticular content. In this case, all of these pages are written in Markdown/frontmatter YAML data and all the pages/links are generated on saving for easy deployment without requiring control of the net hosting enviorment, which was needed as I use Hostinger.
History
My first website I made in college was made in Bootstrap Studio. This was super useful relative to regular web development, but made it a hassle to make changes and standardize stylistic changes over time.
On and off I had been looking into dynamic and static site generation, and found a great solution to my needs... Eleventy.
The site design was created by myself. I am using no style standards, no templates, so all styling is also coded and designed by myself.