Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Dark and elegant Hugo theme for blogs with tags, related content, Google Analytics, and image zoom.

Blog using GraphCMS to manage content and posts. Made with Next.js, Markdown and Chakra UI.

Free Bootstrap 4 HTML5 personal travel blog website template with multi-page design, hero slider, lightbox gallery, and PHP/AJAX contact form.

A Jekyll blog theme built with Bulma.css, featuring Disqus comments and Google Analytics.

GatsbyJS v2 starter that builds a blog system with Netlify CMS, Gitalk comments, SEO, and offline support.
Potato Dark is a dark, elegant Hugo theme for static site blogs, providing tag support, related content, Google Analytics, and Medium-style image zoom.
Potato Dark is a modern, simple and beautiful Hugo theme designed for blogs and personal sites. It runs on the Hugo static site generator and is maintained by surajmandalcell, available on GitHub. It takes Hugo content files and produces a responsive, dark-themed website with tag support, related content, social links, and image zoom integration.
{{% zoom-img src="/images/default.jpg" %}} shortcode.hugo server -t potato-dark -w -D.Install the theme as a git submodule (or download from the release branch), copy the exampleSite config.toml into your site root, and run Hugo with the -t potato-dark theme flag. The theme reads your Markdown content and config.toml options to render a full blog with all configured features.
Yes, Potato Dark is open sourced under the MIT license, so it is free to use, modify, and distribute, including in commercial projects.
Inside your Hugo site folder, run git submodule add https://github.com/surajmandalcell/potato-dark themes/potato-dark, then copy the config.toml from themes/potato-dark/exampleSite/ into your site root and start Hugo with the theme flag.
Use the provided shortcode in your Markdown: {{% zoom-img src="/images/default.jpg" %}}, which applies Medium-style zoom via zoom.js on click.
Yes, it includes social links for most social networks, configured through the config.toml options.
Since it's installed as a git submodule, navigate to themes/potato-dark and run git pull to fetch the latest changes, then commit the updated submodule reference in your site repository.
