NgeBlog is a Minimalist , clean, and elegant blog theme for Hugo.
To see this theme in action, here is a live demo site which is rendered with NgeBlog theme.
NgeBlog theme a minimalistic, simple, and elegant design for a blog built with Hugo has several advantages:
- Tailwind CSS: Using Tailwind CSS.
- Fast Loading: Simple design for quick loading across devices.
- Readability: Clear layouts and typography enhance reading comfort.
- Timeless Aesthetics: Minimalistic and elegant for a modern, professional look.
- Mobile Responsiveness: Adapts seamlessly to various screen sizes.
- Customization: "NgeBlog" allows personalization of colors, fonts, and layout elements.
- etc.
In short,
"NgeBlog" offers a minimalistic and elegant theme, prioritizing content with fast loading and readability. Its timeless aesthetics, mobile responsiveness, and easy maintenance adapt well for growth. The clutter-free design ensures a professional impression, and customization options add a personal touch while maintaining simplicity.
- Optimized for performance: 99/100 on mobile and 100/100 on desktop in Google PageSpeed Insights
- Optimized SEO performance with a correct SEO SCHEMA based on JSON-LD
- Google Analytics supported
- Fathom Analytics supported
- Plausible Analytics supported
- Yandex Metrica supported
- Search engine verification supported (Google, Bind, Yandex and Baidu)
- CDN for third-party libraries supported
- Automatically converted images with Lazy Load by Native Lazy Loading
- Desktop/Mobile Responsive layout
- Light/Dark mode
- Pagination supported
- Easy-to-use and self-expanding table of contents
- Tailwind CSS
Note You must have the Hugo extended version installed in order to use this theme. This theme uses SCSS for styling. With the Hugo extended version, SCSS can be compiled to CSS without any additional tools.
To create a new Hugo site with this theme, run the following command:
hugo new site myblog
Then, clone this repository into the themes
directory of your new site:
cd myblog
git clone https://github.com/NgeBlog.git themes/NgeBlog
To preview the theme with example content, run the following command from the exampleSite
directory:
hugo server --themesDir ../..
To use this theme, set the theme
variable in your site's config.toml
to NgeBlog
:
theme = "NgeBlog"
All feedback is welcome! Head over to the issue tracker.
LoveIt is licensed under the MIT license. Check the LICENSE file for details.
Thanks to the authors of following resources included in the theme:
Thanks! ❤️