Blonde is a simple, responsive Hugo theme built with Tailwind CSS, featuring dark/light mode, pagination, and syntax highlighting. It's optimized for speed.
Blonde is a modern, responsive Hugo theme meticulously crafted with Tailwind CSS, designed for speed and aesthetic appeal. It offers a comprehensive set of features to build a robust and user-friendly static website.
Key Features:
Responsive Design: Ensures your website looks great on any device, from desktops to mobile phones.
Dark/Light Mode: Provides a toggle for users to switch between dark and light themes, enhancing user experience.
Analytics Integration: Seamlessly integrates with Google Analytics and Yandex.Metrica for tracking website performance.
Monetization Ready: Includes support for Google AdSense, allowing for easy ad integration.
Content Management: Features pagination, syntax highlighting for code blocks, RSS feeds, and robust support for tags, categories, and archives.
Commenting System: Integrates Disqus for easy comment management.
Performance: Achieves an outstanding 100/100 Google Lighthouse speed score, ensuring fast loading times.
To update, run git submodule update --remote --merge.
Dependencies:
After installation, copy package.json, tailwind.config.js, and postcss.config.js from themes/Blonde/exampleSite to your site's root. Then, install dependencies:
$ npm install
Getting Started:
Configuration: Copy hugo.toml from exampleSite to your site's root and customize it.
Local Development: Run $ npm run start and access your site at localhost:1313.
Build for Production: Use $ npm run build to generate your static site.
Blonde is an ideal choice for developers looking for a fast, modern, and customizable theme for their Hugo-powered blogs or personal websites.