Overview
Niello is a clean and elegant dark theme for the Hugo static site generator. It is designed to showcase content and includes features such as Google Analytics and Google Adsense integration to help grow your online presence. Note that the stable versions are available as tags, while the master branch may be unstable.
Features
- Simple, Clean: Niello provides a simple and clean design that allows your content to shine.
- Syntax Highlighting with highlight.js: This feature makes it easier to display and highlight code snippets.
- Google Adsense: Niello supports Google Adsense integration, allowing you to monetize your website.
- Google Analytics: The theme also supports Google Analytics, providing insights into your website’s traffic and audience.
- HTML5 Boilerplate: Niello is built on the HTML5 Boilerplate, providing a solid foundation for your website.
- Dark Mode: Niello includes a dark mode option, giving your website a sleek and modern look.
Installation
To install the Niello theme, follow these steps:
- In the root directory of your Hugo site, run the following command:
git clone <theme_repository_url> themes/niello
- In your site’s
config.tomlfile, set thethemeparameter toniello:
theme = "niello"
- Customize the theme by modifying the
config.tomlfile in thethemes/niellodirectory.
Summary
Niello is a clean and elegant dark theme for Hugo, designed to showcase your content. It offers features like syntax highlighting, Google Adsense, and Google Analytics integration. With its simple and clean design, Niello provides a great platform for growing your online presence.