https://github.com/tiberriver256/tiberriver256.github.io
https://github.com/tiberriver256/tiberriver256.github.io
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tiberriver256/tiberriver256.github.io
- Owner: Tiberriver256
- License: mit
- Created: 2015-11-21T17:31:45.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-07-12T23:34:35.000Z (3 months ago)
- Last Synced: 2025-07-23T03:46:39.586Z (2 months ago)
- Language: HTML
- Size: 28.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 ).
---
## 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.