Skip to content

zapit-io/bch.info

This branch is 1 commit ahead of, 19 commits behind bchinfo/bch.info:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

eb0974b Β· Aug 14, 2023
Mar 22, 2021
Aug 14, 2023
Mar 22, 2021
Jun 13, 2023
Nov 8, 2020
Jan 6, 2022
Aug 7, 2020
Feb 23, 2022
Aug 7, 2020
May 22, 2022
Mar 22, 2021
May 22, 2022

Repository files navigation

Bitcoin Cash informational website


Netlify Status CodeFactor Crowdin

Table of contents


πŸ’» Run the develoment server

You will need nodeJS installed on your machine, then run:

npm install
npm start

Hit ctrl + C to stop the server.


βž• Contribute

Coding style

Use the coding style recommended by codeguide.co.

Structure
  • HTML files are located in /app/. .njk files are template (Nunjucks) files.

  • CSS files are located in /scss/. Use Sass syntax if possible.

  • JavaScript files are located in /js/. All files will be concatenated in alphabetical order unless specified otherwise.


πŸš€ Deployment

The master branch is automatically deployed.


πŸ‡¬πŸ‡§ Translate

Translations are managed through Crowdin. If you wish to translate this website into your own language, please open an issue at this repo.

Pull requests are automatically created when a translation is updated.

About

Bitcoin Cash informational website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 73.2%
  • JavaScript 11.3%
  • Nunjucks 10.7%
  • SCSS 4.8%