https://github.com/hugolify/hugolify-theme-4
https://github.com/hugolify/hugolify-theme-4
bootstrap hugo hugo-theme hugolify
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hugolify/hugolify-theme-4
- Owner: Hugolify
- License: mit
- Created: 2024-09-11T07:52:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-25T09:33:42.000Z (11 months ago)
- Last Synced: 2025-07-25T15:38:46.020Z (11 months ago)
- Topics: bootstrap, hugo, hugo-theme, hugolify
- Language: Sass
- Homepage:
- Size: 89.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hugolify-theme-4
## Install
Edit `config/_default/module.yaml` to install the `hugolify-theme-4` module:
```yml
imports:
- path: github.com/hugolify/hugolify-theme-4
```
**Before hugolify-theme v1.26.26:**\
Add this import in `assets/sass/main.sass`
```sass
/*! purgecss start ignore */
// Theme
@import "hugolify-theme-4"
/*! purgecss end ignore */
```
## Live demo
https://theme-4--hugolify-demo.netlify.app/
## Documentation
https://www.hugolify.io/docs/
## Licensing
Hugolify is free for personal or commercial projects (MIT license)