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

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

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)