Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Modern, simple and beautiful Hugo theme for static blogs with image zoom, social links, and Google Analytics.
Pickles is an open-source Hugo theme for building modern, simple, and beautiful static blogs, with a gulp/webpack/Sass build pipeline and Medium-style image zoom.
Pickles is a Hugo theme that transforms Markdown content into a fully styled static website, emphasizing a clean, modern look. It runs on the Hugo static site generator and is distributed under the MIT license by GitHub user mismith0227. The theme includes an exampleSite configuration to help you start quickly, and it supports a range of features such as related content, tags, social links, and Google Analytics.
{{< zoom-img src="/images/default.jpg" >}}) for creating click-to-zoom images.To install Pickles, clone the release branch into your Hugo themes directory: git clone -b release https://github.com/mismith0227/hugo_theme_pickles. For configuration, copy the exampleSite's config.toml into your site root. The development workflow uses yarn: run yarn run dev to compile assets with gulp and yarn run hugo to serve the site; for a production build, use yarn run prod and yarn run build to generate optimized static assets.
