Blonde, A simple theme using Tailwind CSS.
BlondeBlonde is a simple theme built using Tailwind CSS. It offers a range of features and customization options, including responsive design, dark/light mode, Google Analytics integration, Google AdSense support, Yandex.Metrica integration, various widgets, pagination, syntax highlighting, RSS feeds, support for tags, categories, and archives, Disqus integration, and an impressive Google Lighthouse speed score of 100/100.
Inside the folder of your Hugo site, run the command:
git submodule add git@github.com:forestryio/Blonde.git themes/Blonde
Updating theme:
git submodule update --remote --merge
Inside the folder of your Hugo site, run the command:
git clone git@github.com:forestryio/Blonde.git themes/Blonde
Updating theme:
cd themes/Blonde
git pull origin main
Install dependencies
Copy at least the following files from themes/Blonde/exampleSite to the root folder of your site:
package.json
tailwind.config.js
postcss.config.js
After that, run this command:
npm install
For more information, read the official setup guide of Hugo.
BlondeBlonde is a simple theme built with Tailwind CSS, offering a range of features and customization options. It provides a responsive design, dark/light mode, integration with popular analytics tools like Google Analytics and Yandex.Metrica, support for advertising through Google AdSense, widgets for enhanced functionality, pagination for easy navigation, syntax highlighting for code snippets, RSS feeds, support for tags, categories, and archives, Disqus integration for user comments, and a perfect Google Lighthouse speed score of 100/100. The theme can be easily installed and customized to create a beautiful and high-performing website.