The blog runs on Hexo, a content management system for static blogs.
Iโm using Bridge for the admin panel and BrowserSync for an instant preview of every change Iโve made.
There is a custom theme built with the Neumorphism UI kit. For now, its purpose is to highlight the content without the extra features that come with blogs. As the content grows, I will add search, post suggestions, and so on.
Prism handles the code highlighting with the Synthwave โ84 theme.
The site lives in a private GitHub repository. Every time thereโs a new commit, it will build and deploy the new version through custom GitHub action.