Skip to content

Commit c52f7c8

Browse files
committed
Update readme with screenshots, and new sceenshot of reverse layout
1 parent 663885e commit c52f7c8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
An elegant open source, mobile first theme for [Jekyll](https://github.com/mojombo/jekyll). It includes lightweight styles and placeholder content to get you up and running with a simple blog in no time.
44

5-
![Hyde screenshot](https://f.cloud.github.com/assets/98681/1330948/de10196c-353f-11e3-86d0-8e967dd95722.png)
5+
![Hyde screenshot](https://f.cloud.github.com/assets/98681/1818325/da6489d8-6ff5-11e3-9b4f-c56b92013e9a.png)
66

77

88
## Usage
@@ -46,7 +46,7 @@ Hyde includes a few options, typically applied via classes on the `<body>` eleme
4646

4747
As of v1.1, Hyde ships with optional themes based on the [base16 color scheme](https://github.com/chriskempson/base16). In Hyde, a theme simply changes the sidebar's background color and the color of links within blog posts. Here's the red theme in action:
4848

49-
![Hyde in red](https://f.cloud.github.com/assets/98681/1817043/e59dc31a-6f68-11e3-9d90-2508314934df.png)
49+
![Hyde in red](https://f.cloud.github.com/assets/98681/1818326/da64f56c-6ff5-11e3-9643-7d0c18157dec.png)
5050

5151
There are eight themes available at this time.
5252

@@ -64,6 +64,8 @@ To create your own theme, look to the Themes section of [Hyde's CSS](https://git
6464

6565
### Reverse layout
6666

67+
![Hyde with reverse layout](https://f.cloud.github.com/assets/98681/1818324/da6473f8-6ff5-11e3-9315-692e639fb5c7.png)
68+
6769
Hyde's page orientation can be reversed with a single class.
6870

6971
```html

0 commit comments

Comments
 (0)