github-uikit 1.0.0 → 1.1.0

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: ef39825ee8cff3ca23903309395a2224c21f10274ec987e65fda6f7f7eb4744c
4
- data.tar.gz: 200ec4a71bd47eb1b05c4442d3634f876425d9e757422f5a5b560699744b4c79
3
+ metadata.gz: 3144aff78227e183800fb75d7d9a9211b501ba844a052e0735228ebc9913fba0
4
+ data.tar.gz: fa5a79d77933028b40326c06826071d31f5befc8cb6a2d89cb0f1ea96e83cfce
5
5
  SHA512:
6
- metadata.gz: 277704903b3f90cbd326459a06a6063612738b11a2e943f705fc9f964b4ea17b261620665e82ef0de248b7b316b80ff6a40783719901d40df54186384acb6abe
7
- data.tar.gz: 1adda073852ba25a7608e1ea2b80aab5e1a9ba5b513f027c26d42fe2db6d76157a189ee0b4ccc2e44d16d0ace4fa4d829e87261fd475cb8c90b040de2dbd57bd
6
+ metadata.gz: a10dd80f839c8f9f6e353b1fd0376b6f4cd5c862a872b39a6e11335581f8a332ffc80f397ebf3de6dddf2052511a80f8eafa5111ab0c14de7f56517d7f6f1259
7
+ data.tar.gz: 01f86db5da490779c7e677d459d84f3640d66e43d4faa9883c67f907b77aa0e497cd6909badc7be3c3217d9bbce654e4ebf6e005ffe8b0148bd984e5c6f9748a
@@ -21,8 +21,12 @@
21
21
  git clone https://github.com/isaacjosephhorton/github-uikit.git
22
22
  </code></div>
23
23
 
24
- <p>Make sure you have jekyll installed and you can run a build test locally with:</p>
24
+ <p>Make sure you have jekyll installed and you can run a build and live test with this:</p>
25
25
  <div class="uk-padding-small uk-section-default">
26
+ <code>
27
+ bundle install
28
+ </code>
29
+ <br>
26
30
  <code>
27
31
  bundle exec jekyll serve
28
32
  </code>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: github-uikit
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - isaacjosephhorton
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-12-04 00:00:00.000000000 Z
11
+ date: 2021-12-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -239,7 +239,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
239
239
  - !ruby/object:Gem::Version
240
240
  version: '0'
241
241
  requirements: []
242
- rubygems_version: 3.2.3
242
+ rubygems_version: 3.2.32
243
243
  signing_key:
244
244
  specification_version: 4
245
245
  summary: Build a fast responsive website in minutes with Github-UiKit!