binokochumolvarghese / lightbi-hugo

Lightbi is a minimal and clean blog theme for Hugo.
https://lightbi-hugo-theme.netlify.app/
MIT License
64 stars 36 forks source link
blog blog-theme hugo hugo-theme lightbi-hugo minimal responsive theme

Lightbi

Lightbi is a minimal and clean blog theme for Hugo.

🌍 Demo site
πŸ“ Demo repo
πŸ› Bug reports & Issues
πŸ’‘ Questions & feature requests
πŸ“„ Lightbi wiki
πŸ•ΈοΈ Websites built with Lightbi

LightBi Hugo Theme Screenshot

Features

General

Page

Installation

Install Hugo and create a new site. See the Hugo documentation for details.

hugo new site <name of site>
cd <name of site>
git init
git submodule add https://github.com/binokochumolvarghese/lightbi-hugo themes/lightbi-hugo
echo "theme = 'lightbi-hugo'" >> hugo.toml
hugo server

After the above copy the contents of exampleSite to the content folder in your website.

Wiki

Checkout the wiki page for detailed documentation of the theme features.

Support & Contribution

Credits

About

This is an adaptation of the Beautiful Hugo by Michael Romero. It supports most of the features of the original theme, and many new features. It has diverged from the original theme over time, with several updates.

License

MIT Licensed, see LICENSE.