Skip to content

bitcoin.rocks is an educational website designed for people who are new to bitcoin

License

Notifications You must be signed in to change notification settings

sfr0xyz/bitcoin-rocks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitcoin.rocks

Overview

bitcoin.rocks is an educational website designed for people who are new to bitcoin. The website was founded in 2022 as a "first link" to send to people who ask you about bitcoin.

The main focus of the website is the homepage which links out to a variety of internal and external sources depending on the user's interests. There are also several custom subpages that cover specific topics in detail.

You can view the website here: https://bitcoin.rocks

Architecture

The website is written in raw HTML / CSS / JS. This eliminates the burden of a CMS.

All text content is localized using jquery.i18n translation strings. Right now, English is the only supported language, but several translations are in progress. The website will dynamically serve the proper content depending on the user's language.

The server handles redirects and removing ".html" from the end of links in a simple .htaccess file. The latest merged code is uploaded on https://bitcoin.rocks

License

This project is licensed under the MIT License. You are free to take any of the content within and use it for your own purposes. The goal is to make the project more public over time.

Contribute

You can contribute to bitcoin.rocks even if you aren't a programmer! We currently have a strong focus on translations.

Please read our Contributor Guide to learn more.

About

bitcoin.rocks is an educational website designed for people who are new to bitcoin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 92.9%
  • JavaScript 3.9%
  • CSS 3.2%