moving 0.3.2 → 0.3.3

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 +2 -0
  3. data/_sass/moving/_base.scss +0 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a7a958eace0b468f70f92256525fe89d786d1c87a788a59a999f000a77cdbf2f
4
- data.tar.gz: 6b40230c37842310c4e2921260b56a27d302ef18cd660362e617431266f76e7b
3
+ metadata.gz: 0e970585bd61809000597655653192480ed7404f80036c3e6d8c4dd6ed693b6e
4
+ data.tar.gz: fd41828d1d2bc611daeb8eabe7b58672d5df3f122a6d0497bdc6e98e7a15dd32
5
5
  SHA512:
6
- metadata.gz: 907d1a6fd7cdc344c789ea66b3d9e470c698db1e7c6bd7c2bf5858f7994bb2a22907eb9d65ec3d99c62bc020ceb02c3941b81a96d58f41627c0349f4acd02aae
7
- data.tar.gz: 47e02630d3c256e6764e032dbeb9c8319156a82a65f6842b5357bedaba1812a05f05975c641a361d687f8feafd25aceecf78493a1f37aac35af5cf2a1d916766
6
+ metadata.gz: 93670ac09ce97cbfbc3038a7864a84fe75713db83f4d85788c423df550093984d70a0d6571fbf194d6c9b99f97318ef5094286e596a6b7da3ad7724be8bb77fc
7
+ data.tar.gz: b44ed2fba84cad6133603c9ff49d604f29eeda3ab83b472d61d52549336e667d3cfb6493404b279aac53894f7b543bdf5872254b4549b0292cf71cb6f4dda874
data/README.md CHANGED
@@ -62,6 +62,8 @@ Or install it yourself as:
62
62
 
63
63
  :warning: If you want to publish your site in [Github Pages](https://pages.github.com/). Change `theme: xxx` in `_config.yml` to `remote_theme: huangyz0918/moving` then push to your github repo (this is important, or you will get an error from github pages that not support the moving theme). If you want to test your site locally, you can change that to `theme: moving` and build again.
64
64
 
65
+ Here is an [example](https://github.com/huangyz0918/personal-page-blog) for Github Pages.
66
+
65
67
 
66
68
  ## Usage
67
69
 
@@ -169,7 +169,6 @@ blockquote {
169
169
  padding-left: $spacing-unit / 2;
170
170
  @include relative-font-size(1);
171
171
  letter-spacing: -1px;
172
- font-style: italic;
173
172
 
174
173
  > :last-child {
175
174
  margin-bottom: 0;
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: moving
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2
4
+ version: 0.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - huangyz0918
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-09-06 00:00:00.000000000 Z
11
+ date: 2019-09-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll