https://github.com/hugolify/hugolify-theme-1
Theme 1 for Hugolify
https://github.com/hugolify/hugolify-theme-1
bootstrap hugo hugo-theme hugolify
Last synced: 4 months ago
JSON representation
Theme 1 for Hugolify
- Host: GitHub
- URL: https://github.com/hugolify/hugolify-theme-1
- Owner: Hugolify
- License: mit
- Created: 2023-02-28T17:43:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-10-07T14:30:07.000Z (8 months ago)
- Last Synced: 2025-10-07T16:28:42.899Z (8 months ago)
- Topics: bootstrap, hugo, hugo-theme, hugolify
- Language: Sass
- Homepage: https://www.hugolify.io
- Size: 36.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-1
## Install
Edit `config/_default/module.yaml` to install the `hugolify-theme-1` module:
```yml
imports:
- path: github.com/hugolify/hugolify-theme-1
```
Add this import in `assets/sass/main.sass`
```sass
/*! purgecss start ignore */
// Theme
@import "hugolify-theme-1"
/*! purgecss end ignore */
```
## Live demo
https://theme-1--hugolify-demo.netlify.app/
## Documentation
https://www.hugolify.io/docs/
## Licensing
Hugolify is free for personal or commercial projects (MIT license)