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.