An open API service indexing awesome lists of open source software.

https://github.com/tiberriver256/tiberriver256.github.io


https://github.com/tiberriver256/tiberriver256.github.io

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Neo-HPSTR Jekyll Theme

Based on https://github.com/mmistakes/hpstr-jekyll-theme

Demo: http://aronbordin.com/neo-hpstr-jekyll-theme

# Live Demo

You can see it running [here](http://blog.rhesoft.com/) and
[here](http://aronbordin.com/neo-hpstr-jekyll-theme/).

## What HPSTR brings to the table:

- Modern design.
- Responsive templates for post, page, and post index `_layouts`. Looks great on
mobile, tablet, and desktop devices.
- Gracefully degrades in older browsers. Compatible with Internet Explorer 8+
and all modern browsers.
- Sweet topbar animated menu with support for drop-downs.
- [Open Graph](https://developers.facebook.com/docs/opengraph/) and
[Twitter Cards](https://dev.twitter.com/docs/cards) support for a better
social sharing experience.
- Simple
[custom 404 page](http://mmistakes.github.io/hpstr-jekyll-theme/404.html) to
get you started.
- Stylesheets for Pygments and Coderay
[syntax highlighting](http://mmistakes.github.io/hpstr-jekyll-theme/code-highlighting-post/)
to make your code examples look snazzy
- Author panel, with social links
- Read more tag support(similar with Wordpress ).

![Preview](http://aron-bordin.github.io/neo-hpstr-jekyll-theme/images/neo-hpstr-jekyll-theme-preview.png)

---

## Getting Started

Neo-HPSTR takes advantage of Sass and data files to make customizing easier.
These features require Jekyll 2.x and will not work with older versions of
Jekyll.

To learn how to install and use this theme check out the
[Setup Guide(Original)](http://mmistakes.github.io/hpstr-jekyll-theme/theme-setup/)
for more information.