Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Minimalist Hugo theme for blogs with high-contrast colors, no decorative effects, and Highlight.js code syntax highlighting.

Minimal Astro 6 blog starter with Pagefind search, MDX posts, dark mode, command palette, and perfect Lighthouse scores.

Free multi-page Bootstrap 4 HTML5 cooking website template for food blogs, recipe sites, and restaurants.

Next.js and Sanity blogging template with draft previews, code highlighting, rich text, theming, and serverless JAMstack architecture.

A charming and fun two-column blog theme for Jekyll, distributed as a Ruby gem.
Paperback is a minimalist theme for the Hugo static site generator that focuses on improving the reading experience through high-contrast colors and no fancy effects.
Paperback is a Hugo theme designed as a clean, no-frills layout for static blogs. It takes Markdown content from a Hugo site and renders it into a high-contrast blog interface, with code snippets automatically colorized by Highlight.js. The theme is maintained by dashdashzako and a live demo is hosted at dashdashzako.github.io/paperback-demo.
Paperback is for Hugo users who want a straightforward, readable blog without visual distractions. Bloggers writing long-form articles with code examples benefit from the built-in syntax highlighting. Developers comfortable editing a TOML config can personalize the theme through the params block without touching template files.
Paperback is an open-source Hugo theme distributed through GitHub, so there is no license fee or paid tier mentioned in the documentation. You can download or clone it and use it in your own Hugo projects.
Place a custom Highlight.js theme file named highlight.css in the static/css directory of your Hugo site, and optionally replace the library build in static/js. The theme will use those files instead of the defaults.
A live demo is available at dashdashzako.github.io/paperback-demo. The demo shows the default homepage, post layout, and code highlighting behavior out of the box.
