An open API service indexing awesome lists of open source software.

https://github.com/hugolify/hugolify-theme-5


https://github.com/hugolify/hugolify-theme-5

Last synced: about 2 months ago
JSON representation

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)