major overhaul, revert to single language until multi-language is fixed
email: [email protected] | ||
name: Monero | ||
description: Private. Secure. Untraceable. | ||
keywords: "monero, xmr, bitmonero, cryptocurrency" | ||
baseurl: "" | ||
url: "http://monero.cc" | ||
url: "https://getmonero.org" | ||
markdown: kramdown | ||
languages: ["en", "de"] | ||
\ No newline at end of file | ||
exclude: ["README.md"] | ||
paginate: 10 | ||
paginate_path: blog/page:num/ | ||
\ No newline at end of file |
_i18n/en.yml
deleted
100644 → 0
... | ... | @@ -2,8 +2,13 @@ |
<div class="container"> | ||
<p> | ||
{% t global.copyright %} © <strong>{% t global.monero_project %}</strong> | ||
<a href=""><img src="//static.monero.cc/images/social_twitter.png"></a> | ||
<a href=""><img src="//static.monero.cc/images/social_rss.png"></a> | ||
<a href="http://github.com/monero-project/bitmonero"><i class="fa fa-2x fa-github-square"></i></a> | ||
<a href="http://reddit.com/r/Monero/"><i class="fa fa-2x fa-reddit-square"></i></a> | ||
<a href="http://twitter.com/monerocurrency"><i class="fa fa-2x fa-twitter-square"></i></a> | ||
<a href="https://plus.google.com/101861896996947433029/posts"><i class="fa fa-2x fa-google-plus-square"></i></a> | ||
<a href="https://www.facebook.com/monerocurrency"><i class="fa fa-2x fa-facebook-square"></i></a> | ||
<a href="https://getmonero.org/feed.xml"><i class="fa fa-2x fa-rss-square"></i></a> | ||
<a href="mailto:[email protected]"><i class="fa fa-2x fa-envelope-square"></i></a> | ||
</p> | ||
</div> | ||
</div> | ||
... | ... |
_plugins/plugin.rb
0 → 100644
blog/index.html
0 → 100644
feed.xml
0 → 100644