I use the Modus themes in Emacs and enjoy it greatly, so I’ve built my blog using its colors and created the hugo-modus theme. It supports both light and dark modes and automatically switches according to your system’s settings.
There are three built-in sections:
- Posts: general articles
- Links: commentaries on links, inspired by My approach to running a link blog
- TILs: atomic cards, inspired by Julia Evans: TIL
The homepage layout varies depending on whether it includes only the Posts section or all available sections. You can see the difference on the two websites:
- https://yejun.dev/ (My blog, which has all three sections)
- https://blog.leonx.ai/ (My group’s blog, which has only the Posts section)