|
1 | 1 | # HPSTR Jekyll Theme
|
2 | 2 |
|
3 |
| -They say three times the charm, so here is another free responsive Jekyll theme for you. I've learned a ton since open sourcing my first two themes [on Github](http://github.com/mmistakes), and wanted to try a few new things this time around. If you've used my previous themes most of this should be familiar territory... |
| 3 | +They say three times the charm, so here is another free responsive Jekyll theme for you. I've learned a ton since open sourcing [my first two themes](https://mademistakes.com/work/jekyll-themes/), and wanted to try a few new things this time around. If you've used my previous themes most of this should be familiar territory. |
4 | 4 |
|
5 | 5 | ## What HPSTR brings to the table:
|
6 | 6 |
|
| 7 | +* Modern and minimal design. |
7 | 8 | * Responsive templates for post, page, and post index `_layouts`. Looks great on mobile, tablet, and desktop devices.
|
8 | 9 | * Gracefully degrades in older browsers. Compatible with Internet Explorer 8+ and all modern browsers.
|
9 |
| -* Modern and minimal design. |
10 |
| -* Sweet animated menu. |
11 |
| -* Readable typography to make your words shine. |
12 |
| -* Support for large images to call out your favorite posts. |
13 |
| -* Comments powered by [Disqus](http://disqus.com) if you choose to enable. |
14 |
| -* Social Sharing links for Facebook, Twitter, and Google+ if you choose to enable. |
15 |
| -* Simple and clear permalink structure. |
| 10 | +* Sweet animated menu with support for drop-downs. |
| 11 | +* Optional [Disqus](http://disqus.com) comments and social sharing links. |
16 | 12 | * [Open Graph](https://developers.facebook.com/docs/opengraph/) and [Twitter Cards](https://dev.twitter.com/docs/cards) support for a better social sharing experience.
|
17 | 13 | * Simple [custom 404 page](http://mmistakes.github.io/hpstr-jekyll-theme/404.html) to get you started.
|
18 | 14 | * Stylesheets for Pygments and Coderay [syntax highlighting](http://mmistakes.github.io/hpstr-jekyll-theme/code-highlighting-post/) to make your code examples look snazzy
|
19 |
| -* [Grunt](http://gruntjs.com) build script for easy theme development |
20 | 15 | * [Available in Spanish](https://github.com/cruznick/hpstr-jekyll-theme/tree/es). Thanks [@cruznick](https://github.com/cruznick)!
|
21 | 16 |
|
22 | 17 | 
|
|
0 commit comments