gyrocycle 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6df3896fea321afb790f9e8ce68ef692d9ad05271d576931daec1ef0c88a1bf0
4
- data.tar.gz: 86e9c5cb243e1ad85573f63ff0bda2877702702ceb297fc3fdc77070cc958f50
3
+ metadata.gz: cdc341bb72554d068838e1ae7d9b88a6ac516c6992a8b9dd586502dde95fc0f2
4
+ data.tar.gz: 3ef788241911699418a64a8670d23b721762240e020ebe7f8076612aac634786
5
5
  SHA512:
6
- metadata.gz: a18f10e666e94cb271569ac2671ee9224b6bc162fedf3c0208cfe850467cbc329819128c1c7d8af47daef41f5b34d3eecf0c46f6c48366e0540a1ba708412780
7
- data.tar.gz: 351e87b43920c93f7821aacd3db899811743d37208f9f64819f14ac9d9d2aca35b09b3b6d1ed16735bdbe423489c5f326c9b2a372097a17a2526ee916be083a4
6
+ metadata.gz: 98d8ef0633bad5559ee267ae82997e402e506279055e90c4389dd048c0360b7c4a9203a7d843c3daf73eb3cfb74bc63e16ab74c4c2b0911203b9565be1b476b4
7
+ data.tar.gz: db1407d3f541c336c9bdf875d26cf0c59fac18bd9286781aaa67d381aa8baf2902516f00e4dec583dc9157367c3dc05dedc30562ef52aed60b0d0c4db5ac7728
data/README.md CHANGED
@@ -31,13 +31,13 @@ Add the following classes to the [`<body>` and grid `<div>` elements](_layouts/d
31
31
  Add this line to your Jekyll site's `Gemfile`:
32
32
 
33
33
  ```ruby
34
- gem "gyroscope"
34
+ gem "gyrocycle"
35
35
  ```
36
36
 
37
37
  And add this line to your Jekyll site's `_config.yml`:
38
38
 
39
39
  ```yaml
40
- theme: gyroscope
40
+ theme: gyrocycle
41
41
  ```
42
42
 
43
43
  And then execute:
@@ -46,7 +46,7 @@ And then execute:
46
46
 
47
47
  Or install it yourself as:
48
48
 
49
- $ gem install gyroscope
49
+ $ gem install gyrocycle
50
50
 
51
51
  ## License
52
52
 
File without changes
@@ -2,4 +2,4 @@
2
2
  # Only the main Sass file needs front matter (the dashes are enough)
3
3
  ---
4
4
 
5
- @import "gyroscope";
5
+ @import "gyrocycle";
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gyrocycle
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Roben Kleene
@@ -87,7 +87,7 @@ files:
87
87
  - _sass/fira-mono.scss
88
88
  - _sass/fira-sans.scss
89
89
  - _sass/fonts.scss
90
- - _sass/gyroscope.scss
90
+ - _sass/gyrocycle.scss
91
91
  - _sass/layout.scss
92
92
  - _sass/open-sans.scss
93
93
  - _sass/rubik.scss