Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Responsive Hugo blog theme ported from the Inkblot WordPress theme with TOC, Disqus comments, related posts, and social share buttons.
Inkblotty is a responsive Hugo theme for blogs, ported from the Inkblot WordPress theme, that turns a standard Hugo site into a feature-rich blog with article summaries, a sidebar, and social sharing.
Inkblotty is a Hugo theme created by tosi29 that adapts the Inkblot WordPress theme's design to the Hugo static site generator. It takes Markdown content files with front matter and renders a blog-oriented responsive HTML site, producing article pages, an article list with summaries, a sidebar, and built-in metadata feeds. The theme is free and open source, distributed via GitHub, with a live demo hosted on Netlify.
toc: true in a page's front matter or by inserting the toc shortcode within the body.toc: true in their Markdown front matter to auto-generate a table of contents for long posts.To use the theme, clone the repository into your Hugo site's themes directory (or download and extract the zip) and set theme = "inkblotty" in the site's config.toml. After configuration, Hugo builds the site as a set of static files; the theme's templates read front matter for features such as TOC and sidebar widgets. The repository includes an exampleSite/config.toml as a reference for the required settings.
Yes, Inkblotty is an open-source Hugo theme distributed on GitHub, so it can be downloaded, used, and modified without charge.
You can set toc: true in a page's front matter to show the TOC near the top, or insert the toc shortcode manually at the desired position in the article body. The heading levels included are controlled by the markup.tableOfContents settings in config.toml.
Yes, comments are provided through Disqus. You need to configure your Disqus shortname in the theme's settings.
Inkblotty includes share buttons for Facebook, Twitter, and Hatena Bookmark on article pages. Hatena Bookmark is a Japanese social bookmarking service, so the set is especially suited for audiences that use it.
