Skip to content

bchinfo/bch.info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

600 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image

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

Topics

Resources

License

Stars

45 stars

Watchers

6 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from merc1er/gulp-skel