devlopr 0.4.4 → 0.4.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (42) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/head.html +2 -2
  3. metadata +5 -44
  4. data/assets/img/favicon.ico +0 -0
  5. data/assets/img/gamershub.png +0 -0
  6. data/assets/img/google.png +0 -0
  7. data/assets/img/iit.jpeg +0 -0
  8. data/assets/img/microsoft.png +0 -0
  9. data/assets/img/mit.png +0 -0
  10. data/assets/img/oxford.png +0 -0
  11. data/assets/img/posts/1.png +0 -0
  12. data/assets/img/posts/2.png +0 -0
  13. data/assets/img/posts/3.png +0 -0
  14. data/assets/img/posts/4.png +0 -0
  15. data/assets/img/posts/5.png +0 -0
  16. data/assets/img/posts/6.png +0 -0
  17. data/assets/img/posts/d1.png +0 -0
  18. data/assets/img/posts/d2.png +0 -0
  19. data/assets/img/posts/d3.png +0 -0
  20. data/assets/img/posts/d4.png +0 -0
  21. data/assets/img/posts/d5.png +0 -0
  22. data/assets/img/posts/d6.png +0 -0
  23. data/assets/img/posts/deploy-using-github-pages-and-travis.png +0 -0
  24. data/assets/img/posts/devlopr-starter.png +0 -0
  25. data/assets/img/posts/devlopr.png +0 -0
  26. data/assets/img/posts/hello.jpg +0 -0
  27. data/assets/img/posts/siteleaf.jpg +0 -0
  28. data/assets/img/posts/siteleaf/1.png +0 -0
  29. data/assets/img/posts/siteleaf/2.png +0 -0
  30. data/assets/img/posts/siteleaf/3.png +0 -0
  31. data/assets/img/posts/siteleaf/4.png +0 -0
  32. data/assets/img/posts/siteleaf/5.png +0 -0
  33. data/assets/img/posts/siteleaf/6.png +0 -0
  34. data/assets/img/posts/siteleaf/8.png +0 -0
  35. data/assets/img/posts/siteleaf/9.png +0 -0
  36. data/assets/img/products/product1.jpg +0 -0
  37. data/assets/img/products/product2.jpg +0 -0
  38. data/assets/img/products/product3.jpg +0 -0
  39. data/assets/img/profile.png +0 -0
  40. data/assets/img/programmingebooks.png +0 -0
  41. data/assets/img/styleguide.png +0 -0
  42. data/assets/img/zoom.jpg +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 992d0ad0f0101396a782225acaba27d1bf6c770ad5faced4f9dbd702c03a22a5
4
- data.tar.gz: 85af1b12c1f5eaabb60ffa3bd7df7b0cf7cff8e2ef9404caeb8b249bb861cd58
3
+ metadata.gz: c72a211a40dab8d615d7c61ee16980ebbcfaa825804ecc8bedcd6c427ef42f99
4
+ data.tar.gz: 16485f12b4d3ef6c99b346bbbc113a101825df6db4537ea537039f473c7ce50a
5
5
  SHA512:
6
- metadata.gz: b2ed1261236f0cb16502bfc6944a9c42be5625f08fc827fb54c5881ac909094c269a3e739148dd445e1e9292483e30a1ff81c24f9f32984ce60385775ad2223a
7
- data.tar.gz: 0fa9a9c452194d1d158056297ce647f8251d1a9534ec046ae9e078880125119b01699340d87698ba6b63792d775dde866bbf525853837073f4a515550c248eeb
6
+ metadata.gz: 21315b08f5709284d920c08ddf7da68a41443b47fd911a6e322868ba5b7669c94755fabfb72df66bebc29dfab43388262bd5fa161fffecfd0e25b03fee84f6bc
7
+ data.tar.gz: 7c990bd43d61f86726c02ef59ab8e68b3ebcc2e213ec339b35930cf7b32cda133319a51bb720e8aea4596569cacd1b8e46a060184b521ad898ddad0ab2556109
@@ -27,7 +27,7 @@
27
27
  href="https://cdn.jsdelivr.net/npm/instantsearch.js@2.6.0/dist/instantsearch.min.css">
