Skip to content

Commit b740255

Browse files
committed
update
1 parent d161ddc commit b740255

File tree

15 files changed

+63
-280
lines changed

15 files changed

+63
-280
lines changed

about/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,13 @@ <h1 class="post__title">About us</h1>
117117

118118

119119

120+
<section class="comments">
121+
<script src="https://utteranc.es/client.js" repo="rust-in-blockchain/rust-in-blockchain" issue-term="pathname"
122+
theme="github-light" crossorigin="anonymous" async>
123+
</script>
124+
</section>
125+
126+
120127

121128
</div>
122129
<aside class="sidebar"><div class="widget-search widget">

blogposts/call-for-contributors/index.html

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -140,29 +140,13 @@ <h1 class="post__title">Call for Contributors</h1>
140140

141141

142142
<section class="comments">
143-
<div id="disqus_thread"></div>
144-
<script type="application/javascript">
145-
var disqus_config = function () {
146-
147-
148-
149-
};
150-
(function() {
151-
if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) {
152-
document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.';
153-
return;
154-
}
155-
var d = document, s = d.createElement('script'); s.async = true;
156-
s.src = '//' + "rustinblockchain" + '.disqus.com/embed.js';
157-
s.setAttribute('data-timestamp', +new Date());
158-
(d.head || d.body).appendChild(s);
159-
})();
160-
</script>
161-
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
162-
<a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
143+
<script src="https://utteranc.es/client.js" repo="rust-in-blockchain/rust-in-blockchain" issue-term="pathname"
144+
theme="github-light" crossorigin="anonymous" async>
145+
</script>
163146
</section>
164147

165148

149+
166150
</div>
167151
<aside class="sidebar"><div class="widget-search widget">
168152
<h4 class="widget__title">Subscribe</h4>

blogposts/how-rib-newsletter-is-generated/index.html

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -174,29 +174,13 @@ <h2 id="publishing">Publishing</h2>
174174

175175

176176
<section class="comments">
177-
<div id="disqus_thread"></div>
178-
<script type="application/javascript">
179-
var disqus_config = function () {
180-
181-
182-
183-
};
184-
(function() {
185-
if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) {
186-
document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.';
187-
return;
188-
}
189-
var d = document, s = d.createElement('script'); s.async = true;
190-
s.src = '//' + "rustinblockchain" + '.disqus.com/embed.js';
191-
s.setAttribute('data-timestamp', +new Date());
192-
(d.head || d.body).appendChild(s);
193-
})();
194-
</script>
195-
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
196-
<a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
177+
<script src="https://utteranc.es/client.js" repo="rust-in-blockchain/rust-in-blockchain" issue-term="pathname"
178+
theme="github-light" crossorigin="anonymous" async>
179+
</script>
197180
</section>
198181

199182

183+
200184
</div>
201185
<aside class="sidebar"><div class="widget-search widget">
202186
<h4 class="widget__title">Subscribe</h4>

newsletters/2019-06-06/index.html

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -204,29 +204,13 @@ <h2 id="acknowledgments">Acknowledgments</h2>
204204

205205

206206
<section class="comments">
207-
<div id="disqus_thread"></div>
208-
<script type="application/javascript">
209-
var disqus_config = function () {
210-
211-
212-
213-
};
214-
(function() {
215-
if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) {
216-
document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.';
217-
return;
218-
}
219-
var d = document, s = d.createElement('script'); s.async = true;
220-
s.src = '//' + "rustinblockchain" + '.disqus.com/embed.js';
221-
s.setAttribute('data-timestamp', +new Date());
222-
(d.head || d.body).appendChild(s);
223-
})();
224-
</script>
225-
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
226-
<a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
207+
<script src="https://utteranc.es/client.js" repo="rust-in-blockchain/rust-in-blockchain" issue-term="pathname"
208+
theme="github-light" crossorigin="anonymous" async>
209+
</script>
227210
</section>
228211

229212

213+
230214
</div>
231215
<aside class="sidebar"><div class="widget-search widget">
232216
<h4 class="widget__title">Subscribe</h4>

newsletters/2019-07-04/index.html

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -202,29 +202,13 @@ <h2 id="interesting-things">Interesting things</h2>
202202

203203

204204
<section class="comments">
205-
<div id="disqus_thread"></div>
206-
<script type="application/javascript">
207-
var disqus_config = function () {
208-
209-
210-
211-
};
212-
(function() {
213-
if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) {
214-
document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.';
215-
return;
216-
}
217-
var d = document, s = d.createElement('script'); s.async = true;
218-
s.src = '//' + "rustinblockchain" + '.disqus.com/embed.js';
219-
s.setAttribute('data-timestamp', +new Date());
220-
(d.head || d.body).appendChild(s);
221-
})();
222-
</script>
223-
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
224-
<a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
205+
<script src="https://utteranc.es/client.js" repo="rust-in-blockchain/rust-in-blockchain" issue-term="pathname"
206+
theme="github-light" crossorigin="anonymous" async>
207+
</script>
225208
</section>
226209

227210

211+
228212
</div>
229213
<aside class="sidebar"><div class="widget-search widget">
230214
<h4 class="widget__title">Subscribe</h4>

newsletters/2019-08-01/index.html

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -207,29 +207,13 @@ <h2 id="interesting-things">Interesting Things</h2>
207207

208208

