Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A minimal, opinionated Hugo theme with light/dark modes, KaTeX math typesetting, syntax highlighting, and i18n translations.

Fully customizable personal portfolio and blog website made with Spring Boot
Gokarna is a minimal, opinionated Hugo theme for building fast, content-focused blogs and personal sites, earning a 100% Google Lighthouse performance score.
Gokarna is an open-source Hugo theme created by Yash Mehrotra and Avijit Gupta, with major contributions from James Davidson, David Kröll, and Mansoor Barri. It takes standard Hugo content — Markdown posts, front matter, and site configuration — and renders a static site featuring light and dark modes, dedicated post and list page layouts, and an auto-generated RSS feed. The theme is distributed under the GNU GPLv3 license and takes its name from the small beach town of Gokarna on the west coast of India.
Bloggers who want a no-frills layout that loads quickly can use Gokarna for personal writing. Developers comfortable with Hugo's static-site workflow benefit from its minimal configuration syntax and direct access to theme internals for customization. Non-English authors can publish in multiple languages using the included i18n tables or by creating their own translation files.
languageCode in Hugo's config, using one of the seven shipped translations.Install it as a Hugo submodule with git submodule add https://github.com/gokarna-theme/gokarna-hugo.git themes/gokarna, then update your site configuration to reference the theme. The theme reads standard Hugo content files and config parameters, so you build the site with the normal hugo command. A live demo is available at https://gokarna-hugo.netlify.app.
Yes, Gokarna is open source under the GNU GPLv3 license, so you can use and modify it freely for personal or commercial projects.
Yes, the theme includes both light and dark modes, and the official screenshots show the homepage, post, and list pages in each scheme.
Yes, the documentation describes how to define the site's accent color, which changes hyperlinks and icons on the site.
Gokarna ships with translations for Spanish/Catalan, German, French, Polish, Brazilian Portuguese, Russian, and Traditional Chinese; you can also add other languages with Hugo's translation tables.
The theme reports a 100% Google Lighthouse score and includes an auto-generated RSS feed, supporting standard SEO practices.
