Skip to content
This repository has been archived by the owner on May 29, 2018. It is now read-only.

Commit

Permalink
Deprecate website repository
Browse files Browse the repository at this point in the history
Add a deprecation message to this repository so that people start
updating the proper repository.
  • Loading branch information
schancel committed May 28, 2018
1 parent 2a393c8 commit 7b40618
Show file tree
Hide file tree
Showing 324 changed files with 4 additions and 156,686 deletions.
1 change: 0 additions & 1 deletion .ruby-gemset

This file was deleted.

1 change: 0 additions & 1 deletion .ruby-version

This file was deleted.

21 changes: 0 additions & 21 deletions COPYING

This file was deleted.

3 changes: 0 additions & 3 deletions Dockerfile

This file was deleted.

4 changes: 0 additions & 4 deletions Gemfile

This file was deleted.

17 changes: 0 additions & 17 deletions Gemfile.lock

This file was deleted.

49 changes: 4 additions & 45 deletions README.md
@@ -1,48 +1,7 @@
# bitcoincash
# Legacy Website Repository

This is the repository for [bitcoincash.org](https://bitcoincash.org). As the Bitcoin Cash community expands, we hope that many will participate and improve this project over time.
This repository has been deprecated.

Build & Run the Docker Image
----------------------------
Please submit patches to the combined bitcoincash.org repository:

In order to build and run the site you need ruby and docker. Then run:

1. `gem install bundler`
2. `bundle install`
3. `rake docker:build`
4. `docker run -d -p 8888:80 bitcoincash`

Contributions
-------------

If you want to submit updates to the website make sure you are editing `index.html.erb`. This is the template used to generate all translated html files via `rake translations:build`.

Adding Translations
-------------------

To add translations to the project, use `translations/en.yml` as a template and create a new file for your locale. Then translate all the content inside of the yaml file and send us a pull request.

About Bitcoin Cash
------------------

Bitcoin Cash brings sound money to the world. Merchants and users are empowered with low fees and reliable confirmations. The future shines brightly with unrestricted growth, global adoption, permissionless innovation, and decentralized development.

All Bitcoin holders as of block 478558 are now owners of Bitcoin Cash. All Bitcoiners are welcome to join the Bitcoin Cash community as we move forward in creating sound money accessible to the whole world.

Listing Policy for Exchanges, Wallets, and Projects
---------------------------------------------------

Although many exchanges, wallets, and other projects would like to be listed on our website, BitcoinCash.org is not meant
to be an exhaustive directory. There is limited space and quite simply, we only want to showcase the best of the best.

Only the top several exchanges by trading volume in each country will be considered.

For wallets, we only want to list those that have the highest trust and best reputation within the community. Relevant factors include the brand, the age of the wallet, as well as the track record of the company, developers, and/or other individuals involved.

We apologize in advance if we're unable to provide a listing for you on BitcoinCash.org. We acknowledge the criteria for wallet listings are somewhat subjective. Please understand our decisions are not personal, but rather based on a conservative approach and our responsbility to safeguard the community against questionable projects. Lastly, no listing should be interpreted as our explicit endorsement.

License
-------

bitcoincash.org is released under the terms of the MIT license. See [COPYING](COPYING) for more
information or see https://opensource.org/licenses/MIT.
https://github.com/bitcoincashorg/bitcoincash.org
46 changes: 0 additions & 46 deletions Rakefile

This file was deleted.

0 comments on commit 7b40618

Please sign in to comment.