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

README.md - github.com/cssandstuff/hugo-theme-winning.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b23f0e5e6c21ce7b7965575743872fbe6111bfd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Winning
#### A theme for [Hugo](http://gohugo.io/), a framework for building websites.

![Winning Theme Screenshot](https://github.com/cssandstuff/hugo-theme-winning/blob/master/images/screenshot.png)

This is a Simple 1 page site that will also generate a pdf version of the same thing. you need to run node ./generatepdf.js

## Basic Usage
1. Make sure to [Install hugo](https://gohugo.io/getting-started/installing/)
2. Then Let's clone a basic example

⋅⋅⋅git clone https://github.com/gohugoio/hugoBasicExample.git
3. Enter to the folder

⋅⋅⋅cd hugoBasicExample
4. Let's clone this theme

⋅⋅⋅git clone --recursive https://github.com/cssandstuff/hugo-theme-winning.git themes/winning
5. Let's start HUGO Server

⋅⋅⋅hugo server -t winning -c themes/winning/exampleSite/content/