jekyll-theme-gaeblogx 1.0.1 → 1.0.2

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 +9 -3
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9537e69b0f238026029cf9fcf0d821397b3ce5b4
4
- data.tar.gz: bb5701b87d62c89f0190e5bb1810091252a3c7c0
3
+ metadata.gz: 3dd8ba6f87713959b9baeb76c754c71131fb0e8e
4
+ data.tar.gz: 63092299cc3792e792fc281b4cc0b5dc7e8b1f37
5
5
  SHA512:
6
- metadata.gz: 3d93c83aa79ea8d6a4d25be0dc9ec137c966e7a89fe5597f95284d0fe14ba1afb9422aa4c5fb1b3f80aa70b7f2401984509820345ce7dac648ae20cfdd9ae64f
7
- data.tar.gz: 0bc1241ca32bd9e5e9c58f2675f4a81c6dd0483210dcbb3f1a32b9e1aa95f64e47c4f6e397041f686059c57024079cacdb9470d918f5e0fa2af528c868ef56be
6
+ metadata.gz: ae175e2181d54aa9de35131d0a103e28d2580abc8e2b1d9c43762b4bf241f5c7990972ce8bc2ec9146c288752576bb07bfc0b5033ba340e91137ad1d75c2d29b
7
+ data.tar.gz: 3e08a82407faade609268d315afc307cf59bbdec79761d9fb28084a33a486db8e492f194a0b37284e2811ae8f8d1a28035d11e01c6b36d99e2d1d451e021a607
data/README.md CHANGED
@@ -1,10 +1,9 @@
1
1
  # Jekyll Theme GaeBlogx
2
2
 
3
- Credits: https://github.com/Gaohaoyang/gaohaoyang.github.io
3
+ My personal blog Github Page: https://github.com/SeraphRoy/SeraphRoy.github.io
4
4
 
5
- Major features
5
+ ## Major features
6
6
 
7
- Modifications:
8
7
  - Categories, Tags, Archives
9
8
  - Site-wide search provided by Algolia and Simple Jekyll Search
10
9
  - Clean responsive design
@@ -65,3 +64,10 @@ for any GitHub-hosted theme.
65
64
 
66
65
  3. Add `remote_theme: "SeraphRoy/GaeBlogx"` to your
67
66
  `_config.yml` file. Remove any other `theme:` or `remote_theme:` entries.
67
+
68
+ # Nodes
69
+ Please specify Agolia specific configs in `_config.yml`, and other settings as well.
70
+
71
+ For reference, please take a look at my personal settings: https://github.com/SeraphRoy/SeraphRoy.github.io
72
+
73
+ Credits: https://github.com/Gaohaoyang/gaohaoyang.github.io
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-gaeblogx
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Baby Pepper