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

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

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)