Kiss

screenshot of Kiss
hugo

Stupidly simple Hugo blogging theme

Overview:

KissKiss is a simple blog theme for Hugo, which is a static site generator. It is a fork of the Hemingway theme and provides a straightforward and minimalistic design for bloggers. The theme is easy to install and configure, allowing users to quickly set up their blog. KissKiss also includes features such as customizable color options for titles and image alignment, the ability to add social menu icons, support for related articles, and integration with Disqus comments. The theme is licensed under the MIT license and includes resources by Cole Bemis.

Features:

  • Simple Design: KissKiss provides a clean and minimalistic design for blogs.
  • Customizable Colors: Users can easily change the color of titles by adding code to a custom.css file.
  • Image Alignment: Images can be aligned using hashtags for center, right, or left alignment.
  • Social Menu Icons: Users can customize the order of social menu icons by modifying the config.toml file.
  • Navbar Links: Links can be added to the navbar in either the left or right side.
  • Favicons and Manifest: It is recommended to add custom favicons and manifest files to the /static directory for branding purposes.
  • Related Articles: Users can choose to include related articles at the bottom of their content by setting a parameter in the config file.
  • Disqus Comments: Hugo has built-in support for Disqus comments and users can enable on-demand loading of comments to improve site loading time.
  • Single Page Configuration: Users can view their blog on the local server by accessing localhost:1313.
  • MIT License: KissKiss is licensed under the MIT license and includes resources by Cole Bemis.

Summary:

KissKiss is a simple blog theme for Hugo with a clean and minimalistic design. It offers features such as customizable colors, image alignment options, social menu icons, navbar links, favicons, related articles, and Disqus comments. The theme is easy to install and configure and is licensed under the MIT license. KissKiss also includes resources by Cole Bemis.

hugo
Hugo

Hugo is an open-source static site generator that features fast build times, flexible themes, support for multiple content formats, multilingual websites, live reloading, and an active community. It allows developers to easily create and deploy SEO-friendly and mobile-responsive websites.