mirror of
https://github.com/MinimalBible/MinimalBible.github.io
synced 2025-06-30 21:36:15 -04:00
Add social sharing widgets
This commit is contained in:
7
about.md
7
about.md
@ -1,17 +1,18 @@
|
||||
---
|
||||
layout: page
|
||||
permalink: /about/index.html
|
||||
permalink: /about/
|
||||
title: About the Theme
|
||||
tags: [Jekyll, theme, modern, minimal, responsive]
|
||||
image:
|
||||
feature: abstract-5.jpg
|
||||
credit: dargadgetz
|
||||
creditlink: http://www.dargadgetz.com/ios-7-abstract-wallpaper-pack-for-iphone-5-and-ipod-touch-retina/
|
||||
share: true
|
||||
---
|
||||
|
||||
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...
|
||||
|
||||
## What HPSTR RDX brings to the table:
|
||||
## What HPSTR brings to the table:
|
||||
|
||||
* Responsive templates for post, page, and post index `_layouts`. Looks great on mobile, tablet, and desktop devices.
|
||||
* Gracefully degrads in older browsers. Compatible with Internet Explorer 8+ and all modern browsers.
|
||||
@ -24,7 +25,7 @@ They say three times the charm, so here is another free responsive Jekyll theme
|
||||
* [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]({{ site.url }}/404.html) to get you started.
|
||||
* Stylesheets for Pygments and Coderay [syntax highlighting]({{ site.url }}/code-highlighting-post/) to make your code examples look snazzy
|
||||
* Grunt build script for easy theme development
|
||||
* [Grunt](http://gruntjs.com) build script for easy theme development
|
||||
|
||||
<div markdown="0"><a href="{{ site.url }}/theme-setup" class="btn btn-info">Install the Theme</a></div>
|
||||
|
||||
|
Reference in New Issue
Block a user