Skip to content

A minimal and responsive dark Hugo theme, created for my CyBlog website, that is heavily influenced by the Risotto theme.

License

Notifications You must be signed in to change notification settings

UncleSocks/waffles-hugo-theme-for-cyblog

Repository files navigation

waffles

Waffles: A Hugo Theme for CyBlog

Static Badge Static Badge Static Badge

Waffles 🧇 is a minimal and responsive dark Hugo theme created for my CyBlog website. The colorway takes inspiration from the cliché "hacking" computer terminal look — a black/grey background with green text. The theme is named after our Shih Tzu, Waffle, or "fifi" for short, and was heavily influenced by the Risotto Hugo theme.

Waffles Screenshot

Features

The current theme version only has basic features -- perfect for simple blog posts inspired by hacking or cybersecurity. In addition to blog posting, it supports the following:

  • Plain HTML/CSS, no JavaScript and frameworks
  • Responsive to different screen sizes, including mobile phones.
  • Favicons support (Font Awesome)
  • Tags support
  • About page

Installation

After creating your Hugo site, download or Git Clone this repository and copy the directory to the site's themes directory using the following command:

git clone https://github.com/UncleSocks/waffles-hugo-theme-for-cyblog  themes/waffles

Configuration

Then, configure the Hugo site to use the Waffles theme by adding theme = 'waffles' to the hugo.toml file or theme: waffles to the hugo.yaml file. Note that if you downloaded the theme (i.e., via ZIP download), you may need to rename the directory to "waffles" before modifying the configuration file.

Theme Modification

In addition to the listed features above, you can modify the theme's menu, site's title, description, and copyright on the hugo.toml or hugo.yaml file. A sample site is available in the exampleSite directory for reference.

Performance

At the time of writing, my CyBlog homepage with the Waffles theme scored 99% when tested using Lighthouse Desktop (Navigation). It then scored 98% on mobile devices.

Waffles Lighthouse Performance

About

A minimal and responsive dark Hugo theme, created for my CyBlog website, that is heavily influenced by the Risotto theme.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published