iWriter Hugo
iWriter is a personal blog theme built with Bootstrap and Hugo. It's designed for travel bloggers and individuals looking for a clean, SEO-optimized template.
Key Features
- Analytics Support: Integrates with Google Analytics, Baidu Analytics, Matomo, Plausible, and Counter.
- AdSense Ready: Supports Google AdSense for monetization.
- Google Tag Manager: Includes Google Tag Manager integration.
- Image Optimization: Utilizes Hugo pipes for image optimization.
- Multi-Language Support: Offers support for multiple languages (Fr, En, etc.).
- CSS/JS Bundling: Bundles CSS and JavaScript using Hugo pipes.
- Netlify/Vercel Ready: Predefined settings for Netlify and Vercel deployment.
- Forestry CMS: Pre-configured for Forestry CMS.
- Webfont Loader: Loads Google Fonts using Webfont Loader.
- Caching Enabled: Implements caching for improved performance.
- Page Speed Optimized: Optimized for Google PageSpeed.
- Configurable: Offers color and font customization via the config file.
- Contact Form: Includes contact form support.
- Fuse.js Search: Implements search functionality using Fuse.js.
- Sidebar Option: Offers a sidebar option (enable/disable).
- GDPR Consent: GDPR consent enabled.
- Meta Tags: Open Graph and Twitter card meta tags.
Local Development
# clone the repository
git clone git@github.com:statichunt/iWriter-hugo.git
# cd in the project directory
$ cd iWriter-hugo/exampleSite/
# Start local dev server
$ hugo server --themesDir ../..