mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-16 15:58:16 +00:00
update all references from monero.cc to getmonero.org
This commit is contained in:
parent
3b94fd9e9e
commit
4735c893ad
16 changed files with 43 additions and 43 deletions
|
@ -4,8 +4,8 @@ Copyright (c) 2014-2015, The Monero Project
|
|||
|
||||
## Development Resources
|
||||
|
||||
Web: [monero.cc](http://getmonero.org)
|
||||
Mail: [dev@monero.cc](mailto:dev@getmonero.org)
|
||||
Web: [getmonero.org](http://getmonero.org)
|
||||
Mail: [dev@getmonero.org](mailto:dev@getmonero.org)
|
||||
IRC: [#monero-dev on Freenode](irc://chat.freenode.net/#monero-dev)
|
||||
|
||||
## About this Project
|
||||
|
|
|
@ -19,10 +19,10 @@ paginate_path: blog/page:num/
|
|||
|
||||
# Windows live tiles config
|
||||
ie_tile_color: eeeeee
|
||||
ie_tile_small: https://static.monero.cc/images/live-tiles/small.png
|
||||
ie_tile_medium: https://static.monero.cc/images/live-tiles/medium.png
|
||||
ie_tile_wide: https://static.monero.cc/images/live-tiles/wide.png
|
||||
ie_tile_large: https://static.monero.cc/images/live-tiles/large.png
|
||||
ie_tile_small: https://static.getmonero.org/images/live-tiles/small.png
|
||||
ie_tile_medium: https://static.getmonero.org/images/live-tiles/medium.png
|
||||
ie_tile_wide: https://static.getmonero.org/images/live-tiles/wide.png
|
||||
ie_tile_large: https://static.getmonero.org/images/live-tiles/large.png
|
||||
|
||||
# Sitemap
|
||||
sitemap:
|
||||
|
|
|
@ -7,15 +7,15 @@
|
|||
<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:dev@monero.cc"><i class="fa fa-2x fa-envelope-square"></i></a>
|
||||
<a href="mailto:dev@getmonero.org"><i class="fa fa-2x fa-envelope-square"></i></a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- JS -->
|
||||
<script src="//static.monero.cc/js/jquery.min.js"></script>
|
||||
<script src="//static.monero.cc/js/bootstrap.min.js"></script>
|
||||
<script src="//static.getmonero.org/js/jquery.min.js"></script>
|
||||
<script src="//static.getmonero.org/js/bootstrap.min.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$('[data-toggle="tooltip"]').tooltip();
|
||||
|
|
|
@ -15,13 +15,13 @@
|
|||
<meta name="description" content="{{ site.description }}">
|
||||
<meta name="keywords" content="{{ site.keywords }}">
|
||||
|
||||
<link href="//static.monero.cc/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="//static.monero.cc/css/main.css" rel="stylesheet">
|
||||
<link href="//static.getmonero.org/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="//static.getmonero.org/css/main.css" rel="stylesheet">
|
||||
|
||||
<meta name="msapplication-config" content="/ietemplates/ieconfig.xml">
|
||||
|
||||
<!--[if lt IE 9]>
|
||||
<script src="//static.monero.cc/js/html5shiv.js"></script>
|
||||
<script src="//static.monero.cc/js/respond.min.js"></script>
|
||||
<script src="//static.getmonero.org/js/html5shiv.js"></script>
|
||||
<script src="//static.getmonero.org/js/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
</head>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="/"><img class="logo" src="//static.monero.cc/images/logo.svg"></a>
|
||||
<a class="navbar-brand" href="/"><img class="logo" src="//static.getmonero.org/images/logo.svg"></a>
|
||||
</div>
|
||||
<div class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav navbar-right">
|
||||
|
|
|
@ -7,6 +7,6 @@ $lang = "en"; // fallback to English
|
|||
if (substr(realpath(dirname(__FILE__)), -3, 1) == "/")
|
||||
$lang = substr(realpath(dirname(__FILE__)), -2);
|
||||
// apply to all Monero subdomains, expire in a month
|
||||
//setcookie("MONERO_LANG", $lang, time()+2592000, "/", ".monero.cc");
|
||||
//setcookie("MONERO_LANG", $lang, time()+2592000, "/", ".getmonero.org");
|
||||
setcookie("MONERO_LANG", $lang, time()+2592000, "/");
|
||||
?>
|
|
@ -12,7 +12,7 @@ layout: default
|
|||
|
||||
<div class="page-title">
|
||||
<!-- Icon is based on work by Sergiu Bagrin (http://pixelkit.com) and is licensed under Creative Commons BY 3.0 -->
|
||||
<img src="//static.monero.cc/images/icon_tags.svg" class="title-icon"><h2 class="inline">{% t tags.all %}: <span class="kicks">{{ tag.name }}</span></h2>
|
||||
<img src="//static.getmonero.org/images/icon_tags.svg" class="title-icon"><h2 class="inline">{% t tags.all %}: <span class="kicks">{{ tag.name }}</span></h2>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
<div class="container main-content">
|
||||
<div class="page-title">
|
||||
<img src="//static.monero.cc/images/icon_wiki.svg" class="title-icon"><h2 class="inline">{{ page.entry }} - <span class="softyellow-kicks">{% t global.wiki %}</span></h2>
|
||||
<img src="//static.getmonero.org/images/icon_wiki.svg" class="title-icon"><h2 class="inline">{{ page.entry }} - <span class="softyellow-kicks">{% t global.wiki %}</span></h2>
|
||||
</div>
|
||||
|
||||
{{ content }}
|
||||
|
|
|
@ -23,7 +23,7 @@ layout: default
|
|||
<header>
|
||||
<div class="page-title">
|
||||
<!-- Icon is based on work by Freepik (http://www.freepik.com) and is licensed under Creative Commons BY 3.0 -->
|
||||
<img src="//static.monero.cc/images/icon_blog_post.svg" class="title-icon"><h2 class="inline">{{ page.title }}</h2>
|
||||
<img src="//static.getmonero.org/images/icon_blog_post.svg" class="title-icon"><h2 class="inline">{{ page.title }}</h2>
|
||||
</div>
|
||||
<span class="author">{% t blog.author %}: {% if page.author %}{{page.author}}{% else %}{{site.author}}{% endif%}</span>
|
||||
</header>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<div class="container main-content">
|
||||
<div class="page-title">
|
||||
{{ page.attribution }}
|
||||
<img src="//static.monero.cc/images/{{ page.icon }}.svg" class="title-icon"><h2 class="inline">{{ page.title-pre-kick }} <span class="{{ page.kick-class }}">{{ page.title-kick }}</span> {{ page.title-post-kick }}</h2>
|
||||
<img src="//static.getmonero.org/images/{{ page.icon }}.svg" class="title-icon"><h2 class="inline">{{ page.title-pre-kick }} <span class="{{ page.kick-class }}">{{ page.title-kick }}</span> {{ page.title-post-kick }}</h2>
|
||||
</div>
|
||||
|
||||
{{ content }}
|
||||
|
|
|
@ -14,8 +14,8 @@ Also an important note on updates: Our policy is to only provide announcements o
|
|||
|
||||
**Major Updates**
|
||||
|
||||
1. The big one...we have a logo! If you use Monero in any of your projects, [you can grab a branding pack here](http://monero.cc/downloads/resources/branding.zip). You can also see it in all its glory right here:
|
||||
![logo](http://monero.cc/downloads/resources/logo-200.jpg){: .center-image }
|
||||
1. The big one...we have a logo! If you use Monero in any of your projects, [you can grab a branding pack here](http://getmonero.org/downloads/resources/branding.zip). You can also see it in all its glory right here:
|
||||
![logo](http://getmonero.org/downloads/resources/logo-200.jpg){: .center-image }
|
||||
|
||||
2. With our logo completed, we are going to be moving forward on a major overhaul and redesign of our website. We are also in the process of architecting and designing a better repository of information - which includes a forum-style that allows for both discussion, as well an open-source, crowd-funded development incubator. We will be keeping you updated on our progress in the coming weeks. In the meantime, the best place for threaded discussions are the [/r/monero subreddit](http://www.reddit.com/r/monero), and for live discussions join us on Freenode: #monero for general chat, #monero-dev for development efforts, and #monero-otc for price talk and over-the-counter trades.
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ title: All Blog Posts
|
|||
|
||||
<div class="page-title">
|
||||
<!-- Icon is based on work by Freepik (http://www.freepik.com) and is licensed under Creative Commons BY 3.0 -->
|
||||
<img src="//static.monero.cc/images/icon_blog.svg" class="title-icon"><h2 class="inline">{% t blog.title_1 %} <span class="purple-kicks">{% t blog.title_2 %}</span> {% t blog.title_3 %}</h2>
|
||||
<img src="//static.getmonero.org/images/icon_blog.svg" class="title-icon"><h2 class="inline">{% t blog.title_1 %} <span class="purple-kicks">{% t blog.title_2 %}</span> {% t blog.title_3 %}</h2>
|
||||
</div>
|
||||
|
||||
{% for post in paginator.posts %}
|
||||
|
|
|
@ -25,7 +25,7 @@ If you are using Monero Core for the first time you may want to download a @bloc
|
|||
|
||||
<h4>
|
||||
<a href="{{ data_downloads.url }}">
|
||||
<img src="//static.monero.cc/images/platforms/{{ data_downloads.icon }}" style="height: 30px;"> {{ data_downloads.platform }}
|
||||
<img src="//static.getmonero.org/images/platforms/{{ data_downloads.icon }}" style="height: 30px;"> {{ data_downloads.platform }}
|
||||
</a>
|
||||
</h4>
|
||||
|
||||
|
@ -41,7 +41,7 @@ If you are using Monero Core for the first time you may want to download a @bloc
|
|||
<div class="col-lg-6" style="padding-bottom: 5px;">
|
||||
|
||||
<h4>
|
||||
<img src="//static.monero.cc/images/platforms/{{ data_downloads.icon }}" style="height: 30px;"> {{ data_downloads.platform }}
|
||||
<img src="//static.getmonero.org/images/platforms/{{ data_downloads.icon }}" style="height: 30px;"> {{ data_downloads.platform }}
|
||||
</h4>
|
||||
|
||||
<br><br>
|
||||
|
@ -56,7 +56,7 @@ If you are using Monero Core for the first time you may want to download a @bloc
|
|||
|
||||
<h4>
|
||||
<a href="{{ data_downloads.url }}">
|
||||
<img src="//static.monero.cc/images/platforms/{{ data_downloads.icon }}" style="height: 30px;"> {{ data_downloads.platform }}
|
||||
<img src="//static.getmonero.org/images/platforms/{{ data_downloads.icon }}" style="height: 30px;"> {{ data_downloads.platform }}
|
||||
</a>
|
||||
</h4>
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@ The clients below are ideal if you are using Monero for the first time. They are
|
|||
---
|
||||
|
||||
{:.text-center}
|
||||
[<img style="width: 360px; padding-bottom: 10px;" src="//static.monero.cc/images/clients/mymonero.svg" />
|
||||
[<img style="width: 360px; padding-bottom: 10px;" src="//static.getmonero.org/images/clients/mymonero.svg" />
|
||||
MyMonero is an easy-to-use Monero client that you can use on most desktop and mobile devices without installing anything.
|
||||
It can be used with some measure of safety, as MyMonero are unable to spend your funds on your behalf.
|
||||
It is owned and operated by Riccardo Spagni, one of the Monero Core Team members.](https://mymonero.com)
|
||||
|
@ -30,7 +30,7 @@ If you are able to spare the bandwidth and disk space required to run a full nod
|
|||
---
|
||||
|
||||
{:.text-center}
|
||||
<img style="width: 360px;" src="//static.monero.cc/images/logo.svg" />
|
||||
<img style="width: 360px;" src="//static.getmonero.org/images/logo.svg" />
|
||||
You can read our guide on [running a Monero node](/getting-started/running), and the Monero core software can be downloaded from the [downloads page](/downloads).
|
||||
|
||||
---
|
||||
|
|
14
home.php
14
home.php
|
@ -7,7 +7,7 @@ Title: Home
|
|||
<div class="row info-boxes">
|
||||
<div class="col-md-5 monero-info">
|
||||
<!-- Icon is based on work by Freepik (http://www.freepik.com) and is licensed under Creative Commons BY 3.0 -->
|
||||
<img src="//static.monero.cc/images/icon_monero.svg" class="inline-icon" style="height: 60px;"><h2>{% t index.what_is %} <span class="kicks">{% t global.monero %}</span> ?</h2>
|
||||
<img src="//static.getmonero.org/images/icon_monero.svg" class="inline-icon" style="height: 60px;"><h2>{% t index.what_is %} <span class="kicks">{% t global.monero %}</span> ?</h2>
|
||||
<p class="kicks text-important">{% t index.what_is_orange_block %}</p>
|
||||
<p>{% t index.what_is_text_block_1 %}</p>
|
||||
<p>{% t index.what_is_text_block_2 %} <a href="/{{ site.lang }}/getting-started/">{% t global.getting_started %}</a> {% t index.what_is_text_block_4 %}<br/>
|
||||
|
@ -17,7 +17,7 @@ Title: Home
|
|||
</div>
|
||||
<div class="col-md-6 monero-news">
|
||||
<!-- Icon is based on work by Icomoon (http://www.icomoon.io) and is licensed under Creative Commons BY 3.0 -->
|
||||
<img src="//static.monero.cc/images/icon_news.svg" class="inline-icon" style="height: 60px;"><h2>{% t index.the_latest %} <span class="announcements">{% t index.news %}</span></h2>
|
||||
<img src="//static.getmonero.org/images/icon_news.svg" class="inline-icon" style="height: 60px;"><h2>{% t index.the_latest %} <span class="announcements">{% t index.news %}</span></h2>
|
||||
<ul>
|
||||
{% for post in site.posts limit:3 %}
|
||||
<li>
|
||||
|
@ -34,17 +34,17 @@ Title: Home
|
|||
<div class="row box-green">
|
||||
<div class="col-md-4 right-border inside">
|
||||
<!-- Icon is by Freepik (http://www.freepik.com) and is licensed under Creative Commons BY 3.0 -->
|
||||
<img src="//static.monero.cc/images/icon_secure.svg" class="green-icon" style="height: 40px;"><h2>{% t index.secure %}</h2>
|
||||
<img src="//static.getmonero.org/images/icon_secure.svg" class="green-icon" style="height: 40px;"><h2>{% t index.secure %}</h2>
|
||||
<p>{% t index.secure_text %}</p>
|
||||
</div>
|
||||
<div class="col-md-4 inside">
|
||||
<!-- Icon is by Bogdan Rosu (http://www.bogdanrosu.com) and is licensed under Creative Commons BY 3.0 -->
|
||||
<img src="//static.monero.cc/images/icon_private.svg" class="green-icon" style="height: 40px;"><h2>{% t index.private %}</h2>
|
||||
<img src="//static.getmonero.org/images/icon_private.svg" class="green-icon" style="height: 40px;"><h2>{% t index.private %}</h2>
|
||||
<p>{% t index.private_text %}</p>
|
||||
</div>
|
||||
<div class="col-md-4 left-border inside">
|
||||
<!-- Icon is by Freepik (http://www.freepik.com) and is licensed under Creative Commons BY 3.0 -->
|
||||
<img src="//static.monero.cc/images/icon_untraceable.svg" class="green-icon" style="height: 40px;"><h2>{% t index.untraceable %}</h2>
|
||||
<img src="//static.getmonero.org/images/icon_untraceable.svg" class="green-icon" style="height: 40px;"><h2>{% t index.untraceable %}</h2>
|
||||
<p>{% t index.untraceable_text %}</p>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -54,7 +54,7 @@ Title: Home
|
|||
<div class="row bottom-boxes">
|
||||
<div class="col-md-6">
|
||||
<!-- Icon is by Freepik (http://www.freepik.com) and is licensed under Creative Commons BY 3.0 -->
|
||||
<img src="//static.monero.cc/images/icon_start.svg" class="icon" style="height: 60px;">
|
||||
<img src="//static.getmonero.org/images/icon_start.svg" class="icon" style="height: 60px;">
|
||||
<h2 class="inline">
|
||||
{% t index.how_do_i %}<br><span class="softyellow-kicks">{% t index.get_started %}</span> ?
|
||||
</h2>
|
||||
|
@ -64,7 +64,7 @@ Title: Home
|
|||
<div class="col-md-6">
|
||||
<div class="left-pad">
|
||||
<!-- Icon is by Yannick (http://yanlu.de) and is licensed under Creative Commons BY 3.0 -->
|
||||
<img src="//static.monero.cc/images/icon_download.svg" class="icon" style="height: 60px;"><h2 class="no-margin hide-breaks inline">{% t index.where_can_i %} <span class="purple-kicks">{% t index.download %}</span> {% t global.monero %} ?</h2>
|
||||
<img src="//static.getmonero.org/images/icon_download.svg" class="icon" style="height: 60px;"><h2 class="no-margin hide-breaks inline">{% t index.where_can_i %} <span class="purple-kicks">{% t index.download %}</span> {% t global.monero %} ?</h2>
|
||||
</div>
|
||||
|
||||
<div class="left-pad download-links-container">
|
||||
|
|
18
language.php
18
language.php
|
@ -23,12 +23,12 @@ if (isset($_COOKIE["MONERO_LANG"]))
|
|||
|
||||
<title>Monero - private, secure, untraceable</title>
|
||||
|
||||
<link href="//static.monero.cc/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="//static.monero.cc/css/main.css" rel="stylesheet">
|
||||
<link href="//static.getmonero.org/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="//static.getmonero.org/css/main.css" rel="stylesheet">
|
||||
|
||||
<!--[if lt IE 9]>
|
||||
<script src="//static.monero.cc/js/html5shiv.js"></script>
|
||||
<script src="//static.monero.cc/js/respond.min.js"></script>
|
||||
<script src="//static.getmonero.org/js/html5shiv.js"></script>
|
||||
<script src="//static.getmonero.org/js/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
</head>
|
||||
|
||||
|
@ -37,7 +37,7 @@ if (isset($_COOKIE["MONERO_LANG"]))
|
|||
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<a class="navbar-brand" href="/"><img class="logo" src="//static.monero.cc/images/logo.svg"></a>
|
||||
<a class="navbar-brand" href="/"><img class="logo" src="//static.getmonero.org/images/logo.svg"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -46,12 +46,12 @@ if (isset($_COOKIE["MONERO_LANG"]))
|
|||
<div class="row">
|
||||
<div class="col-md-4 col-md-offset-2">
|
||||
<ul class="nav nav-pills nav-stacked flag-select">
|
||||
<li><a href="/home"><h3><img class="flag" src="//static.monero.cc/images/flags/english_combined.png"> English</h3></a></li>
|
||||
<li><a href="/home"><h3><img class="flag" src="//static.getmonero.org/images/flags/english_combined.png"> English</h3></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<ul class="nav nav-pills nav-stacked flag-select">
|
||||
<li><h3><img class="flag" src="//static.monero.cc/images/flags/allflags.png"> More coming...</h3></li>
|
||||
<li><h3><img class="flag" src="//static.getmonero.org/images/flags/allflags.png"> More coming...</h3></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -67,7 +67,7 @@ if (isset($_COOKIE["MONERO_LANG"]))
|
|||
|
||||
|
||||
<!-- JS -->
|
||||
<script src="//static.monero.cc/js/jquery.min.js"></script>
|
||||
<script src="//static.monero.cc/js/bootstrap.min.js"></script>
|
||||
<script src="//static.getmonero.org/js/jquery.min.js"></script>
|
||||
<script src="//static.getmonero.org/js/bootstrap.min.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue