best-blogging-theme 0.1.9 → 0.2.0

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/_layouts/post.html +2 -1
  3. data/readme.md +9 -0
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2edf0b9ca5ef2204da827c9c3e4634cd77b3d1d19fabba53e9b35983ef050d73
4
- data.tar.gz: d8818eb4be046e924802277ac92c456612feeb63b835addbb99acda18ee68400
3
+ metadata.gz: e4779f43b05336801f140d2bb1c1b9cf551b23008c385d3ad3bd5b8906188de7
4
+ data.tar.gz: fbfbb5b8a33f6ff44f531375e9e4e6f4032e50c84bacb27ecb30d9f30b7f55ed
5
5
  SHA512:
6
- metadata.gz: 882d57197ff82c03ae59011c56b48fca14daa0e4c9790b3df39b38cf641bcb37fc6490c22fbc70bb98d0ac58b87dac9c59f17c0deb1e18b65f6b24c5a933ed35
7
- data.tar.gz: e6f1c3063afc5d79e5d0dc104ed3629e6c2c27058afa6b818bf401b0de3969d4ed95634111c7ece8bb00197af817a1bd3c7e3e0493727ed9fe1954ca2e2df67d
6
+ metadata.gz: fba06f74014f5f1fa3a2f588c8165e705fd8c82cddfb9dde40930111575f5230f5a024f439d103d66083f0e0c0f4425d7e86f17d83a043f981d06ab1d8165788
7
+ data.tar.gz: 062b19f4b6f53beaafc699579381ec62bbe5d1c40d52d9427397fce4b35c1251fe38e8400ef3bf236a0c2c9928b62c024f477e64c91ccceb39d59035fb538bf0
data/_layouts/post.html CHANGED
@@ -3,7 +3,8 @@
3
3
  {% include custom-head.html %}
4
4
  <style>
5
5
  .post-content img{
6
- width:100%;
6
+ width:auto;
7
+ max-width: 100%;
7
8
  }
8
9
  </style>
9
10
  <body>
data/readme.md CHANGED
@@ -196,6 +196,7 @@ platforms:
196
196
  #### footer.json
197
197
  {
198
198
  "footerMenu": {
199
+ "color": "deepskyblue",
199
200
  "dropdown": [{
200
201
  "categoryName":"Cricket Posts",
201
202
  "links": [
@@ -304,6 +305,14 @@ disquss:
304
305
  after that you can see that comment system added to your website.
305
306
 
306
307
 
308
+ ## so now you can also change color of theme for ex:) footer color,socialicons,expore section etc. and also added google analtyics
309
+
310
+ you just need to put you google analatyics id in _config.yml
311
+ for example look like-
312
+ google_analytics: 'G-Your Id'
313
+
314
+ and also change the color in data driven files that we will provide in the top. now updated you can see that );;
315
+
307
316
 
308
317
  ## ENJOY THE BLOGGING THEME
309
318
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: best-blogging-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.9
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - manpreet-choudhary
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-04-04 00:00:00.000000000 Z
11
+ date: 2021-04-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll