harms-columns-front-page 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +6 -0
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 54ac181f6ae7fc6077a9aaeb719ceda4605616cf
4
- data.tar.gz: b8acd01f6361f0ac49b147ab3510b17278a84aa5
3
+ metadata.gz: 5a7e768f4257dc63d0cc8228ea61f48c26113be9
4
+ data.tar.gz: 32247cbe4aa135927f24d7b51fb8a529ea9758e1
5
5
  SHA512:
6
- metadata.gz: eb4786fb36c9cf3d97c74b4a3bb02b73b52dae64430d028b68170906e90616d84221f4f5046d97feda4f29ba5c41702db89491d2f3a8579988cc89dee2436ad6
7
- data.tar.gz: 79b1cc74ae8b1a2b12ebd89ef05b1307018f4e6901df67029ec6fc9ebb53eb9a8546a5a43085d6ec4ae3e1c9c8ae75a899557650ee215bc8269ec0807b0b1312
6
+ metadata.gz: 4110339a012d9a83e006dd3b3918a8977c02415de3561d32735855506bbfe4750b0c8bb19e8a712378b27e66a3718ac62cbbe7369ff937b97b3767a5102e472d
7
+ data.tar.gz: 60a11913b508bf4ad8231b3356fc7f730fba71e45c0205ee89b9199a7066217293aaf7e1ca697aa2b5ac201e80ae83ec53bf15f5cebce4a09c99f687529e1842
data/README.md CHANGED
@@ -22,6 +22,12 @@ Then enter the project directory by running:
22
22
 
23
23
  cd your-project-name
24
24
 
25
+ You can test your jekyll site by running:
26
+
27
+ bundle exec jekyll serve
28
+
29
+ Now you can head over to <http://localhost:4000> in your browser and view your jekyll site.
30
+
25
31
  ## How to install the theme
26
32
 
27
33
  Step 1: Add this line to the bottom of your Jekyll site's `Gemfile`:
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: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael Harms