https://github.com/Hugolify/hugolify-theme
Hugolify theme is an Hugo theme with Bootstrap 5
https://github.com/Hugolify/hugolify-theme
a11y bootstrap hugo hugo-theme hugolify i18n
Last synced: 10 months ago
JSON representation
Hugolify theme is an Hugo theme with Bootstrap 5
- Host: GitHub
- URL: https://github.com/Hugolify/hugolify-theme
- Owner: Hugolify
- License: mit
- Created: 2022-10-03T12:32:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-05T19:40:31.000Z (over 1 year ago)
- Last Synced: 2024-12-15T12:12:04.671Z (over 1 year ago)
- Topics: a11y, bootstrap, hugo, hugo-theme, hugolify, i18n
- Language: JavaScript
- Homepage: https://www.hugolify.io
- Size: 1.59 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Hugolify theme
[](https://www.hugolify.io/)
## Features
* 100/100 Google PageSpeed Insights
* Accessibility friendly
* [Blocks](https://www.hugolify.io/docs/blocks/)
* [Forms](https://www.hugolify.io/docs/getting-started/form/) (Netlify or other)
* Lazy loading and JS defer
* [PurgeCSS](https://www.hugolify.io/docs/getting-started/purgecss/)
* Responsive design
* Responsive images (and WebP)
* [Search](https://www.hugolify.io/docs/getting-started/search/)
* SEO friendly
* [Shortcodes](https://www.hugolify.io/docs/shortcodes/)
## Framework front
* Bootstrap
## Plugins
* Bootstrap Icons
* Chart.js
* CookieConsent
* LeafletJS OpenStreetMap
* SplideJS Carousel
* Tobii Lightbox
* Pagefind
* Rellax parallax
## Multilingual Support
* English
* French
## Install
Use Hugolify starter template
https://github.com/Hugolify/hugolify-template/
Or add as a Hugo Module
Edit `config/_default/module.yaml` to install the `hugolify-theme` module:
```yml
imports:
- path: github.com/hugolify/hugolify-theme
```
## Demo
https://demo.hugolify.io/
## Documentation
https://www.hugolify.io/docs/
## Licensing
Hugolify is free for personal or commercial projects (MIT license)