New Website
Added: July 2 2025, at 12:00am
Modified: July 9 2025, at 06:59pm
Tags: #nixfox #software
If anyone had previously seen this website, you may have noticed this is now a very different page.
For the first time, I have decided to sit down and properly attack some HTML and CSS (as well as some evil JavaScript) head-on to create a homepage I can be proud of.
When rebuiling, I knew I needed to plan ahead for what I needed; a blog, hand written HTML, and automatic indexing.
And I found Zola to be just the framework for my needs.
Zola is a static page generator, which allows you to export a developed page using only a few templates and CommonMark text files.
I chose a static site generator because databases horrify me, and I'd prefer to have all the code available in one Git repo.
While many things are still to come, eg, more blogs, more images, and more software talks, I believe this site acts as the foundation for a stable home for both NixFox and my own blogging going forward.
Stay tuned for what's next!
