https://github.com/hugolify/hugolify-theme-2
Theme 2 for Hugolify
https://github.com/hugolify/hugolify-theme-2
bootstrap hugo hugo-theme hugolify
Last synced: 28 days ago
JSON representation
Theme 2 for Hugolify
- Host: GitHub
- URL: https://github.com/hugolify/hugolify-theme-2
- Owner: Hugolify
- License: mit
- Created: 2023-06-13T13:41:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-18T10:08:17.000Z (over 1 year ago)
- Last Synced: 2025-01-24T17:45:46.886Z (over 1 year ago)
- Topics: bootstrap, hugo, hugo-theme, hugolify
- Language: Sass
- Homepage: https://www.hugolify.io
- Size: 39.1 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-2
## Install
Edit `config/_default/module.yaml` to install the `hugolify-theme-2` module:
```yml
imports:
- path: github.com/hugolify/hugolify-theme-2
```
Add this import in `assets/sass/main.sass`
```sass
/*! purgecss start ignore */
// Theme
@import "hugolify-theme-2"
/*! purgecss end ignore */
```
## Live demo
https://theme-2--hugolify-demo.netlify.app/
## Documentation
https://www.hugolify.io/docs/
## Licensing
Hugolify is free for personal or commercial projects (MIT license)