website overhaul
details about the new website look.
I have updated the website to utilise a new custom Zola theme inspired by the Ghostty and Midjourney websites.
I initally utilise Claude Design to create a mockup of the website, which I then exported into a zip. I then used GPT 5.5 Pro with extended thinking to create a plan for Codex to create a Zola theme from the Claude Design files. From there I used Codex with Superset to quickly iterate on features. I was produce a theme I was happy with in less than half of a day.
The theme parses the html contents of the current page, then renders the page with a custom engine using WebGL2. In order to avoid reinitialising the engine/reloading the page on internal link navigation, when an internal website link is pressed the engine fetches the contents of the page and updates the current page with the contents of the new page.
I am really happy with the final result and I hope you are enjoying it too! :)