devlopr 0.4.4 → 0.4.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_includes/head.html +2 -2
- metadata +5 -44
- data/assets/img/favicon.ico +0 -0
- data/assets/img/gamershub.png +0 -0
- data/assets/img/google.png +0 -0
- data/assets/img/iit.jpeg +0 -0
- data/assets/img/microsoft.png +0 -0
- data/assets/img/mit.png +0 -0
- data/assets/img/oxford.png +0 -0
- data/assets/img/posts/1.png +0 -0
- data/assets/img/posts/2.png +0 -0
- data/assets/img/posts/3.png +0 -0
- data/assets/img/posts/4.png +0 -0
- data/assets/img/posts/5.png +0 -0
- data/assets/img/posts/6.png +0 -0
- data/assets/img/posts/d1.png +0 -0
- data/assets/img/posts/d2.png +0 -0
- data/assets/img/posts/d3.png +0 -0
- data/assets/img/posts/d4.png +0 -0
- data/assets/img/posts/d5.png +0 -0
- data/assets/img/posts/d6.png +0 -0
- data/assets/img/posts/deploy-using-github-pages-and-travis.png +0 -0
- data/assets/img/posts/devlopr-starter.png +0 -0
- data/assets/img/posts/devlopr.png +0 -0
- data/assets/img/posts/hello.jpg +0 -0
- data/assets/img/posts/siteleaf.jpg +0 -0
- data/assets/img/posts/siteleaf/1.png +0 -0
- data/assets/img/posts/siteleaf/2.png +0 -0
- data/assets/img/posts/siteleaf/3.png +0 -0
- data/assets/img/posts/siteleaf/4.png +0 -0
- data/assets/img/posts/siteleaf/5.png +0 -0
- data/assets/img/posts/siteleaf/6.png +0 -0
- data/assets/img/posts/siteleaf/8.png +0 -0
- data/assets/img/posts/siteleaf/9.png +0 -0
- data/assets/img/products/product1.jpg +0 -0
- data/assets/img/products/product2.jpg +0 -0
- data/assets/img/products/product3.jpg +0 -0
- data/assets/img/profile.png +0 -0
- data/assets/img/programmingebooks.png +0 -0
- data/assets/img/styleguide.png +0 -0
- data/assets/img/zoom.jpg +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c72a211a40dab8d615d7c61ee16980ebbcfaa825804ecc8bedcd6c427ef42f99
|
4
|
+
data.tar.gz: 16485f12b4d3ef6c99b346bbbc113a101825df6db4537ea537039f473c7ce50a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 21315b08f5709284d920c08ddf7da68a41443b47fd911a6e322868ba5b7669c94755fabfb72df66bebc29dfab43388262bd5fa161fffecfd0e25b03fee84f6bc
|
7
|
+
data.tar.gz: 7c990bd43d61f86726c02ef59ab8e68b3ebcc2e213ec339b35930cf7b32cda133319a51bb720e8aea4596569cacd1b8e46a060184b521ad898ddad0ab2556109
|
data/_includes/head.html
CHANGED
@@ -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
|
+
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:
|
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:
|
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
|
data/assets/img/favicon.ico
DELETED
Binary file
|
data/assets/img/gamershub.png
DELETED
Binary file
|
data/assets/img/google.png
DELETED
Binary file
|
data/assets/img/iit.jpeg
DELETED
Binary file
|
data/assets/img/microsoft.png
DELETED
Binary file
|
data/assets/img/mit.png
DELETED
Binary file
|
data/assets/img/oxford.png
DELETED
Binary file
|
data/assets/img/posts/1.png
DELETED
Binary file
|
data/assets/img/posts/2.png
DELETED
Binary file
|
data/assets/img/posts/3.png
DELETED
Binary file
|
data/assets/img/posts/4.png
DELETED
Binary file
|
data/assets/img/posts/5.png
DELETED
Binary file
|
data/assets/img/posts/6.png
DELETED
Binary file
|
data/assets/img/posts/d1.png
DELETED
Binary file
|
data/assets/img/posts/d2.png
DELETED
Binary file
|
data/assets/img/posts/d3.png
DELETED
Binary file
|
data/assets/img/posts/d4.png
DELETED
Binary file
|
data/assets/img/posts/d5.png
DELETED
Binary file
|
data/assets/img/posts/d6.png
DELETED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/assets/img/posts/hello.jpg
DELETED
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
|
data/assets/img/profile.png
DELETED
Binary file
|
Binary file
|
data/assets/img/styleguide.png
DELETED
Binary file
|
data/assets/img/zoom.jpg
DELETED
Binary file
|