Add demo site link
This commit is contained in:
parent
6fa1f288b7
commit
c3bb6ff258
11
README.md
11
README.md
|
@ -1,4 +1,4 @@
|
||||||
# Basically Basic Jekyll Theme
|
# [Basically Basic Jekyll Theme][1]
|
||||||
|
|
||||||
[![license](https://img.shields.io/github/license/mmistakes/jekyll-theme-basically-basic.svg?style=flat-square)](LICENSE.md)
|
[![license](https://img.shields.io/github/license/mmistakes/jekyll-theme-basically-basic.svg?style=flat-square)](LICENSE.md)
|
||||||
[![Code Climate](https://img.shields.io/codeclimate/github/mmistakes/jekyll-theme-basically-basic.svg?style=flat-square)](https://codeclimate.com/github/mmistakes/jekyll-theme-basically-basic)
|
[![Code Climate](https://img.shields.io/codeclimate/github/mmistakes/jekyll-theme-basically-basic.svg?style=flat-square)](https://codeclimate.com/github/mmistakes/jekyll-theme-basically-basic)
|
||||||
|
@ -14,7 +14,10 @@ with a few enhancements thrown in for good measure:
|
||||||
- Disqus Comments and Google Analytics support
|
- Disqus Comments and Google Analytics support
|
||||||
- SEO best practices via [Jekyll SEO Tag](https://github.com/jekyll/jekyll-seo-tag/)
|
- SEO best practices via [Jekyll SEO Tag](https://github.com/jekyll/jekyll-seo-tag/)
|
||||||
|
|
||||||
![jekyll-theme-basically-basic](https://cloud.githubusercontent.com/assets/1376749/24117647/6dede894-0d81-11e7-9c2c-f19bea45e219.jpg)
|
[![Basically Basic live preview][2]][1]
|
||||||
|
|
||||||
|
[1]: https://mmistakes.github.io/jekyll-theme-basically-basic/
|
||||||
|
[2]: https://cloud.githubusercontent.com/assets/1376749/24117647/6dede894-0d81-11e7-9c2c-f19bea45e219.jpg (live preview)
|
||||||
|
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
|
|
||||||
|
@ -525,8 +528,8 @@ When submitting a pull request:
|
||||||
`my-awesome-new-feature`) and describe the feature or fix.
|
`my-awesome-new-feature`) and describe the feature or fix.
|
||||||
3. Open a pull request on GitHub.
|
3. Open a pull request on GitHub.
|
||||||
|
|
||||||
Theme documentation and sample pages can be found in the [`/docs`](docs) folder
|
Sample pages can be found in the [`/docs`](docs) folder if you'd like to tackle
|
||||||
if you'd like to tackle any "low-hanging fruit" like fixing typos, bad grammar, etc.
|
any "low-hanging fruit" like fixing typos, bad grammar, etc.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue