
Open-Sourcing GENEATCG.com
I am excited to share that this website is now open source! π github.com/GeneKao/geneatcg How itβs built The site is a static website built with Hugo and the PaperMod theme. I customised the homepage layout, added structured data pages for my resume, publications, and talks, and wired up a few CSS and layout overrides to make it feel like my own. Content lives in Markdown files, structured data in YAML, and everything deploys automatically to GitHub Pages via GitHub Actions on every push to main. ...

