A modern, responsive and clean Hugo theme for creating beautiful blogs.
You can find a demo site here
- 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.
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!
- Fork it (https://github.com/NTBBloodbath/elegante/fork)
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Elegante is licensed under GPLv3 license.