harms-columns-front-page 2.0.1 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +3 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e62f79bbfe17f7f4770a65cefb782fa202b4bd8c
4
- data.tar.gz: 302733493203cbebe042b23aef56a315652b795a
3
+ metadata.gz: c3978e46e254b85eaa5d2b5f5ee2a185b6f92e15
4
+ data.tar.gz: f3561f39de2c8934977280d4b44153312a94fdb2
5
5
  SHA512:
6
- metadata.gz: 6681f9205421cd034113ba3ff6161c802db812e0d425de76a77053ae599e680db1301319a85de2e1b4c96b0391e0a06a502df8fbaf21a08668d98809552ad38d
7
- data.tar.gz: e79ea03a1e166d0ab544592acef449f06e63d6175f64fbd8219e533466f99a3d58886f0a73434d48f703c2dbac05159899e1b9226893f45750daae2ae4735750
6
+ metadata.gz: a0a1528fa7d0b325a5365021e1f8e38a042aac8737ea1552854a2f14623157191d146a8e1979820e22069c9e892b34eb9dd141f5f13bcc334ceb8587d00256b9
7
+ data.tar.gz: 677c69a108e762607d79ea31d81aa611f1bbc1506b33750cbf8e69f8e66c85dbeb9acc5586c7f962e5b2a6be4fdfefe59438b304315fdc2616499b15e0b7ff58
data/README.md CHANGED
@@ -103,11 +103,13 @@ theme: harms-columns-front-page
103
103
  **Step 4:** Then find the section that starts with `gem:` and add the following entries to the list:
104
104
 
105
105
  ```yaml
106
- plugins:
106
+ gems:
107
107
  - jekyll-autoprefixer
108
108
  - jekyll-minifier
109
109
  ```
110
110
 
111
+ These dependencies are used to minify and autoprefix the code for cross browser compatibility and faster loading times of your site.
112
+
111
113
  **Step 5:** Run the following command in the terminal:
112
114
 
113
115
  bundle exec jekyll serve
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: harms-columns-front-page
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1
4
+ version: 2.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael Harms