https://github.com/hugolify/hugolify-theme-5
https://github.com/hugolify/hugolify-theme-5
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hugolify/hugolify-theme-5
- Owner: Hugolify
- License: mit
- Created: 2024-12-12T14:12:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-18T11:27:09.000Z (over 1 year ago)
- Last Synced: 2024-12-29T07:29:27.449Z (over 1 year ago)
- Language: Sass
- Size: 75.2 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-5
## Install
Edit `config/_default/module.yaml` to install the `hugolify-theme-5` module:
```yml
imports:
- path: github.com/hugolify/hugolify-theme-5
```
**Before hugolify-theme v1.26.26:**\
Add this import in `assets/sass/main.sass`
```sass
// Theme
@import "hugolify-theme-5"
```
## Live demo
https://theme-5--hugolify-demo.netlify.app/
## Documentation
https://www.hugolify.io/docs/
## Licensing
Hugolify is free for personal or commercial projects (MIT license)