Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.md - github.com/SteveLane/hugo-icon.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fb57d39bad9643adaa6c0527bbdf0dff6b4343f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Icon Theme

This theme is based on the icon theme by [https://freehtml5.co/](https://freehtml5.co/faq/). It is a single-page, responsive theme, with sections for describing your business mission, services, a gallery, your team and a contact form.

![](images/screenshot.png)

## Installation

Follow the themes guide on the [Hugo website](https://gohugo.io/themes/installing-and-using-themes/). Briefly, within your Hugo folder:

```sh
$ cd themes
$ git clone https://github.com/SteveLane/hugo-icon.git
```

## Getting started