Skip to content

Commit c3bb6ff

Browse files
committed
Add demo site link
1 parent 6fa1f28 commit c3bb6ff

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Basically Basic Jekyll Theme
1+
# [Basically Basic Jekyll Theme][1]
22

33
[![license](https://img.shields.io/github/license/mmistakes/jekyll-theme-basically-basic.svg?style=flat-square)](LICENSE.md)
44
[![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:
1414
- Disqus Comments and Google Analytics support
1515
- SEO best practices via [Jekyll SEO Tag](https://github.com/jekyll/jekyll-seo-tag/)
1616

17-
![jekyll-theme-basically-basic](https://cloud.githubusercontent.com/assets/1376749/24117647/6dede894-0d81-11e7-9c2c-f19bea45e219.jpg)
17+
[![Basically Basic live preview][2]][1]
18+
19+
[1]: https://mmistakes.github.io/jekyll-theme-basically-basic/
20+
[2]: https://cloud.githubusercontent.com/assets/1376749/24117647/6dede894-0d81-11e7-9c2c-f19bea45e219.jpg (live preview)
1821

1922
## Table of Contents
2023

@@ -525,8 +528,8 @@ When submitting a pull request:
525528
`my-awesome-new-feature`) and describe the feature or fix.
526529
3. Open a pull request on GitHub.
527530

528-
Theme documentation and sample pages can be found in the [`/docs`](docs) folder
529-
if you'd like to tackle any "low-hanging fruit" like fixing typos, bad grammar, etc.
531+
Sample pages can be found in the [`/docs`](docs) folder if you'd like to tackle
532+
any "low-hanging fruit" like fixing typos, bad grammar, etc.
530533

531534
---
532535

0 commit comments

Comments
 (0)