jekyll-bootflat 0.2 → 0.2.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +8 -1
- data/screenshot.png +0 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4ca5f438b3c72010b7062b249e5ac57ee77c0cc0
|
4
|
+
data.tar.gz: 499fc2e7fe9be7657cfa9cfdb182c668b67c867b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fb2c991f8b95dc4dfd0b8baf68ce2aa51c831ed27e057ccb3a70ff679f1a9bd36c3b642a8bbbe7a460e25cb8b90e9e854d0e41f3b42c694f40a444868671c45c
|
7
|
+
data.tar.gz: 71baeaf42f6fb8ede20d0c024f735152465e92365bf03f10c4a24fdc84e4f4853cf428eeffe395d1352b5d8342f5424deb8a1fe54a221d09553afd085a672e84
|
data/README.md
CHANGED
@@ -4,10 +4,17 @@ jekyll-bootflat is a gem based theme for Jekyll, and has been extracted out of
|
|
4
4
|
[jekyll octopod](https://jekyll-octopod.github.io/) and will be used there.
|
5
5
|
|
6
6
|
It is basically a Twitter Bootstrap theme, but extended by [Bootflat](http://bootflat.github.io/)
|
7
|
-
and [Font Awesome](http://fontawesome.io/)
|
7
|
+
and [Font Awesome](http://fontawesome.io/).
|
8
|
+
|
8
9
|
I am a Bootflat fanboy, and I agree to their tagline
|
9
10
|
"_Bootflat is built on the foundations of Bootstrap, visioned in a stunning flat design._"
|
10
11
|
|
12
|
+
## Preview
|
13
|
+
|
14
|
+
What's better than a screenshot?
|
15
|
+
|
16
|
+
<img alt="preview" src="screenshot.png" style="width: 60%;">
|
17
|
+
|
11
18
|
## Installation
|
12
19
|
|
13
20
|
Add this line to your Jekyll site's Gemfile:
|
data/screenshot.png
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jekyll-bootflat
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 0.2.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Stefan Haslinger
|
@@ -208,7 +208,7 @@ files:
|
|
208
208
|
- assets/js/jquery.min.js
|
209
209
|
- index.md
|
210
210
|
- screenshot.png
|
211
|
-
homepage: http://github.com/jekyll-octopod/jekyll-bootflat
|
211
|
+
homepage: http://github.com/jekyll-octopod/jekyll-bootflat
|
212
212
|
licenses:
|
213
213
|
- MIT
|
214
214
|
metadata: {}
|