28
28
  <link rel="stylesheet" type="text/css"
29
29
  href="https://cdn.jsdelivr.net/npm/instantsearch.js@2.6.0/dist/instantsearch-theme-algolia.min.css">
30
- <script>
30
+ <!-- <script>
31
31
  (function (d, h, m) {
32
32
  var js, fjs = d.getElementsByTagName(h)[0];
33
33
  if (d.getElementById(m)) { return; }
@@ -41,7 +41,7 @@
41
41
  js.src = "https://makerwidget.com/js/embed.js";
42
42
  fjs.parentNode.insertBefore(js, fjs)
43
43
  }(document, "script", "dhm"))
44
- </script>
44
+ </script> -->
45
45
 
46
46
  {% if jekyll.environment == "production" %}
47
47
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: devlopr
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.4
4
+ version: 0.4.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sujay Kundu
@@ -104,16 +104,16 @@ dependencies:
104
104
  name: bundler
105
105
  requirement: !ruby/object:Gem::Requirement
106
106
  requirements:
107
- - - ">="
107
+ - - "~>"
108
108
  - !ruby/object:Gem::Version
109
- version: '0'
109
+ version: 2.1.4
110
110
  type: :development
111
111
  prerelease: false
112
112
  version_requirements: !ruby/object:Gem::Requirement
113
113
  requirements:
114
- - - ">="
114
+ - - "~>"
115
115
  - !ruby/object:Gem::Version
116
- version: '0'
116
+ version: 2.1.4
117
117
  - !ruby/object:Gem::Dependency
118
118
  name: rake
119
119
  requirement: !ruby/object:Gem::Requirement
@@ -168,45 +168,6 @@ files:
168
168
  - _sass/devlog.scss
169
169
  - assets/css/custom-style.css
170
170
  - assets/css/main.scss
171
- - assets/img/favicon.ico
172
- - assets/img/gamershub.png
173
- - assets/img/google.png
174
- - assets/img/iit.jpeg
175
- - assets/img/microsoft.png
176
- - assets/img/mit.png
177
- - assets/img/oxford.png
178
- - assets/img/posts/1.png
179
- - assets/img/posts/2.png
180
- - assets/img/posts/3.png
181
- - assets/img/posts/4.png
182
- - assets/img/posts/5.png
183
- - assets/img/posts/6.png
184
- - assets/img/posts/d1.png
185
- - assets/img/posts/d2.png
186
- - assets/img/posts/d3.png
187
- - assets/img/posts/d4.png
188
- - assets/img/posts/d5.png
189
- - assets/img/posts/d6.png
190
- - assets/img/posts/deploy-using-github-pages-and-travis.png
191
- - assets/img/posts/devlopr-starter.png
192
- - assets/img/posts/devlopr.png
193
- - assets/img/posts/hello.jpg
194
- - assets/img/posts/siteleaf.jpg
195
- - assets/img/posts/siteleaf/1.png
196
- - assets/img/posts/siteleaf/2.png
197
- - assets/img/posts/siteleaf/3.png
198
- - assets/img/posts/siteleaf/4.png
199
- - assets/img/posts/siteleaf/5.png
200
- - assets/img/posts/siteleaf/6.png
201
- - assets/img/posts/siteleaf/8.png
202
- - assets/img/posts/siteleaf/9.png
203
- - assets/img/products/product1.jpg
204
- - assets/img/products/product2.jpg
205
- - assets/img/products/product3.jpg
206
- - assets/img/profile.png
207
- - assets/img/programmingebooks.png
208
- - assets/img/styleguide.png
209
- - assets/img/zoom.jpg
210
171
  - categories/all.md
211
172
  - categories/guides.md
212
173
  - tags/all.md
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file