Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zquestz/bchchile
Website for bchchile.com and bchchile.cl
https://github.com/zquestz/bchchile
Last synced: about 1 month ago
JSON representation
Website for bchchile.com and bchchile.cl
- Host: GitHub
- URL: https://github.com/zquestz/bchchile
- Owner: zquestz
- License: mit
- Created: 2021-03-08T09:55:35.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-14T00:17:14.000Z (about 2 months ago)
- Last Synced: 2024-11-14T01:20:53.429Z (about 2 months ago)
- Language: HTML
- Size: 230 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# bchchile
This is the repository for [bchchile.cl](https://bchchile.cl).
Build & Run the Docker Image
----------------------------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 bchchile`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.License
-------bchchile is released under the terms of the MIT license. See [COPYING](COPYING) for more
information or see https://opensource.org/licenses/MIT.