Skip to content

Commit 8b9117d

Browse files
committed
Added feedback directions.
1 parent a938292 commit 8b9117d

File tree

4 files changed

+24
-25
lines changed

4 files changed

+24
-25
lines changed

_includes/comments.html

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
1-
<div id="disqus_thread"></div>
2-
<script type="text/javascript">
3-
var disqus_shortname = 'rubinius';
4-
var disqus_identifier = '{{ page.url }}';
5-
var disqus_url = '{{ site.host }}{{ page.url }}';
6-
7-
(function() {
8-
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
9-
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
10-
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
11-
})();
12-
</script>
13-
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
1+
<div class="container comments">
2+
<p>Tweet at <a href="https://twitter.com/rubinius">@rubinius</a> on Twitter or
3+
email <a href="mailto:community@rubini.us">community@rubini.us</a>. Please
4+
report Rubinius issues to our <a
5+
href="https://github.com/rubinius/rubinius/issues">issue tracker</a>.</p>
6+
</div>

_layouts/blog.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,3 @@
55
{% include blog_header.html %}
66
{{ content }}
77
{% include footer.html %}
8-
9-
<script>
10-
var disqus_shortname = 'rubinius';
11-
12-
(function () {
13-
var s = document.createElement('script'); s.async = true;
14-
s.type = 'text/javascript';
15-
s.src = 'http://' + disqus_shortname + '.disqus.com/count.js';
16-
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
17-
}());
18-
</script>

_layouts/post.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ <h2 class="post_title">{{ page.title }}</h2>
1111
{{ content }}
1212

1313
{% include comments.html %}
14+
{% include mailchimp.html %}
1415
</div>
1516
{% include footer.html %}

stylesheets/application.css

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,6 +434,21 @@ div.post {
434434
color: #454454;
435435
}
436436

437+
.comments {
438+
text-align: center;
439+
margin: 0 0 2em 0;
440+
background: #dedded;
441+
border-radius: .3em;
442+
-moz-border-radius: .3em;
443+
-webkit-border-radius: .3em;
444+
}
445+
446+
.comments p {
447+
padding-top: 1em;
448+
padding-bottom: 1em;
449+
font-size: 1.2em;
450+
}
451+
437452
/* MailChimp Form Embed Code - Slim - 08/17/2011 */
438453
#mc_embed_signup form {
439454
display: block;
@@ -442,9 +457,10 @@ div.post {
442457
margin: 0 0 1em 0;
443458
}
444459

445-
#mc_embed_signup p {
460+
#mc_embed_signup form p {
446461
text-align: left;
447462
padding: 0 0 0 8px;
463+
font-style: italic;
448464
}
449465

450466
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy