flanga 0.1 → 0.1.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -2
  3. data/_layouts/home.html +0 -1
  4. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8acd3daeb7a50a04a141074efabe682622e1d07e
4
- data.tar.gz: b0c82c1a2cd69ed045e8eafd1fa6cbb347dadcda
3
+ metadata.gz: 6744e586c2bf6b3f22c2ebc347eee31edbdd4fdc
4
+ data.tar.gz: fe271c0cf09ce371707c7ef28aca2417c80af991
5
5
  SHA512:
6
- metadata.gz: 317d5607274cba19463a44316731c83d7eda1a9b9057d742afc6cffead7445012460799a676ee69ef5d81334aa8fe8d7d490e93b722549a565f8864d4871aaea
7
- data.tar.gz: 471dfe876f944c4fc63d9f63ac3a83ccf0b11e9f47d4db4e87b9ca4ff9ad02ff5b54ea9f217d32923b2187c35d2439b96ecd502df8bedde76ee02292ce33c6ad
6
+ metadata.gz: e16415c9ce7a5162c582279985caf43f8e45a92cdcb447cda35eaa4ba7ef39a16012e2c0ac0edd0f01e4b69bbad6e60b8879ee96d7761410ff8d93dc7e678f88
7
+ data.tar.gz: ce6e1325de2a2d9b142b96936e8c7aaa8a7cf96ac2f3a306900a7851e2536ec9f3d936c3f64666717b150219d6a6cc592e6a627253f02290a31ab135a8016877
data/README.md CHANGED
@@ -1,8 +1,10 @@
1
1
  # Flanga Jekyll Theme
2
2
 
3
+ [![Build Status](https://travis-ci.org/Flanga/flanga-theme.svg?branch=master)](https://travis-ci.org/Flanga/flanga-theme)
4
+
3
5
  This theme is not intended for general use.
4
6
 
5
- All CSS data is delivered over Flanga's CDN and may change at any time.
6
- We will only update the theme if we make changes to the theme itself and not the styling in general.
7
+ All CSS and JS data will be delivered over Flanga's CDN and may change at any time.
8
+ We will only update the theme if we make changes to the theme itself or the website data used to generate the website pages, not CSS or JS scripts in general.
7
9
 
8
10
  Licensed under GPLv3.
data/_layouts/home.html CHANGED
@@ -1,5 +1,4 @@
1
1
  {% include head.html %}
2
2
  {% include titlebar_home.html %}
3
- {% include title.html %}
4
3
  {% include body.html %}
5
4
  {% include footer.html %}
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: flanga
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.1'
4
+ version: 0.1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Moritz Wirth
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-12-23 00:00:00.000000000 Z
11
+ date: 2017-12-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -79,7 +79,7 @@ files:
79
79
  - _layouts/pki.html
80
80
  homepage: https://www.flanga.io
81
81
  licenses:
82
- - GPL v3
82
+ - GPL-3.0
83
83
  metadata: {}
84
84
  post_install_message:
85
85
  rdoc_options: []