Skip to content

rebelsec/NgeBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NgeBlog Theme | Hugo

NgeBlog is a Minimalist , clean, and elegant blog theme for Hugo.

Hugo Theme NgeBlog

To see this theme in action, here is a live demo site which is rendered with NgeBlog theme.

Why choose NgeBlog

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.

Features

Performance and SEO

  • 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

Appearance and Layout

  • Desktop/Mobile Responsive layout
  • Light/Dark mode
  • Pagination supported
  • Easy-to-use and self-expanding table of contents
  • Tailwind CSS

Documentation

Setup

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 ../..

Usage

To use this theme, set the theme variable in your site's config.toml to NgeBlog:

theme = "NgeBlog"

Questions, ideas, bugs, pull requests

All feedback is welcome! Head over to the issue tracker.

License

LoveIt is licensed under the MIT license. Check the LICENSE file for details.

Special Thanks

Thanks to the authors of following resources included in the theme:

Author

Galatia Sijabat

Thanks! ❤️

Stargazers over time

About

a Minimalist , clean, and elegant blog theme for Hugo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published