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

README.md - github.com/jaden/twentyfourteen.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 07072dfd5bb223ea86482077fb109a661088ce30 (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
# Twenty Fourteen

Twenty Fourteen is a responsive, two-column [hugo](http://hugo.spf13.com) theme based on the [WordPress theme](https://wordpress.org/themes/twentyfourteen) of the same name.

It features a dark color scheme and a left sidebar.

## Features

A few features specific to this theme.

### Figure shortcode

Example:

`{{% figure src="/images/snow.jpg" alt="A snowy day" caption="Snowy day" %}}`

### Menu

Put pages in the top navigation bar by adding `menu=main` in the page's front matter.

## Author
**wordpressdotorg**
- <https://wordpress.org/themes/twentyfourteen>
- <https://themes.trac.wordpress.org/browser/twentyfourteen/1.3>

## Ported By
**Dan Hersam**
- <https://github.com/jaden>
- <https://dan.hersam.com>

## License

Open sourced under the [GPL license](LICENSE.md) (inherited from the original theme)