Skip to content

Commit 4bc76f6

Browse files
committed
Merge branch 'master' of github.com:broccolini/athena
2 parents 50728b1 + 209fce5 commit 4bc76f6

1 file changed

Lines changed: 2 additions & 14 deletions

File tree

README.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
A simple and elegant theme for Jekyll and GitHub Pages.
44

5+
<img width="1280" alt="screenshot" src="https://cloud.githubusercontent.com/assets/334891/18644225/7f124416-7e76-11e6-899e-4f722a572171.png">
6+
57
### Features:
68
* Mobile-first design ensures this theme performs fastest on mobile while scaling elegantly to desktop-size screens.
79
* Designed for blogs and sites heavy on written content, with bold typography styles, homepage summaries, and previous/next snippets.
@@ -31,20 +33,6 @@ Or install it yourself as:
3133
3234
$ gem install jekyll-athena
3335
34-
## Usage
35-
This theme comes in eight different color variations. The default is set to the black theme, to change to a different theme edit the config under `theme-color: black` to one of the following colors:
36-
37-
| | |
38-
| --- | --- |
39-
| `theme-color: black` | `theme-color: red` |
40-
| <img width="330" alt="black" src="https://cloud.githubusercontent.com/assets/334891/18476835/8d70b330-7999-11e6-8c84-a558906d636e.png"> | <img width="330" alt="red" src="https://cloud.githubusercontent.com/assets/334891/18477185/c53af09a-799a-11e6-9354-b9bf1a7f1826.png"> |
41-
| `theme-color: white` | `theme-color: gray` |
42-
| <img width="330" alt="white" src="https://cloud.githubusercontent.com/assets/334891/18477206/d9dc55fc-799a-11e6-89f2-b4ae150caa80.png"> | <img width="330" alt="gray" src="https://cloud.githubusercontent.com/assets/334891/18477058/4e61700c-799a-11e6-80a0-805e57f2563e.png"> |
43-
| `theme-color: blue` | `theme-color: pink` |
44-
| <img width="330" alt="blue" src="https://cloud.githubusercontent.com/assets/334891/18477240/f03646d2-799a-11e6-8895-25b37d3a1438.png"> | <img width="330" alt="pink" src="https://cloud.githubusercontent.com/assets/334891/18477252/fb2f5128-799a-11e6-8c8f-e79d9c1884b7.png"> |
45-
| `theme-color: orange` | `theme-color: yellow` |
46-
| <img width="330" alt="orange" src="https://cloud.githubusercontent.com/assets/334891/18477265/06e302bc-799b-11e6-970e-6461b2a89c57.png"> | <img width="330" alt="yellow" src="https://cloud.githubusercontent.com/assets/334891/18477278/117347aa-799b-11e6-83a8-f82341c143e0.png"> |
47-
4836
## Contributing
4937
5038
Bug reports and pull requests are welcome on GitHub at https://github.com/broccolini/athena. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.

0 commit comments

Comments
 (0)