mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
Merge remote-tracking branch 'dashpay/master'
This commit is contained in:
commit
51b6c928cb
28 changed files with 275 additions and 253 deletions
|
@ -21,7 +21,7 @@ description: Digital Cash
|
|||
|
||||
url: https://www.dash.org
|
||||
|
||||
api: http://www-test.dash.org/api/v1
|
||||
api: /api/v1
|
||||
|
||||
languages: ["en", "es", "cn", "pt", "ru", "it"]
|
||||
exclude_from_localizations: ["assets","dist","style-guide"]
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
image: CryptodeChange.jpg
|
||||
|
||||
- name: PremiumGiftCards
|
||||
url: https://premiumgiftcards.com
|
||||
url: #
|
||||
image: PremiumGiftCards.png
|
||||
|
||||
- name: Gift Off
|
||||
|
|
|
@ -8,6 +8,6 @@
|
|||
image: FlokiNet.jpg
|
||||
|
||||
- name: OcculusOmega
|
||||
title: (Tor service)
|
||||
title: (Tor service - url accessible using tor browser)
|
||||
url: http://occuomegawqtkl6j.onion/
|
||||
image: OcculusOmega.png
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
|
||||
- name: BitFon
|
||||
title: Phone credits
|
||||
url: https://bitfon.pl/
|
||||
url: #
|
||||
image: Bitfon.jpg
|
||||
|
||||
- name: Ecigar
|
||||
|
|
|
@ -16,13 +16,13 @@
|
|||
links:
|
||||
-
|
||||
label: Download Installer
|
||||
url: "/binaries/dash-0.12.1.0-win64-setup.exe"
|
||||
url: "/binaries/dashcore-0.12.1.0-win64-setup.exe"
|
||||
-
|
||||
label: Hash File
|
||||
url: "https://github.com/dashpay/dash/releases/download/v0.12.1.0/SHA256SUMS.asc"
|
||||
-
|
||||
label: PGP
|
||||
url: "/binaries/dash-0.12.1.0-win64-setup.exe.asc"
|
||||
url: "/binaries/dashcore-0.12.1.0-win64-setup.exe.asc"
|
||||
|
||||
- name: Dash Core Win/64 ZIP
|
||||
description: Official Dash Core fully featured Wallet and P2P Client, including InstantSend, PrivateSend, Governance and Masternode management features
|
||||
|
@ -42,13 +42,13 @@
|
|||
links:
|
||||
-
|
||||
label: Download ZIP
|
||||
url: "/binaries/dash-0.12.1.0-win64.zip"
|
||||
url: "/binaries/dashcore-0.12.1.0-win64.zip"
|
||||
-
|
||||
label: Hash File
|
||||
url: "https://github.com/dashpay/dash/releases/download/v0.12.1.0/SHA256SUMS.asc"
|
||||
-
|
||||
label: PGP
|
||||
url: "/binaries/dash-0.12.1.0-win64.zip.asc"
|
||||
url: "/binaries/dashcore-0.12.1.0-win64.zip.asc"
|
||||
|
||||
- name: "Dash Core Win/32 Installer"
|
||||
description: Official Dash Core fully featured Wallet and P2P Client, including InstantSend, PrivateSend, Governance and Masternode management features
|
||||
|
@ -68,13 +68,13 @@
|
|||
links:
|
||||
-
|
||||
label: Download Installer
|
||||
url: "/binaries/dash-0.12.1.0-win32-setup.exe"
|
||||
url: "/binaries/dashcore-0.12.1.0-win32-setup.exe"
|
||||
-
|
||||
label: Hash File
|
||||
url: "https://github.com/dashpay/dash/releases/download/v0.12.1.0/SHA256SUMS.asc"
|
||||
-
|
||||
label: PGP
|
||||
url: "/binaries/dash-0.12.1.0-win32-setup.exe.asc"
|
||||
url: "/binaries/dashcore-0.12.1.0-win32-setup.exe.asc"
|
||||
|
||||
- name: "Dash Core Win/32 ZIP"
|
||||
description: Official Dash Core fully featured Wallet and P2P Client, including InstantSend, PrivateSend, Governance and Masternode management features
|
||||
|
@ -94,13 +94,13 @@
|
|||
links:
|
||||
-
|
||||
label: Download ZIP
|
||||
url: "/binaries/dash-0.12.1.0-win32.zip"
|
||||
url: "/binaries/dashcore-0.12.1.0-win32.zip"
|
||||
-
|
||||
label: Hash File
|
||||
url: "https://github.com/dashpay/dash/releases/download/v0.12.1.0/SHA256SUMS.asc"
|
||||
-
|
||||
label: PGP
|
||||
url: "/binaries/dash-0.12.1.0-win32.zip.asc"
|
||||
url: "/binaries/dashcore-0.12.1.0-win32.zip.asc"
|
||||
|
||||
- name: Dash Core Linux 32 Bit
|
||||
description: Official Dash Core fully featured Wallet and P2P Client, including InstantSend, PrivateSend, Governance and Masternode management features
|
||||
|
@ -122,13 +122,13 @@
|
|||
links:
|
||||
-
|
||||
label: Download TGZ
|
||||
url: "/binaries/dash-0.12.1.0-linux32.tar.gz"
|
||||
url: "/binaries/dashcore-0.12.1.0-linux32.tar.gz"
|
||||
-
|
||||
label: Hash File
|
||||
url: "https://github.com/dashpay/dash/releases/download/v0.12.1.0/SHA256SUMS.asc"
|
||||
-
|
||||
label: PGP
|
||||
url: "/binaries/dash-0.12.1.0-linux32.tar.gz.asc"
|
||||
url: "/binaries/dashcore-0.12.1.0-linux32.tar.gz.asc"
|
||||
|
||||
- name: Dash Core Linux 64 Bit
|
||||
description: Official Dash Core fully featured Wallet and P2P Client, including InstantSend, PrivateSend, Governance and Masternode management features
|
||||
|
@ -148,13 +148,13 @@
|
|||
links:
|
||||
-
|
||||
label: Download TGZ
|
||||
url: "/binaries/dash-0.12.1.0-linux64.tar.gz"
|
||||
url: "/binaries/dashcore-0.12.1.0-linux64.tar.gz"
|
||||
-
|
||||
label: Hash File
|
||||
url: "https://github.com/dashpay/dash/releases/download/v0.12.1.0/SHA256SUMS.asc"
|
||||
-
|
||||
label: PGP
|
||||
url: "/binaries/dash-0.12.1.0-linux64.tar.gz.asc"
|
||||
url: "/binaries/dashcore-0.12.1.0-linux64.tar.gz.asc"
|
||||
|
||||
- name: Dash Core Raspberry Pi 2
|
||||
description: Official Dash Core fully featured Wallet and P2P Client, including InstantSend, PrivateSend, Governance and Masternode management features
|
||||
|
@ -174,13 +174,13 @@
|
|||
links:
|
||||
-
|
||||
label: Download TGZ
|
||||
url: "/binaries/dash-0.12.1.0-RPi2.tar.gz"
|
||||
url: "/binaries/dashcore-0.12.1.0-RPi2.tar.gz"
|
||||
-
|
||||
label: Hash File
|
||||
url: "https://github.com/dashpay/dash/releases/download/v0.12.1.0/SHA256SUMS.asc"
|
||||
-
|
||||
label: PGP
|
||||
url: "/binaries/dash-0.12.1.0-RPi2.tar.gz.asc"
|
||||
url: "/binaries/dashcore-0.12.1.0-RPi2.tar.gz.asc"
|
||||
|
||||
- name: Dash Electrum 32/64bit
|
||||
description: Dash Core "Light" Wallet, provides basic payment functions with SPV based security for low powered systems.
|
||||
|
@ -333,13 +333,13 @@
|
|||
links:
|
||||
-
|
||||
label: Download DMG
|
||||
url: "/binaries/dash-0.12.1.0-osx.dmg"
|
||||
url: "/binaries/dashcore-0.12.1.0-osx.dmg"
|
||||
-
|
||||
label: Hash File
|
||||
url: "https://github.com/dashpay/dash/releases/download/v0.12.1.0/SHA256SUMS.asc"
|
||||
-
|
||||
label: PGP
|
||||
url: "/binaries/dash-0.12.1.0-osx.dmg.asc"
|
||||
url: "/binaries/dashcore-0.12.1.0-osx.dmg.asc"
|
||||
|
||||
- name: Dash Electrum
|
||||
description: Dash Core "Light" Wallet, provides basic payment functions with SPV based security for low powered systems.
|
||||
|
|
42
_i18n/en.yml
42
_i18n/en.yml
|
@ -29,11 +29,7 @@ pages:
|
|||
video-btn: Woocommerce Overview Video
|
||||
|
||||
install-heading: WordPress DashSetupvideo
|
||||
install-text: >
|
||||
Dash Evolution creates a new type of cryptographic currency
|
||||
with various advanced features that assist in the creation of decentralized technology.
|
||||
Dash introduces a tiered network design, which allows users to do various jobs for the network, along with
|
||||
decentralized API access and a decentralized file system.
|
||||
install-text:
|
||||
install-btn: Learn More
|
||||
|
||||
how-heading: How to
|
||||
|
@ -94,21 +90,22 @@ pages:
|
|||
|
||||
hero-image:
|
||||
hero-heading: DASH EVOLUTION
|
||||
hero-text: Dash Evolution, the first cryptocurrency you can use on web and mobile without an intermediary.
|
||||
hero-text: A glimpse at the future of payments
|
||||
hero-btn: More about Evolution
|
||||
|
||||
subscribe-btn: Subscribe
|
||||
|
||||
video-heading: DEVELOPMENT
|
||||
video-text: Dash Evolution creates a new type of cryptographic currency with various advanced features that assist in the creation of decentralized technology. Dash introduces a tiered network design, which allows users to do various jobs for the network, along with decentralized API access and a decentralized file system.
|
||||
video-btn: Overview Video
|
||||
video-heading: MISSION
|
||||
video-text: Evolution's mission is to make digital cash easy to use and easy to access for all users, including your grandma. Every user can setup an Account on the blockchain, add contacts and pay them by name and purchase from websites and mobile apps with a single click.
|
||||
video-btn: Prototype Video
|
||||
video-btn2: Wallet Preview
|
||||
sentinel-btn: Sentinel
|
||||
|
||||
slack-btn: Slack Chanel
|
||||
forum-btn: Dash Forums
|
||||
|
||||
evo-prototype-heading: Dash Evolution Prototype
|
||||
evo-prototype-text: We will be writing the software for this project in stages, the first stage will take about 2 months to have a very early prototype for Dash Evolution that includes a basic implementation of DashDrive, Primitives, DAPI and a simple T3 wallet. In six to eight months, we should be entering testnet phase with most basic functionality. In 12-18 months, we plan for the first release version (a stable prototype).
|
||||
evo-prototype-heading: LITE WALLETS
|
||||
evo-prototype-text: Evolution introduces a new class of lite-wallet, with SPV security and browser compatibility that connects direct to our P2P network of over 4,000 nodes who get rewarded for hosting user accounts on the blockchain.
|
||||
evo-prototype-btn: Dash Prototype
|
||||
|
||||
slack-btn: Slack Chanel
|
||||
|
@ -119,9 +116,9 @@ pages:
|
|||
Included below is our current work on Evolution, that adds many components such as:
|
||||
|
||||
|
||||
docs-heading: Evolution Documentation
|
||||
docs-heading: CONSUMER FRIENDLY
|
||||
|
||||
docs-text: The documentation below is intended to be a very early version of what we’re planning on implementing, however, everything is subject to change over time. These aren’t really intended to be whitepapers, just simple technical documents showing the design choices and structures.
|
||||
docs-text: In Evolution you can connect direct with merchants and get moderated refunds on all purchases or even setup auto-debits to pay subscriptions automatically. Every merchant that integrates Dash is searchable on the blockchain and you can rate purchases so the community can decide who's providing a good service or not.
|
||||
|
||||
docs-btn: Learn More
|
||||
docs-link: https://www.dash.org/forum/threads/january-2017-budget-report.12601/
|
||||
|
@ -134,12 +131,10 @@ pages:
|
|||
proposal-btn: Proposals
|
||||
proposal-submit-btn: Submit a Proposal
|
||||
|
||||
prototype-heading: Evolution Prototype
|
||||
prototype-heading: EVOLUTION ALPHA
|
||||
prototype-text:
|
||||
Explore all of the features of the Dash Evolution prototype. Including Registration, Validation of the account, login, friending, pay-to-alias and pay-with-dash buttons.
|
||||
With Dash 12.1 released our next step will be an Alpha version of Evolution launched later in 2017. We will be releasing things before then including the whitepaper, so please check back here for updates and stay tuned!
|
||||
|
||||
|
||||
We will be releasing many more documents not here yet in the near future, please keep coming back to see updates and progress of Evolution.
|
||||
prototype-btn: Network Stats
|
||||
|
||||
explore-heading: Explore Dash
|
||||
|
@ -152,16 +147,15 @@ pages:
|
|||
subscribe-btn: Subscribe to News
|
||||
follow-soc-btn: Follow Twitter
|
||||
|
||||
merchants-heading: MERCHANTS
|
||||
merchants-heading: MERCHANT FRIENDLY
|
||||
merchants-text:
|
||||
Add Dash payments to your app in minutes using common web standards.
|
||||
Add Dash payments to your site or mobile app in minutes using a simple, decentralized API.
|
||||
|
||||
Forget about complex infrastructure or centralized services being needed to handle your customer's funds. Keep full control of your funds without the hassle or hidden costs of centralized payment processors.
|
||||
Forget about complex infrastructure or relying on 3rd parties to handle your customer's payments and build direct relationships with your customers using the blockchain.
|
||||
|
||||
merchants-btn: For Merchants
|
||||
merchants-plugin-btn: Woocommerce Plugin
|
||||
|
||||
|
||||
social-heading: Dash Social
|
||||
|
||||
social-text: >
|
||||
|
@ -295,7 +289,8 @@ pages:
|
|||
hero-heading: Contact
|
||||
hero-text:
|
||||
form-pretext: For technical support or troubleshooting with wallets, mining, or other general questions, please visit DashTalk or one of the many other community resources.
|
||||
form-pretext-2: For other inquiries, use this form.
|
||||
form-pretext-2: For other inquiries, use this link.
|
||||
# form-pretext-2: For other inquiries, use this form.
|
||||
social-heading: Forums & Social Media
|
||||
mail-list-heading: Mailing List
|
||||
mail-list-text: Have trouble keeping up-to-date? Join our mailing list.
|
||||
|
@ -328,7 +323,7 @@ pages:
|
|||
merchants-btn: More Merchants
|
||||
merchants-link: https://dashpay.atlassian.net/wiki/display/DOC/Merchant+Directory+Listing
|
||||
merchants-join-btn: Become a Merchant
|
||||
merchants-join-link: https://dashpay.atlassian.net/wiki/display/DOC/Integrate+Dash+Payments
|
||||
merchants-join-link: https://dashpay.atlassian.net/wiki/display/DOC/Dash+Payment+Processor+Overview
|
||||
|
||||
architecture-heading: Next-Gen P2P Network
|
||||
architecture-text:
|
||||
|
@ -438,6 +433,7 @@ pages:
|
|||
hero-map-btn: Merchants Map
|
||||
hero-integrate-btn: Integrate Dash
|
||||
hero-getlisted-btn: Get Listed
|
||||
hero-woo-btn: WooCommerce
|
||||
cards-heading: Debit Cards
|
||||
email-heading: Email Providers
|
||||
vpn-heading: VPN Providers
|
||||
|
|
|
@ -27,7 +27,7 @@ author:
|
|||
<p>But even though the gaming was virtual, it still required the use of traditional fiat money to function. This means wire transfers with long wait times and excessive bank fees to top up your account. Then waiting to get your winnings back on your personal bank account and all the regulations and bureaucracy that involves traditional money. It just doesn’t suit the age we live in.</p>
|
||||
<p>Along came the crypto currency revolution with Bitcoin leading the charge. Virtual money for online gambling is a far better fit, yet something is still missing. Bitcoin is simply not private enough and regulators and online Bitcoin wallet services are starting to discriminate users that like to gamble online by blocking their accounts. Coinbase has been confirmed to be denying service if the coins the users are transacting with originated from online betting sites, the only way they can know this is through blockchain analysis. In a way this makes Bitcoin even less private than traditional fiat with which you couldn't make this sort of analysis as easily.</p>
|
||||
<p>With Bitcoin we gain many things but still a more private and faster alternative is needed. This is maybe a weakness of the coin itself, there is a lack of privacy and fungibility in the protocol that allows for stricter controls than those possible with fiat money.</p>
|
||||
<p>Dash may just be what the online gaming industry has needed since its inception, it is more fungible and private than Bitcoin and with its Darksend and instant transaction (InstantX) technology, it will provide for an amazing online gambling experience. That may be just why we are seeing well reputed betting sites like <a href="https://www.directbet.eu/">DirectBet.eu</a> and Unicoin<a href="https://unicoincasino.com/"> Casino</a> recently adopt Dash to offer an alternative to their user base.</p>
|
||||
<p>Dash may just be what the online gaming industry has needed since its inception, it is more fungible and private than Bitcoin and with its Darksend and instant transaction (InstantX) technology, it will provide for an amazing online gambling experience. That may be just why we are seeing well reputed betting sites like <a href="https://www.directbet.eu/">DirectBet.eu</a> and Unicoin<a href=#> Casino</a> recently adopt Dash to offer an alternative to their user base.</p>
|
||||
<p>We spoke to DirectBet to find out a bit more about why they are now accepting Dash and what it means for them and their customers.</p>
|
||||
<h3>1. How does Dash add to your business model and/or what value does Dash bring to crypto gambling?</h3>
|
||||
<p>“DirectBet provides a completely anonymous type of sports betting. No accounts are needed, not even an e-mail address. You simply send your bets to a designated address and your winnings are sent back directly to your wallet, automatically, within minutes of the result.</p>
|
||||
|
|
|
@ -46,7 +46,7 @@ Unix/Linux: ~/.darkcoin/</p>
|
|||
<li>Masternode Blinding is NOT part of this release, while it’s in the code, it’s currently disabled. It’ll take a bit more work to complete and we were running out of time before the March 25th deadline, so it’s being moved to the next release.</li>
|
||||
<li>Thanks to PoSe, InstantX should work nearly all of the time now.</li>
|
||||
<li>New masternode voting system for new Dash initiates, each masternode gets one vote. See the new commands “masternode list votes” and “masternode vote yea|nay”. First vote, what color is this dress : <a class="externalLink" href="http://imgur.com/QjqfntR" target="_blank">http://imgur.com/QjqfntR</a> ? Blue and Black (yea) or White and Gold (nay)</li>
|
||||
<li>Full release notes: <a class="externalLink" href="https://github.com/darkcoin/darkcoin/blob/master/doc/release-notes/release-notes-0.11.2.md" target="_blank">https://github.com/darkcoin/darkcoin/blob/master/doc/release-notes/release-notes-0.11.2.md</a></li>
|
||||
<li>Full release notes: <a class="externalLink" href="https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-0.11.2.md" target="_blank">https://github.com/darkcoin/darkcoin/blob/master/doc/release-notes/release-notes-0.11.2.md</a></li>
|
||||
</ul>
|
||||
<p>v0.11.2.22 - Downloads</p>
|
||||
<p><a class="externalLink" href="https://www.dashpay.io/downloads/" target="_blank">https://www.dashpay.io/downloads/</a></p>
|
||||
|
|
|
@ -56,7 +56,7 @@ author:
|
|||
---
|
||||
<p><a href="https://www.dashpay.io/wp-content/uploads/2015/10/Digest-Dash-Logo.png"><img class="alignnone size-full wp-image-4124" src="/assets/Digest-Dash-Logo.png" alt="Digest Dash Logo" width="150" height="150" /></a></p>
|
||||
<p>by balu</p>
|
||||
<p><a href="https://dashtalk.org/threads/dash-biweekly-digest-28th-october-2015.6506/#post-72096" target="_blank">https://dashtalk.org/threads/dash-biweekly-digest-28th-october-2015.6506/#post-72096</a></p>
|
||||
<p><a href="https://www.dash.org/news/dash-biweekly-digest-28th-october-2015/" target="_blank">https://dashtalk.org/threads/dash-biweekly-digest-28th-october-2015.6506/post-72096</a></p>
|
||||
<p>Hello readers. I know this release should have been out on the 23rd, sorry about the delay. Here is the summary of the news between 9th October and 28th October. This issue is full of team updates, which is a good sign of activity and progress.</p>
|
||||
<p><strong>Team updates</strong></p>
|
||||
<p>Dash Evolution to be officially announced on the North American Bitcoin Conference in Miami next January</p>
|
||||
|
|
|
@ -31,6 +31,6 @@ The Dash wallet also integrates Shapeshift.io, allowing users to scan any BTC ad
|
|||
The Dash team will reapply in the future, until then we have a <strong>self-compile version</strong> of the wallet available right away. (Legal, No Jailbreaking needed)<br />
|
||||
Instructions on how to do this are included with the source code.</p>
|
||||
<p><strong>iPhone - DashWallet v.0.8.8</strong><br />
|
||||
<a href="https://dashpay.atlassian.net/wiki/display/DOC/iPhone+-+DashWallet+v.0.8.8" target="_blank">https://dashpay.atlassian.net/wiki/display/DOC/iPhone+-+DashWallet+v.0.8.8</a></p>
|
||||
<a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=16646233" target="_blank">https://dashpay.atlassian.net/wiki/display/DOC/iPhone+-+DashWallet+v.0.8.8</a></p>
|
||||
<p>Dash is a privacy-centric cryptocurrency that seeks to solve many of the weaknesses inherent in Bitcoin’s design. The currency offers built-in anonymity using Darksend, instant transactions using InstantX, and boasts a decentralized governance and budgeting system.</p>
|
||||
<p><a href="https://www.dashpay.io/wp-content/uploads/2015/11/DashWallet-Banner5.jpg"><img class="alignnone size-full wp-image-4185" src="/assets/DashWallet-Banner5.jpg" alt="DashWallet Banner5" width="1456" height="485" /></a></p>
|
||||
|
|
|
@ -133,7 +133,7 @@ Stable implementation of the 2nd tier (Masternodes) with Instant transactions<br
|
|||
<p>Organic Extension of Network (Masternodes / 2nd Tier = 3433 MN)<br />
|
||||
<a href="https://news.bitcoin.com/how-dash-increased-node-count-by-40-in-4-months/">https://news.bitcoin.com/how-dash-increased-node-count-by-40-in-4-months/</a></p>
|
||||
<p>Dash Blockchain Payment Split 45% Miners / 45% Masternodes / 10% Funding<br />
|
||||
<a href="http://cointelegraph.com/news/114589/dash-masternodes-now-receiving-half-the-block-reward">http://cointelegraph.com/news/114589/dash-masternodes-now-receiving-half-the-block-reward</a></p>
|
||||
<a href="https://cointelegraph.com/news/dash-masternodes-now-receiving-half-the-block-rewardgit ">http://cointelegraph.com/news/114589/dash-masternodes-now-receiving-half-the-block-reward</a></p>
|
||||
<p>Governance (Voting) and budgeting system on top of the 2nd tier<br />
|
||||
<a href="https://www.cryptocoinsnews.com/dash-implement-decentralized-governance-system/">https://www.cryptocoinsnews.com/dash-implement-decentralized-governance-system/</a><br />
|
||||
<a href="https://www.youtube.com/watch?v=BHklPfmHK_w">https://www.youtube.com/watch?v=BHklPfmHK_w</a><br />
|
||||
|
|
|
@ -145,7 +145,8 @@ c) International Sites 2.4424 <acronym class="bbc ipSeoAcronym" title="Bitcoin"
|
|||
<ul>
|
||||
<li><a class="bbc_url" title="External link" href="http://bitcoinnewses.com/" rel="nofollow external">http://bitcoinnewses.com</a></li>
|
||||
<li><a class="bbc_url" title="External link" href="http://www.bitcoinnews.com.br/" rel="nofollow external">http://www.bitcoinnews.com.br</a></li>
|
||||
<li><a class="bbc_url" title="External link" href="http://bitcoinnewsindo.comhttp//bitcoinnewsarabia.com" rel="nofollow external">http://bitcoinnewsindo.comhttp://bitcoinnewsarabia.com</a></li>
|
||||
<li><a class="bbc_url" title="External link" href="http://bitcoinnewsindo.com" rel="nofollow external">http://bitcoinnewsindo.com</a></li>
|
||||
<li><a class="bbc_url" title="External link" href="http//bitcoinnewsarabia.com" rel="nofollow external">http://bitcoinnewsarabia.com</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
@ -156,10 +157,10 @@ c) International Sites 2.4424 <acronym class="bbc ipSeoAcronym" title="Bitcoin"
|
|||
<li>
|
||||
<ul>
|
||||
<li><a class="bbc_url" title="External link" href="http://bitcoinnewsindo.com/software-mesin-penjual-otomatis-dash-open-source-ix/" rel="nofollow external">http://bitcoinnewsindo.com/software-mesin-penjual-otomatis-dash-open-source-ix/</a></li>
|
||||
<li><a class="bbc_url" title="External link" href="http://bitcoinnewses.com/bitcoinesp...o-abierto-para-maquinas-expendedoras-dash-ix/" rel="nofollow external">http://bitcoinnewses.com/bitcoinesp...o-abierto-para-maquinas-expendedoras-dash-ix/</a></li>
|
||||
<li><a class="bbc_url" title="External link" href=# rel="nofollow external">http://bitcoinnewses.com/bitcoinesp...o-abierto-para-maquinas-expendedoras-dash-ix/</a></li>
|
||||
<li><a class="bbc_url" title="External link" href="http://bitcoinnewses.com/bitcoinespanol/dash-2016-hoja-de-ruta/" rel="nofollow external">http://bitcoinnewses.com/bitcoinespanol/dash-2016-hoja-de-ruta/</a></li>
|
||||
<li><a class="bbc_url" title="External link" href="http://www.bitcoinnews.com.br/bitco...nda-satoshi-roundtable-evento-crypto-privado/" rel="nofollow external">http://www.bitcoinnews.com.br/bitco...nda-satoshi-roundtable-evento-crypto-privado/</a></li>
|
||||
<li><a class="bbc_url" title="External link" href="http://www.bitcoinnews.com.br/bitco...a-de-mais-capacidade-do-que-apenas-o-bitcoin/" rel="nofollow external">http://www.bitcoinnews.com.br/bitco...a-de-mais-capacidade-do-que-apenas-o-bitcoin/</a></li>
|
||||
<li><a class="bbc_url" title="External link" href="https://news.bitcoin.com/2nd-annual-satoshi-roundtable-coming-secret-location-north-america/" rel="nofollow external">http://www.bitcoinnews.com.br/bitco...nda-satoshi-roundtable-evento-crypto-privado/</a></li>
|
||||
<li><a class="bbc_url" title="External link" href="https://www.bitcoinnews.com.br/bitcoinbrasil/fundador-do-dash-o-mundo-das-criptomoedas-precisa-de-mais-capacidade-do-que-apenas-o-bitcoin/" rel="nofollow external">http://www.bitcoinnews.com.br/bitco...a-de-mais-capacidade-do-que-apenas-o-bitcoin/</a></li>
|
||||
<li><a class="bbc_url" title="External link" href="http://bitcoinnewsindo.com/software-mesin-penjual-otomatis-dash-open-source-ix/" rel="nofollow external">http://bitcoinnewsindo.com/software-mesin-penjual-otomatis-dash-open-source-ix/</a></li>
|
||||
<li><a class="bbc_url" title="External link" href="http://bitcoinnewsarabia.com/%D8%AE%D8%B1%D9%8A%D8%B7%D8%A9-%D8%B7%D8%B1%D9%8A%D9%82-dash-%D9%84%D8%B9%D8%A7%D9%85-2016/" rel="nofollow external">http://bitcoinnewsarabia.com/خريطة-طريق-dash-لعام-2016/</a></li>
|
||||
</ul>
|
||||
|
|
|
@ -83,7 +83,7 @@ author:
|
|||
last_name: Engelhorn
|
||||
---
|
||||
<p>now live<br />
|
||||
<a href="https://dashpodcast.com/ep01-dash-fiat-gateways/"><span class="message_body">https://dashpodcast.com/ep01-dash-fiat-gateways/</span></a></p>
|
||||
<a href="https://soundcloud.com/fernandogutie/dash-podcast-ep-01-daniel-diaz-and-ira-miller-talk-fiat-gateways"><span class="message_body">https://dashpodcast.com/ep01-dash-fiat-gateways/</span></a></p>
|
||||
<p><a href="https://www.dash.org/wp-content/uploads/2016/05/Ferando-1.png"><img class="alignnone size-full wp-image-5121" src="/assets/Ferando-1.png" alt="Ferando 1" width="500" height="79" /></a></p>
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
|
|
|
@ -86,7 +86,7 @@ author:
|
|||
last_name: Engelhorn
|
||||
---
|
||||
<p>Get your Dash Gear at ...<br />
|
||||
<a class="externalLink ProxyLink" href="http://www.cryptoscloset.com/product-category/mens-apparel/" target="_blank" data-proxy-href="proxy.php?link=http%3A%2F%2Fwww.cryptoscloset.com%2Fproduct-category%2Fmens-apparel%2F&hash=c9549bda6164f950f06c670d4e3f8933">http://www.cryptoscloset.com/product-category/mens-apparel/</a></p>
|
||||
<a class="externalLink ProxyLink" href=# target="_blank" data-proxy-href="proxy.php?link=http%3A%2F%2Fwww.cryptoscloset.com%2Fproduct-category%2Fmens-apparel%2F&hash=c9549bda6164f950f06c670d4e3f8933">cryptoscloset.com</a></p>
|
||||
<p><a href="https://www.dash.org/wp-content/uploads/2016/07/13615016_1730832857178973_7533387940641010201_n.jpg"><img class="alignnone wp-image-5317" src="/assets/13615016_1730832857178973_7533387940641010201_n.jpg" alt="13615016_1730832857178973_7533387940641010201_n" width="305" height="418" /></a></p>
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
|
|
|
@ -87,7 +87,7 @@ author:
|
|||
---
|
||||
<p>LibertyEntrepreneurs with Cindy Zimmerman</p>
|
||||
<p>(she Integrated Dash into her BTM's)</p>
|
||||
<p><a href="https://soundcloud.com/liberty-entrepreneurs/le41-generating-passive-income-with-a-crypto-currency-atm-with-cindy-zimmerm">https://soundcloud.com/liberty-entrepreneurs/le41-generating-passive-income-with-a-crypto-currency-atm-with-cindy-zimmerm</a></p>
|
||||
<p><a href="https://soundcloud.com/liberty-entrepreneurs/le41-generating-passive-income-with-a-crypto-currency-atm-with-cindy-zimmerman"</a></p>
|
||||
<p><iframe src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/273433731&color=ff7700" width="100%" height="166" frameborder="no" scrolling="no"></iframe></p>
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
|
|
|
@ -68,7 +68,7 @@ author:
|
|||
last_name: Engelhorn
|
||||
---
|
||||
<p><a href="https://www.dash.org/wp-content/uploads/2016/07/CgIljZQXIAENFjD.jpg"><img class="alignnone size-full wp-image-5334" src="/assets/CgIljZQXIAENFjD.jpg" alt="CgIljZQXIAENFjD" width="400" height="400" /></a></p>
|
||||
<p><a href="http://chameleonbit.trade/altcoin/dash/">http://chameleonbit.trade/altcoin/dash/</a><br />
|
||||
<p><a href="http://chameleonbit.trade">http://chameleonbit.trade</a><br />
|
||||
Boa noite, e com o enorme prazer que venho anunciar a vocês que a exchange 100% brasileira chameleonbit.trade já esta operando Dash com depósitos e retiradas automatico (não precisa contatar o suporte). Com isso facilita a vida dos Brs que queira comprar Dash<br />
|
||||
Obrigado Team Chameleon</p>
|
||||
<p> </p>
|
||||
|
|
|
@ -100,7 +100,7 @@ pages:
|
|||
trade-heading: Купите Dash на бирже
|
||||
trade-text: Купите Dash за свою местную валюту на бирже
|
||||
trade-btn: Купите Dash
|
||||
trade-link: https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=48693307
|
||||
trade-link: https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=48693287
|
||||
|
||||
atm-heading: Купите Dash в банкомате
|
||||
atm-text: Мгновенная покупка Dash в банкоматах вашей страны
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
<li><a href="{{ basenav }}/team/">{% t nav.team %}</a></li>
|
||||
<li><a href="{{ basenav }}/update/">{% t nav.update %}</a></li>
|
||||
<li><a href="https://www.dashfoundation.io/" target="_blank">{% t nav.foundation %}</a></li>
|
||||
<li><a href="{{ basenav }}/contact/">{% t nav.contact %}</a></li>
|
||||
<li><a href="mailto:contact@dash.org">{% t nav.contact %}</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
|
||||
|
||||
<div class="hero" id="hero">
|
||||
<div class="hero__background">
|
||||
|
||||
|
@ -15,38 +17,40 @@
|
|||
<div class="col-sm-4">
|
||||
{% t pages.contact.form-pretext %} <br/>
|
||||
{% t pages.contact.form-pretext-2 %}
|
||||
<a style="display: inline-block;" href="mailto:contact@dash.org"> Contact us.</a> <!-- !!!remove after form is back up-->
|
||||
</div>
|
||||
<div class="col-sm-6">
|
||||
<form>
|
||||
<div class="row">
|
||||
<div class="col-xs-12">
|
||||
<input placeholder="Name" type="text" class="input-block">
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-xs-12">
|
||||
<input class="input-block" placeholder="Email" type="text">
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-xs-12">
|
||||
<select class="form-control input-block" placeholder="category">
|
||||
<option value="">Category</option>
|
||||
<option value="feedback">Feedback</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-xs-12">
|
||||
<textarea placeholder="Message" class="input-block"></textarea>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-xs-12">
|
||||
<input class="btn-blue-solid" type="submit" value="Send Message">
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
<!-- <form onsubmit="return false;">-->
|
||||
<!-- <div class="row">-->
|
||||
<!-- <div class="col-xs-12">-->
|
||||
<!-- <input id="contact_name" placeholder="Name" type="text" class="input-block">-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- <div class="row">-->
|
||||
<!-- <div class="col-xs-12">-->
|
||||
<!-- <input id = 'contact_email' class="input-block" placeholder="Email" type="text">-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- <div class="row">-->
|
||||
<!-- <div class="col-xs-12">-->
|
||||
<!-- <select id="contact_category" class="form-control input-block" placeholder="category">-->
|
||||
<!-- <option value="">Category</option>-->
|
||||
<!-- <option value="feedback">Feedback</option>-->
|
||||
<!-- </select>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- <div class="row">-->
|
||||
<!-- <div class="col-xs-12">-->
|
||||
<!-- <textarea id="contact_message" placeholder="Message" class="input-block"></textarea>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!--<div class="row">-->
|
||||
<!-- <div class="col-xs-12">-->
|
||||
<!-- <input class="btn-blue-solid reset" type="submit" value="Send Message">-->
|
||||
<!-- <div id="msg_sent" style="display: none;"> Message Sent! </div>-->
|
||||
<!-- </div>-->
|
||||
<!--</div>-->
|
||||
<!-- </form>-->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -56,3 +60,5 @@
|
|||
<!-- Hero stripe -->
|
||||
<div class="hero__stripe"></div>
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
<div class="hero__buttons">
|
||||
<a href="https://dashpay.atlassian.net/wiki/x/DQBcAg" class="btn-blue-solid btn-large" target="_blank">{% t pages.evolution.hero-btn %}</a>
|
||||
<a href="{{basenav}}/contact/#mailing" class="btn-blue-solid btn-large">{% t pages.evolution.subscribe-btn %}</a>
|
||||
<!--a href="{{basenav}}/contact/#mailing" class="btn-blue-solid btn-large">{% t pages.evolution.subscribe-btn %}</a-->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -17,6 +17,7 @@
|
|||
<a href="https://www.zeemaps.com/map?group=2357566#" target="_blank" class="btn-white-solid">{% t pages.merchants.hero-map-btn %}</a>
|
||||
<a href="https://dashpay.atlassian.net/wiki/display/DOC/Merchants" target="_blank" class="btn-white-solid">{% t pages.merchants.hero-integrate-btn %}</a>
|
||||
<a href="https://dashpay.atlassian.net/wiki/x/GADeAQ" class="btn-white-solid">{% t pages.merchants.hero-getlisted-btn %}</a>
|
||||
<a href="{{ basenav }}/woocommerce/" class="btn-white-solid">{% t pages.merchants.hero-woo-btn %}</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -32,21 +32,21 @@
|
|||
<li class="nav__subitem">
|
||||
<a href="{{ page.url }}" class="nav__link {% if site.lang == 'en' %}is-active{% endif %}">English <span class="flag gb"></span></a>
|
||||
</li>
|
||||
<li class="nav__subitem">
|
||||
<a href="/es{{ page.url }}" class="nav__link {% if site.lang == 'es' %}is-active{% endif %}">Español <span class="flag es"></span></a>
|
||||
</li>
|
||||
<li class="nav__subitem">
|
||||
<a href="/pt{{ page.url }}" class="nav__link {% if site.lang == 'pt' %}is-active{% endif %}">Portugese <span class="flag pt"></span></a>
|
||||
</li>
|
||||
<li class="nav__subitem">
|
||||
<a href="/it{{ page.url }}" class="nav__link {% if site.lang == 'it' %}is-active{% endif %}">Italiano <span class="flag it"></span></a>
|
||||
</li>
|
||||
<li class="nav__subitem">
|
||||
<a href="/cn{{ page.url }}" class="nav__link {% if site.lang == 'cn' %}is-active{% endif %}">简体中文 <span class="flag cn"></span></a>
|
||||
</li>
|
||||
<li class="nav__subitem">
|
||||
<a href="/ru{{ page.url }}" class="nav__link {% if site.lang == 'ru' %}is-active{% endif %}">Русский <span class="flag ru"></span></a>
|
||||
</li>
|
||||
<!--<li class="nav__subitem">-->
|
||||
<!-- <a href="/es{{ page.url }}" class="nav__link {% if site.lang == 'es' %}is-active{% endif %}">Español <span class="flag es"></span></a>-->
|
||||
<!--</li>-->
|
||||
<!--<li class="nav__subitem">-->
|
||||
<!-- <a href="/pt{{ page.url }}" class="nav__link {% if site.lang == 'pt' %}is-active{% endif %}">Portugese <span class="flag pt"></span></a>-->
|
||||
<!--</li>-->
|
||||
<!--<li class="nav__subitem">-->
|
||||
<!-- <a href="/it{{ page.url }}" class="nav__link {% if site.lang == 'it' %}is-active{% endif %}">Italiano <span class="flag it"></span></a>-->
|
||||
<!--</li>-->
|
||||
<!--<li class="nav__subitem">-->
|
||||
<!-- <a href="/cn{{ page.url }}" class="nav__link {% if site.lang == 'cn' %}is-active{% endif %}">简体中文 <span class="flag cn"></span></a>-->
|
||||
<!--</li>-->
|
||||
<!--<li class="nav__subitem">-->
|
||||
<!-- <a href="/ru{{ page.url }}" class="nav__link {% if site.lang == 'ru' %}is-active{% endif %}">Русский <span class="flag ru"></span></a>-->
|
||||
<!--</li>-->
|
||||
</ul>
|
||||
</li>
|
||||
{% endif %}
|
||||
|
|
|
@ -22,21 +22,21 @@
|
|||
<li class="overlay-menu__subitem">
|
||||
<a href="{{ page.url }}" class="overlay-menu__link {% if site.lang == 'en' %}is-active{% endif %}"><span class="flag us"></span> English</a>
|
||||
</li>
|
||||
<li class="overlay-menu__subitem">
|
||||
<a href="/es{{ page.url }}" class="overlay-menu__link {% if site.lang == 'es' %}is-active{% endif %}"><span class="flag es"></span> Español</a>
|
||||
</li>
|
||||
<li class="overlay-menu__subitem">
|
||||
<a href="/pt{{ page.url }}" class="overlay-menu__link {% if site.lang == 'pt' %}is-active{% endif %}"><span class="flag pt"></span> Portugese</a>
|
||||
</li>
|
||||
<li class="overlay-menu__subitem">
|
||||
<a href="/it{{ page.url }}" class="overlay-menu__link {% if site.lang == 'it' %}is-active{% endif %}"><span class="flag it"></span> Italiano</a>
|
||||
</li>
|
||||
<li class="overlay-menu__subitem">
|
||||
<a href="/cn{{ page.url }}" class="overlay-menu__link {% if site.lang == 'cn' %}is-active{% endif %}"><span class="flag cn"></span> 简体中文</a>
|
||||
</li>
|
||||
<li class="overlay-menu__subitem">
|
||||
<a href="/ru{{ page.url }}" class="overlay-menu__link {% if site.lang == 'ru' %}is-active{% endif %}"><span class="flag ru"></span> Русский</a>
|
||||
</li>
|
||||
<!--<li class="overlay-menu__subitem">-->
|
||||
<!-- <a href="/es{{ page.url }}" class="overlay-menu__link {% if site.lang == 'es' %}is-active{% endif %}"><span class="flag es"></span> Español</a>-->
|
||||
<!--</li>-->
|
||||
<!--<li class="overlay-menu__subitem">-->
|
||||
<!-- <a href="/pt{{ page.url }}" class="overlay-menu__link {% if site.lang == 'pt' %}is-active{% endif %}"><span class="flag pt"></span> Portugese</a>-->
|
||||
<!--</li>-->
|
||||
<!--<li class="overlay-menu__subitem">-->
|
||||
<!-- <a href="/it{{ page.url }}" class="overlay-menu__link {% if site.lang == 'it' %}is-active{% endif %}"><span class="flag it"></span> Italiano</a>-->
|
||||
<!--</li>-->
|
||||
<!--<li class="overlay-menu__subitem">-->
|
||||
<!-- <a href="/cn{{ page.url }}" class="overlay-menu__link {% if site.lang == 'cn' %}is-active{% endif %}"><span class="flag cn"></span> 简体中文</a>-->
|
||||
<!--</li>-->
|
||||
<!--<li class="overlay-menu__subitem">-->
|
||||
<!-- <a href="/ru{{ page.url }}" class="overlay-menu__link {% if site.lang == 'ru' %}is-active{% endif %}"><span class="flag ru"></span> Русский</a>-->
|
||||
<!--</li>-->
|
||||
</ul>
|
||||
</li>
|
||||
{% endif %}
|
||||
|
|
|
@ -273,7 +273,7 @@ description: pages.community.description
|
|||
</a>
|
||||
</article>
|
||||
<article class="ctabox__cta" data-js-ctabox-item>
|
||||
<a href="hhttps://www.dashninja.pl/" target="_blank" class="ctabox__link">
|
||||
<a href="https://www.dashninja.pl/" target="_blank" class="ctabox__link">
|
||||
<div class="ctabox__imagewrapper">
|
||||
<img src="/assets/img/community/dashninja_logo.png" class="ctabox__image">
|
||||
</div>
|
||||
|
|
|
@ -21,7 +21,7 @@ description: pages.evolution.description
|
|||
|
||||
<div class="section__btn-grp">
|
||||
<a href="https://www.youtube.com/watch?v=rcHC40YmS0g" class="btn-blue btn-large" target="_blank" data-js-popup="video">{% t pages.evolution.video-btn %}</a>
|
||||
<a href="https://dashpay.atlassian.net/wiki/x/ErwxBg" class="btn-blue-solid btn-large" target="_blank">{% t pages.evolution.sentinel-btn %}</a>
|
||||
<!--a href="https://dashpay.atlassian.net/wiki/x/ErwxBg" class="btn-blue-solid btn-large" target="_blank">{% t pages.evolution.sentinel-btn %}</a-->
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
@ -36,14 +36,38 @@ description: pages.evolution.description
|
|||
|
||||
{% tmd pages.evolution.evo-prototype-text %}
|
||||
|
||||
<a href="{{ basenav }}/get-dash/" class="btn-white-solid">{% t pages.evolution.evo-prototype-btn %}</a>
|
||||
|
||||
<!--a href="{{ basenav }}/get-dash/" class="btn-white-solid">{% t pages.evolution.evo-prototype-btn %}</a-->
|
||||
<div class="section__btn-grp">
|
||||
<a href="https://www.youtube.com/watch?v=7J4m04Tkfb4" class="btn-blue btn-large" target="_blank" data-js-popup="video">{% t pages.evolution.video-btn2 %}</a>
|
||||
</div>
|
||||
<img src="/assets/img/evolution/bigwallet.png" alt="">
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<!--
|
||||
NETWORK ARCHITECTURE
|
||||
EVOLUTION MERCHANTS
|
||||
-->
|
||||
<section>
|
||||
<div class="content">
|
||||
<div class="row">
|
||||
<div class="col-sm-6">
|
||||
<h2>{% t pages.evolution.merchants-heading %}</h2>
|
||||
|
||||
{% tmd pages.evolution.merchants-text %}
|
||||
|
||||
<!--a href="{{ basenav }}/network" class="btn-blue">{% t pages.evolution.merchants-btn %}</a>
|
||||
<a href="{{ basenav }}/network" class="btn-blue">{% t pages.evolution.merchants-plugin-btn %}</a-->
|
||||
</div>
|
||||
<div class="col-sm-6 home-network-graphic-live">
|
||||
<img src="/assets/img/evolution/merchants.png" alt="{% t pages.evolution.merchants-heading %}">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!--
|
||||
CONSUMERS
|
||||
-->
|
||||
<section class="section--masternode">
|
||||
<div class="content">
|
||||
|
@ -53,7 +77,7 @@ description: pages.evolution.description
|
|||
|
||||
{% tmd pages.evolution.docs-text %}
|
||||
|
||||
<a href="{% t pages.evolution.docs-link %}" target="_blank" class="btn-blue">{% t pages.evolution.docs-btn %}</a>
|
||||
<!--a href="{% t pages.evolution.docs-link %}" target="_blank" class="btn-blue">{% t pages.evolution.docs-btn %}</a-->
|
||||
</div>
|
||||
<div class="col-sm-6 home-architecture-graphic">
|
||||
<img src="/assets/img/evolution/doc.png" alt="{% t pages.evolution.docs-heading %}">
|
||||
|
@ -63,7 +87,7 @@ description: pages.evolution.description
|
|||
</section>
|
||||
|
||||
<!--
|
||||
EVOLUTION PROTOTYPE
|
||||
EVOLUTION ALPHA
|
||||
-->
|
||||
<section>
|
||||
<div class="content">
|
||||
|
@ -73,7 +97,7 @@ description: pages.evolution.description
|
|||
|
||||
{% tmd pages.evolution.prototype-text %}
|
||||
|
||||
<a href="{{ basenav }}/network" class="btn-blue">{% t pages.evolution.prototype-btn %}</a>
|
||||
<!--a href="{{ basenav }}/network" class="btn-blue">{% t pages.evolution.prototype-btn %}</a-->
|
||||
</div>
|
||||
<div class="col-sm-6 home-network-graphic-live">
|
||||
<img src="/assets/img/evolution/evo_prototype.png" alt="{% t pages.update.research-heading %}">
|
||||
|
@ -82,10 +106,9 @@ description: pages.evolution.description
|
|||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<!--
|
||||
EVOLUTION EXPLORE
|
||||
-->
|
||||
|
||||
<section>
|
||||
<div class="content">
|
||||
<div class="row">
|
||||
|
@ -102,32 +125,10 @@ description: pages.evolution.description
|
|||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!--
|
||||
EVOLUTION MERCHANTS
|
||||
-->
|
||||
<section>
|
||||
<div class="content">
|
||||
<div class="row">
|
||||
<div class="col-sm-6">
|
||||
<h2>{% t pages.evolution.merchants-heading %}</h2>
|
||||
|
||||
{% tmd pages.evolution.merchants-text %}
|
||||
|
||||
<a href="{{ basenav }}/network" class="btn-blue">{% t pages.evolution.merchants-btn %}</a>
|
||||
<a href="{{ basenav }}/network" class="btn-blue">{% t pages.evolution.merchants-plugin-btn %}</a>
|
||||
</div>
|
||||
<div class="col-sm-6 home-network-graphic-live">
|
||||
<img src="/assets/img/evolution/merchants.png" alt="{% t pages.evolution.merchants-heading %}">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<!--
|
||||
SOCIAL
|
||||
-->
|
||||
|
||||
|
||||
<section>
|
||||
<div class="content">
|
||||
|
@ -146,7 +147,7 @@ description: pages.evolution.description
|
|||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
-->
|
||||
<!--
|
||||
LATEST NEWS
|
||||
-->
|
||||
|
|
17
src/js/contact.js
Executable file
17
src/js/contact.js
Executable file
|
@ -0,0 +1,17 @@
|
|||
;(function ($) {
|
||||
'use strict';
|
||||
$(document).ready(function () {
|
||||
$('.reset').on('click',function () {
|
||||
var name = $('#contact_name').val();
|
||||
var email = $('#contact_email').val();
|
||||
var category = $('#contact_category').val();
|
||||
var message = $('#contact_message').val();
|
||||
console.log(name,email,category,message);
|
||||
$(this).closest('form').find('input[type=text], textarea').val('');
|
||||
$('#msg_sent').css('display', 'inline-block');
|
||||
$('#msg_sent' ).fadeOut(3000);
|
||||
});
|
||||
});
|
||||
}(jQuery));
|
||||
|
||||
|
|
@ -38,7 +38,7 @@ description: pages.update.description
|
|||
<p>{% tmd pages.update.merchants-text %}</p>
|
||||
<div>
|
||||
<a href="https://dashpay.atlassian.net/wiki/x/j5AxBg" class="btn-white-solid" target="_blank">{% t pages.update.merchants-btn%}</a>
|
||||
<a href="https://dashpay.atlassian.net/wiki/x/sZAxBg" class="btn-white-solid" target="_blank">{% t pages.update.masternodes-btn%}</a>
|
||||
<a href="https://dashpay.atlassian.net/wiki/x/HJQ4Bg" class="btn-white-solid" target="_blank">{% t pages.update.masternodes-btn%}</a>
|
||||
<a href="https://dashpay.atlassian.net/wiki/x/yJAxBg" class="btn-white-solid" target="_blank">{% t pages.update.exchanges-btn%}</a>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -1,99 +1,99 @@
|
|||
---
|
||||
layout: default
|
||||
title: pages.woocommerce.title
|
||||
description: pages.woocommerce.description
|
||||
---
|
||||
|
||||
|
||||
{% include hero/woocommerce.html %}
|
||||
{% include base.html %}
|
||||
|
||||
|
||||
<div class="page page--home">
|
||||
|
||||
<!--
|
||||
WHAT IS PLUGIN?
|
||||
-->
|
||||
<section class="section section--home-cta">
|
||||
<div class="section__content">
|
||||
<h2 class="section__title">{% t pages.woocommerce.plugin-heading %}</h2>
|
||||
<div class="section__lead">{% tmd pages.woocommerce.plugin-text %}</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!--
|
||||
DASH FEATURES
|
||||
PRIVATE | INSTANT | SECURE
|
||||
-->
|
||||
<section>
|
||||
<div class="content">
|
||||
<div class="row features-collection">
|
||||
<div class="col-sm-4">
|
||||
<img src="/assets/img/home/instant.svg" height="100" alt="{% t pages.home.feature-instant-heading %}">
|
||||
<h2>{% t pages.woocommerce.feature-instant-heading %}</h2>
|
||||
{% tmd pages.woocommerce.feature-instant-text %}
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
<img src="/assets/img/home/private.svg" height="100" alt="{% t pages.home.feature-private-heading %}">
|
||||
<h2>{% t pages.woocommerce.feature-private-heading %}</h2>
|
||||
{% tmd pages.woocommerce.feature-private-text %}
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
<img src="/assets/img/home/secure.svg" height="100" alt="{% t pages.home.feature-secure-heading %}">
|
||||
<h2>{% t pages.woocommerce.feature-secure-heading %}</h2>
|
||||
{% tmd pages.woocommerce.feature-secure-text %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!--WOOCOMMERCE VIDEO OVERVIEW-->
|
||||
<section>
|
||||
<div class="content">
|
||||
<h2>{% t pages.woocommerce.video-heading %}</h2>
|
||||
<div>
|
||||
<a href="https://youtu.be/1KahlicghaE" class="btn-blue-solid" target="_blank">{% t pages.woocommerce.video-btn%}</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!--
|
||||
HOW TO
|
||||
-->
|
||||
<section>
|
||||
<div class="content">
|
||||
<div class="row">
|
||||
<div class="col-sm-6 col-sm-push-6">
|
||||
<h2>{% t pages.woocommerce.how-heading %}</h2>
|
||||
<p><a href="http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation" target="_blank">{% t pages.woocommerce.how-link %}</a></p>
|
||||
<p>{% tmd pages.woocommerce.how-text %}</p>
|
||||
<p><a href="https://wordpress.org/plugins/" _target="blank">{% tmd pages.woocommerce.how-text-link %}</a>{% tmd pages.woocommerce.how-text-plugin %}</p>
|
||||
|
||||
</div>
|
||||
<div class="col-sm-6 col-sm-pull-6 ">
|
||||
<img src="/assets/img/update/updateevo.png" alt="{% t pages.update.update-heading %}">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!--
|
||||
Woocommerce setup video
|
||||
-->
|
||||
<section class="">
|
||||
<div class="content">
|
||||
<div class="row">
|
||||
<div class="col-sm-6">
|
||||
<h2>{% t pages.woocommerce.install-heading %}</h2>
|
||||
{% tmd pages.woocommerce.install-text %}
|
||||
|
||||
<a href="https://youtu.be/HFzMPBY1rAQ" target="_blank" class="btn-blue-solid">{% t pages.woocommerce.install-btn %}</a>
|
||||
</div>
|
||||
<div class="col-sm-6">
|
||||
<img src="/assets/img/update/execution.png" alt="{% t pages.home.execution-heading %}">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
</div>
|
||||
---
|
||||
layout: default
|
||||
title: pages.woocommerce.title
|
||||
description: pages.woocommerce.description
|
||||
---
|
||||
|
||||
|
||||
{% include hero/woocommerce.html %}
|
||||
{% include base.html %}
|
||||
|
||||
|
||||
<div class="page page--home">
|
||||
|
||||
<!--
|
||||
WHAT IS PLUGIN?
|
||||
-->
|
||||
<section class="section section--home-cta">
|
||||
<div class="section__content">
|
||||
<h2 class="section__title">{% t pages.woocommerce.plugin-heading %}</h2>
|
||||
<div class="section__lead">{% tmd pages.woocommerce.plugin-text %}</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!--
|
||||
DASH FEATURES
|
||||
PRIVATE | INSTANT | SECURE
|
||||
-->
|
||||
<section>
|
||||
<div class="content">
|
||||
<div class="row features-collection">
|
||||
<div class="col-sm-4">
|
||||
<img src="/assets/img/home/instant.svg" height="100" alt="{% t pages.home.feature-instant-heading %}">
|
||||
<h2>{% t pages.woocommerce.feature-instant-heading %}</h2>
|
||||
{% tmd pages.woocommerce.feature-instant-text %}
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
<img src="/assets/img/home/private.svg" height="100" alt="{% t pages.home.feature-private-heading %}">
|
||||
<h2>{% t pages.woocommerce.feature-private-heading %}</h2>
|
||||
{% tmd pages.woocommerce.feature-private-text %}
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
<img src="/assets/img/home/secure.svg" height="100" alt="{% t pages.home.feature-secure-heading %}">
|
||||
<h2>{% t pages.woocommerce.feature-secure-heading %}</h2>
|
||||
{% tmd pages.woocommerce.feature-secure-text %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!--WOOCOMMERCE VIDEO OVERVIEW-->
|
||||
<section>
|
||||
<div class="content">
|
||||
<h2>{% t pages.woocommerce.video-heading %}</h2>
|
||||
<div>
|
||||
<a href="https://youtu.be/1KahlicghaE" class="btn-blue-solid" target="_blank">{% t pages.woocommerce.video-btn%}</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!--
|
||||
HOW TO
|
||||
-->
|
||||
<section>
|
||||
<div class="content">
|
||||
<div class="row">
|
||||
<div class="col-sm-6 col-sm-push-6">
|
||||
<h2>{% t pages.woocommerce.how-heading %}</h2>
|
||||
<p><a href="http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation" target="_blank">{% t pages.woocommerce.how-link %}</a></p>
|
||||
<p>{% tmd pages.woocommerce.how-text %}</p>
|
||||
<p><a href="https://wordpress.org/plugins/" _target="blank">{% tmd pages.woocommerce.how-text-link %}</a>{% tmd pages.woocommerce.how-text-plugin %}</p>
|
||||
|
||||
</div>
|
||||
<div class="col-sm-6 col-sm-pull-6 ">
|
||||
<img src="/assets/img/update/updateevo.png" alt="{% t pages.update.update-heading %}">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!--
|
||||
Woocommerce setup video
|
||||
|
||||
<section class="">
|
||||
<div class="content">
|
||||
<div class="row">
|
||||
<div class="col-sm-6">
|
||||
<h2>{% t pages.woocommerce.install-heading %}</h2>
|
||||
{% tmd pages.woocommerce.install-text %}
|
||||
|
||||
<a href="https://youtu.be/HFzMPBY1rAQ" target="_blank" class="btn-blue-solid">{% t pages.woocommerce.install-btn %}</a>
|
||||
</div>
|
||||
<div class="col-sm-6">
|
||||
<img src="/assets/img/update/execution.png" alt="{% t pages.home.execution-heading %}">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
-->
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue