-
Notifications
You must be signed in to change notification settings - Fork 0
/
setup.txt
40 lines (25 loc) · 870 Bytes
/
setup.txt
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
# jekyll-uno
Jekyll-Uno - a minimal, responsive theme for Jekyll based on the [Uno](https://github.com/daleanthony/Uno) theme for Ghost.
> :warning:
This theme requires ruby and rubygems installed
### Features
* Clean layout
* Resposive layout
* Pagination
* Syntax highlight
* Social links
---
### Start in 4 steps
1. Download or clone repo `git clone git@github.com:joshgerdes/jekyll-uno.git`
2. Enter the folder: `cd jekyll-uno/`
3. Install Ruby gems: `bundle install`
4. Start Jekyll server: `jekyll serve`
Access via: [http://localhost:4000/jekyll-uno](http://localhost:4000/jekyll-uno)
---
### Demo and Download
[Demo](http://joshgerdes.com/jekyll-uno/)
[Download](https://github.com/joshgerdes/jekyll-uno/archive/master.zip)
![jekyll-uno - free Jekyll theme](/screenshot.png)
---
### Copyright and license
It is under [the MIT license](/LICENSE).