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

README.md - github.com/devcows/hugo-universal-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 73eae884dc494472798fb80ddff04ad55a2127cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# Universal Theme for Hugo

Universal is clean and stylish universal website template built with Bootstrap 3.3.2. It stands out with its clean design and elegant typography.

Ported from [Bootstrapious](http://bootstrapious.com/p/universal-business-e-commerce-template).

## Features

* Fully responsive
* Customizable landing page
  * Carousel
  * Testimonials
  * Features
  * Customers
* Disqus
* Google Analytics

## Installation

Go to the directory where you have your Hugo site and run:

```
$ mkdir themes
$ cd themes
$ git clone https://github.com/devcows/hugo-universal-theme
```

For more information read the official [setup guide of Hugo](https://gohugo.io/overview/installing/).


## Contributing

Did you found a bug or got an idea for a new feature? Feel free to use the [issue tracker](https://github.com/devcows/hugo-universal-theme/issues) to let us know. Or make directly a [pull request](https://github.com/devcows/hugo-universal-theme/pulls).

## License

This port is released under the MIT License. Check the [original theme license](http://bootstrapious.com/p/universal-business-e-commerce-template) for additional licensing information.

## Thanks

Thanks to [Steve Francia](https://github.com/spf13) for creating Hugo and the awesome community around the project. And also thanks to [Bootstrapious](http://bootstrapious.com/) for creating this awesome theme.