/elegante

A modern, responsive and clean Hugo theme for creating beautiful blogs, taken from my personal blog

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

Elegante

A modern, responsive and clean Hugo theme for creating beautiful blogs.

You can find a demo site here

post demo

Features

  • Beautiful design - Elegante utilizes Tailwind CSS to offer a modern design that makes your site look outstanding.
  • Sidebar ToC - Elegante uses an expandable sidebar as a table of contents, this way you can
  • see it at any time without it being obtrusive.
  • Responsive layout and dark mode - Elegante is carefully created to adapt to any screen and provide a very pleasant experience on mobile and desktop.

Usage

Add Elegante to your themes directory in any way you prefer (git submodules are the devil) and select it as your site theme.

Once this is done, run npm install in themes/elegante to install the TailwindCSS dependency and that's it!

Contribute

  1. Fork it (https://github.com/NTBBloodbath/elegante/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

License

Elegante is licensed under GPLv3 license.