Skip to content

Commit

Permalink
Merge pull request monero-project#1670
Browse files Browse the repository at this point in the history
create tools page
  • Loading branch information
luigi1111 authored Jul 6, 2021
2 parents 4382e7a + c90c9ce commit 1019a1c
Show file tree
Hide file tree
Showing 21 changed files with 119 additions and 292 deletions.
40 changes: 3 additions & 37 deletions _data/merchants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,17 +91,6 @@
url: https://swaplab.cc/
- name: xChange.me - Fully anonymous cryptocurrency exchanger
url: https://xchange.me
- category: Block Explorers
id: block-explorers
merchants:
- name: MoneroBlocks
url: https://moneroblocks.info
- name: Explore Monero
url: https://www.exploremonero.com/
- name: MoneroVision
url: https://monerovision.com
- name: xmrchain.net
url: https://xmrchain.net/
- category: Payment Gateways
id: payment-gateways
merchants:
Expand Down Expand Up @@ -180,31 +169,6 @@
url: https://www.webbdo.se/webbhotell/
- name: Whattheserver - Web hosting
url: https://Whattheserver.me
- category: Tools
id: tools
merchants:
- name: Backtestking - Build or buy your own trading strategy/bot.
url: https://www.backtestking.com/
- name: cryptoFacile - Compare crypto prices from the best crypto exchanges
url: https://cryptofacile.io
- name: Cryptoradar (Marketplace comparison website)
url: https://cryptoradar.co/buy-monero
- name: GetBlock - Blockchain Nodes Provider
url: https://getblock.io
- name: KryptoCheck (German marketplace comparison website)
url: https://kryptocheck.de
- name: MoneroBase Price Charts and Tools
url: https://monerobase.com
- name: MoneroNotify - Transaction Notification Service
url: https://xmrnotify.com
- name: nestorgames
url: https://www.nestorgames.com
- name: Offline Monero address generator
url: https://moneroaddress.org/
- name: Ownbit
url: https://ownbit.io
- name: NOWNodes - Explorer & Node APIs
url: https://nownodes.io/connect-xmr-node
- category: Services
id: services
merchants:
Expand Down Expand Up @@ -449,4 +413,6 @@
- name: SafeDice
url: https://safedice.com
- name: pandaCD - Peer-to-peer for musicians
url: https://pandacd.io/
url: https://pandacd.io/
- name: nestorgames
url: https://www.nestorgames.com/
17 changes: 0 additions & 17 deletions _i18n/ar/resources/user-guides/monero_tools.md

This file was deleted.

18 changes: 0 additions & 18 deletions _i18n/de/resources/user-guides/monero_tools.md

This file was deleted.

23 changes: 23 additions & 0 deletions _i18n/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ titles:
developerguides: Developer Guides
technicalspecs: Technical Specs
themoneroproject: The Monero Project
tools: Tools
presskit: Press Kit
legal: Legal
blogbytag: Blog
Expand Down Expand Up @@ -888,6 +889,28 @@ moneropedia:
wallet: Wallet
clsag: CLSAG

tools:
intro1: Below is a list of third-party tools for interacting with the Monero ecosystem. <b>These tools are not vetted by the Getmonero team, see the disclaimer at the bottom of this page.</b> If a tool no longer supports Monero or you would like a Monero tool to be listed, please
intro2: open a GitHub issue and let us know
block-explorers: Block Explorers
address-generators: Address Generators

network: Network
monerohash-nodes: Monero node map
localmonero-blocks: Explorer and Statistics
nownodes: node APIs
getblockio: Blockchain nodes provider

market: Market
backtestking: Build or buy your own trading strategy/bot.
cryptofacile: Compare crypto prices from the best crypto exchanges
cryptoradar: Marketplace comparison website
kryptocheck: German marketplace comparison website

misc: Miscellaneous
monerohow-stats: Statistics
monerobase: Archive of some older meeting logs

blog:
allposts: All Posts
urgent: Urgent
Expand Down
17 changes: 0 additions & 17 deletions _i18n/en/resources/user-guides/monero_tools.md

This file was deleted.

17 changes: 0 additions & 17 deletions _i18n/es/resources/user-guides/monero_tools.md

This file was deleted.

17 changes: 0 additions & 17 deletions _i18n/fr/resources/user-guides/monero_tools.md

This file was deleted.

17 changes: 0 additions & 17 deletions _i18n/it/resources/user-guides/monero_tools.md

This file was deleted.

17 changes: 0 additions & 17 deletions _i18n/nb-no/resources/user-guides/monero_tools.md

This file was deleted.

17 changes: 0 additions & 17 deletions _i18n/nl/resources/user-guides/monero_tools.md

This file was deleted.

17 changes: 0 additions & 17 deletions _i18n/pl/resources/user-guides/monero_tools.md

This file was deleted.

17 changes: 0 additions & 17 deletions _i18n/pt-br/resources/user-guides/monero_tools.md

This file was deleted.

17 changes: 0 additions & 17 deletions _i18n/ru/resources/user-guides/monero_tools.md

This file was deleted.

17 changes: 0 additions & 17 deletions _i18n/tr/resources/user-guides/monero_tools.md

This file was deleted.

17 changes: 0 additions & 17 deletions _i18n/zh-cn/resources/user-guides/monero_tools.md

This file was deleted.

17 changes: 0 additions & 17 deletions _i18n/zh-tw/resources/user-guides/monero_tools.md

This file was deleted.

2 changes: 2 additions & 0 deletions _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
<a href="{{ site.baseurl }}/resources/moneropedia/">{% t titles.moneropedia %}</a>
<a href="{{ site.baseurl }}/resources/user-guides/">{% t titles.userguides %}</a>
<a href="{{ site.baseurl }}/resources/developer-guides/">{% t titles.developerguides %}</a>
<a href="{{ site.baseurl }}/resources/tools/">{% t titles.tools %}</a>
<a href="{{ site.baseurl }}/library/">{% t titles.library %}</a>
<a href="{{ site.baseurl }}/press-kit/">{% t titles.presskit %}</a>
</div>
Expand Down Expand Up @@ -162,6 +163,7 @@
<a href="{{ site.baseurl }}/resources/moneropedia/">{% t titles.moneropedia %}</a>
<a href="{{ site.baseurl }}/resources/user-guides/">{% t titles.userguides %}</a>
<a href="{{ site.baseurl }}/resources/developer-guides/">{% t titles.developerguides %}</a>
<a href="{{ site.baseurl }}/resources/tools/">{% t titles.tools %}</a>
<a href="{{ site.baseurl }}/library/">{% t titles.library %}</a>
<a href="{{ site.baseurl }}/press-kit/">{% t titles.presskit %}</a>
</div>
Expand Down
9 changes: 3 additions & 6 deletions css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -4675,9 +4675,6 @@ input.accordion[type=radio]:checked + label::after {

}







.tools h2 {
text-align: left;
}
Loading

0 comments on commit 1019a1c

Please sign in to comment.