https://github.com/hugolify/hugolify-theme-3
Theme 3 for Hugolify
https://github.com/hugolify/hugolify-theme-3
bootstrap hugo hugo-theme hugolify
Last synced: 3 months ago
JSON representation
Theme 3 for Hugolify
- Host: GitHub
- URL: https://github.com/hugolify/hugolify-theme-3
- Owner: Hugolify
- License: mit
- Created: 2023-10-10T12:04:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T14:43:27.000Z (over 1 year ago)
- Last Synced: 2024-09-29T05:41:32.212Z (over 1 year ago)
- Topics: bootstrap, hugo, hugo-theme, hugolify
- Language: Sass
- Homepage: https://www.hugolify.io
- Size: 60.5 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-3
## Install
Edit `config/_default/module.yaml` to install the `hugolify-theme-3` module:
```yml
imports:
- path: github.com/hugolify/hugolify-theme-3
```
Add this import in `assets/sass/main.sass`
```sass
/*! purgecss start ignore */
// Theme
@import "hugolify-theme-3"
/*! purgecss end ignore */
```
## Live demo
https://theme-3--hugolify-demo.netlify.app/
## Documentation
https://www.hugolify.io/docs/
## Licensing
Hugolify is free for personal or commercial projects (MIT license)