Forks (The Good Kind)
Other Languages
This project is available in the following languages:
- 🇺🇸 English: bitcoin-resources.com
- 🇩🇪 German: BitcoinLesestoff.de
Want to translate the site and create your own? Fork it!
How to Create Your Own #
This project is free and open-source, which means that you can clone it and modify it as you wish. It’s just a bunch of text in markdown files and a bunch of links, so creating a translation is not rocket science. It’s mostly grunt work.
Here’s the gist of it:
- Fork the repo
- Install Jekyll and run your fork locally
- Translate stuff & link to translations
- Optional: get yourself a nice domain
- Set up GitHub pages
Of course, you can use other git-centric tools and other Jekyll hosts—you don’t have to use GitHub or their pages feature.
If you don’t know what a fork is, read this.