209209
<section class="comments">
210-
<div id="disqus_thread"></div>
211-
<script type="application/javascript">
212-
var disqus_config = function () {
213-
214-
215-
216-
};
217-
(function() {
218-
if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) {
219-
document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.';
220-
return;
221-
}
222-
var d = document, s = d.createElement('script'); s.async = true;
223-
s.src = '//' + "rustinblockchain" + '.disqus.com/embed.js';
224-
s.setAttribute('data-timestamp', +new Date());
225-
(d.head || d.body).appendChild(s);
226-
})();
227-
</script>
228-
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
229-
<a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
210+
<script src="https://utteranc.es/client.js" repo="rust-in-blockchain/rust-in-blockchain" issue-term="pathname"
211+
theme="github-light" crossorigin="anonymous" async>
212+
</script>
230213
</section>
231214

232215

216+
233217
</div>
234218
<aside class="sidebar"><div class="widget-search widget">
235219
<h4 class="widget__title">Subscribe</h4>

newsletters/2019-09-05/index.html

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -207,29 +207,13 @@ <h2 id="interesting-things">Interesting Things</h2>
207207

208208

209209
<section class="comments">
210-
<div id="disqus_thread"></div>
211-
<script type="application/javascript">
212-
var disqus_config = function () {
213-
214-
215-
216-
};
217-
(function() {
218-
if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) {
219-
document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.';
220-
return;
221-
}
222-
var d = document, s = d.createElement('script'); s.async = true;
223-
s.src = '//' + "rustinblockchain" + '.disqus.com/embed.js';
224-
s.setAttribute('data-timestamp', +new Date());
225-
(d.head || d.body).appendChild(s);
226-
})();
227-
</script>
228-
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
229-
<a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
210+
<script src="https://utteranc.es/client.js" repo="rust-in-blockchain/rust-in-blockchain" issue-term="pathname"
211+
theme="github-light" crossorigin="anonymous" async>
212+
</script>
230213
</section>
231214

232215

216+
233217
</div>
234218
<aside class="sidebar"><div class="widget-search widget">
235219
<h4 class="widget__title">Subscribe</h4>

newsletters/2019-10-03/index.html

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -259,29 +259,13 @@ <h2 id="careers">Careers</h2>
259259

260260

261261
<section class="comments">
262-
<div id="disqus_thread"></div>
263-
<script type="application/javascript">
264-
var disqus_config = function () {
265-
266-
267-
268-
};
269-
(function() {
270-
if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) {
271-
document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.';
272-
return;
273-
}
274-
var d = document, s = d.createElement('script'); s.async = true;
275-
s.src = '//' + "rustinblockchain" + '.disqus.com/embed.js';
276-
s.setAttribute('data-timestamp', +new Date());
277-
(d.head || d.body).appendChild(s);
278-
})();
279-
</script>
280-
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
281-
<a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
262+
<script src="https://utteranc.es/client.js" repo="rust-in-blockchain/rust-in-blockchain" issue-term="pathname"
263+
theme="github-light" crossorigin="anonymous" async>
264+
</script>
282265
</section>
283266

284267

268+
285269
</div>
286270
<aside class="sidebar"><div class="widget-search widget">
287271
<h4 class="widget__title">Subscribe</h4>

newsletters/2019-11-07/index.html

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -270,29 +270,13 @@ <h2 id="careers">Careers</h2>
270270

271271

272272
<section class="comments">
273-
<div id="disqus_thread"></div>
274-
<script type="application/javascript">
275-
var disqus_config = function () {
276-
277-
278-
279-
};
280-
(function() {
281-
if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) {
282-
document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.';
283-
return;
284-
}
285-
var d = document, s = d.createElement('script'); s.async = true;
286-
s.src = '//' + "rustinblockchain" + '.disqus.com/embed.js';
287-
s.setAttribute('data-timestamp', +new Date());
288-
(d.head || d.body).appendChild(s);
289-
})();
290-
</script>
291-
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
292-
<a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
273+
<script src="https://utteranc.es/client.js" repo="rust-in-blockchain/rust-in-blockchain" issue-term="pathname"
274+
theme="github-light" crossorigin="anonymous" async>
275+
</script>
293276
</section>
294277

295278

279+
296280
</div>
297281
<aside class="sidebar"><div class="widget-search widget">
298282
<h4 class="widget__title">Subscribe</h4>

newsletters/2019-12-05/index.html

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -271,29 +271,13 @@ <h2 id="careers">Careers</h2>
271271

272272

273273
<section class="comments">
274-
<div id="disqus_thread"></div>
275-
<script type="application/javascript">
276-
var disqus_config = function () {
277-
278-
279-
280-
};
281-
(function() {
282-
if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) {
283-
document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.';
284-
return;
285-
}
286-
var d = document, s = d.createElement('script'); s.async = true;
287-
s.src = '//' + "rustinblockchain" + '.disqus.com/embed.js';
288-
s.setAttribute('data-timestamp', +new Date());
289-
(d.head || d.body).appendChild(s);
290-
})();
291-
</script>
292-
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
293-
<a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
274+
<script src="https://utteranc.es/client.js" repo="rust-in-blockchain/rust-in-blockchain" issue-term="pathname"
275+
theme="github-light" crossorigin="anonymous" async>
276+
</script>
294277
</section>
295278

296279

280+
297281
</div>
298282
<aside class="sidebar"><div class="widget-search widget">
299283
<h4 class="widget__title">Subscribe</h4>

0 commit comments

Comments
 (0)