My new website, built on top of the Toha theme.
This is my personal website
I have moved off of Wordpress to using a Hugo Static Site generator for my website. This is the repository for that effort.
It is currently offered in 5 languages:
- English (native)
- French (ML translated)
- German (ML translated)
- Spanish (ML translated)
- Dutch (ML translated)
The translations are all done automatically using my own Translator project which relies on Google Translate for the translations.
Native-speakers are encouraged to submit Pull Requests to make the translations better!
This project uses:
- Hugo with the Toha theme v4.12.0
- Node.js dependencies managed via npm
- Go modules for Hugo theme dependencies
- React 18.3.1
- Next.js 15.5.6
- Bootstrap 5.3.3
- Mermaid 11.12.1 (for diagram rendering)
- @popperjs/core 2.11.8 (for Bootstrap tooltips/popovers)
See package.json and go.mod for complete dependency lists.