devroom.io/layouts/post.haml
2014-01-20 23:28:08 +01:00

49 lines
1.6 KiB
Plaintext

.row
.col-sm-12
.post
%h1.title
%a{href: item[:path]}= item[:title]
%p.meta= get_pretty_date(item)
.row
.col-sm-9
.post
.body
= yield
#coinwidget
%small
%strong
Your generosity is much appreciated!
%br
Bitcoin: <a href="bitcoin:1BgLftR3ucRDjCysYdRJxMAAt5PPBYGW5f">1BgLftR3ucRDjCysYdRJxMAAt5PPBYGW5f</a> (<a href="http://www.weusecoins.com/en/">learn more</a>)
%br
DOGE: DKXCwMRX3T4sSNUxXEYvF6AfGsue2EqyAw (<a href="http://dogecoin.com/get-started">learn more</a>)
#recent-posts
%h3 Recent posts on <strong>ariejan.net</strong>
- sorted_articles[0..4].each do |article|
%h4.title
%a{href: article.path, title: article[:title]}
%span.meta= get_short_date(article)
= article[:title]
#comments
#disqus_thread
:javascript
var disqus_url = "#{url_for(item)}";
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//ariejannet.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
.col-sm-3.hidden-xs
#adpacks
.bsarocks.bsap_a40a34b3f2d124df05e7c20ddaa79bd8#bsap_1287881
%a(href="http://adpacks.com" rel="nofollow" id="bsap_aplink") via Ad Packs
#digital-ocean
%a(href="https://www.digitalocean.com/?refcode=04a9230a84e6" rel="nofollow") Powered by Digital Ocean