About this website
Why?
I built this personal website in order to share articles and blog posts about interesting topics. This is also a good way for me to make persistent notes I would like to find later which could be useful for others.
How?
This website is built using mainly open source software listed above in no particular order:
- Hugo for static rendering
- TailwindCSS for styling
- GitHub for source hosting
- Netlify to host the static files on the web
- Mathjax to display equations on certain blog posts
I was able to use TailwindCSS with Hugo by looking at this hugo theme.
Sources
The source code for this website is available on GitHub. If you happen to find a typo or want to improve any part of the site, don’t hesitate to open a pull-request.