No description
Find a file
2015-02-19 21:25:40 +02:00
_data added merchant directory 2015-02-18 19:44:44 +02:00
_includes update all references from monero.cc to getmonero.org 2015-02-19 21:25:40 +02:00
_layouts update all references from monero.cc to getmonero.org 2015-02-19 21:25:40 +02:00
_plugins added h3 id tagging to moneropedia plugin, first entry for account, updated entry for block 2015-02-19 20:48:14 +02:00
_posts update all references from monero.cc to getmonero.org 2015-02-19 21:25:40 +02:00
blog update all references from monero.cc to getmonero.org 2015-02-19 21:25:40 +02:00
downloads update all references from monero.cc to getmonero.org 2015-02-19 21:25:40 +02:00
getting-started update all references from monero.cc to getmonero.org 2015-02-19 21:25:40 +02:00
knowledge-base added h3 id tagging to moneropedia plugin, first entry for account, updated entry for block 2015-02-19 20:48:14 +02:00
legal live tile bug fix, privacy policy and terms of use 2015-02-18 14:23:44 +02:00
research-lab placeholders for other static pages, Windows live tile support 2015-02-18 10:41:18 +02:00
.gitignore placeholders for other static pages, Windows live tile support 2015-02-18 10:41:18 +02:00
_config.yml update all references from monero.cc to getmonero.org 2015-02-19 21:25:40 +02:00
_strings_en.yml added h3 id tagging to moneropedia plugin, first entry for account, updated entry for block 2015-02-19 20:48:14 +02:00
alltags.md blog post tags added 2015-02-15 19:42:43 +02:00
feed.xml major overhaul, revert to single language until multi-language is fixed 2015-02-14 21:39:47 +02:00
home.php update all references from monero.cc to getmonero.org 2015-02-19 21:25:40 +02:00
language.php update all references from monero.cc to getmonero.org 2015-02-19 21:25:40 +02:00
README.md update all references from monero.cc to getmonero.org 2015-02-19 21:25:40 +02:00

Monero

Copyright (c) 2014-2015, The Monero Project

Development Resources

Web: getmonero.org
Mail: dev@getmonero.org
IRC: #monero-dev on Freenode

About this Project

This is the Monero website. Instead of using MediaWiki or similar, we are using Jekyll and hosting the source on github. All site content is in the easy-to-use Markdown format, so contributors don't need to have any knowledge of HTML or anything else.

If you would like to suggest changes you can do so by forking the repository, making changes directly on your fork, and then submitting them as pull requests. If you need help doing so feel free to ask for assistance in #monero-dev on Freenode.

Deploying this website requires Jekyll (2.5+) and the following ruby gems: builder, rubysl-rexml

Multiple language support will be added soon.

License

Copyright (c) 2014-2015, The Monero Project

All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.