Munozpi.com is created by me, Chris Munoz. I do all the writing, research, code, and everything else you see here.
Hugo
This site is built with Hugo, a fantastic static site generator. It’s relatively easy to get started with and it has great documentation.
Everything I use is open source.
Theme
The theme is based on the bootstrap module, you can find it here. It has almost everything you need in a website. Searching also comes with the theme so no need to add it in yourself.
Tools
I deploy my site to Netlify, a config file updates my site every time I push to the main
branch. I use a make file that I tweaked from victoria.dev, as well as her Python-based link checker to check for any broken links.
Aside from creating the content, maintaining a static site requires minimal effort. The best part is that you can edit your site locally with your favorite text editor.
Comments