This Site
·1 min
This site is built with Hugo, a fast static site generator written in Go, using the Congo theme.
Why Hugo? #
Static sites are fast, cheap to host, and simple to maintain. Hugo’s build times are nearly instant even for large sites, and the Go templating system is familiar territory.
Stack #
- Generator: Hugo
- Theme: Congo
- Hosting: Deployed as static files
- Source:
COMTOP1/hugo-public-site
What’s here #
- A profile homepage with links and a short bio
- A projects section (you’re looking at it)
- An about page
The content is written in Markdown; Hugo handles the rest.