bolatovumar / btcpayserver.github.io

BTCPay Server Official Website Repository

Home Page:https://btcpayserver.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

btcpayserver.org

The official website repository of BTCPay Server project.

Contributing

Feel free to contribute ideas, code or content to improve the website.

Prior to submitting a major pull-request, make sure to discuss the changes with the community on #website channel on Mattermost to avoid duplicating the work.

If you're a developer looking to help, but you're not sure where to begin, check the good first issue label, which contains small pieces of work that have been specifically flagged as being friendly to new contributors.

Please do not open issues not related to the website in this repository. If you have an issue with BTCPay Server software, open an issue in an appropriate repository.

Source files

All changes to the website should be applied in the source folder.

The files in the source are used in conjunction with the Transifex resources to make the btcpayserver.org website.

Create pull requests affecting the css, js, images etc in the source-- and once merged, the changes will be used to roll out updates to the main directory.

To fix spelling or grammatical errors, make updates to either the English string(s) in the relevant file of the source directory or any of the non-English translations via the Transifex website.

Please do not submit any changes to the html files other than those within the source directory.

Translating the website

Translations help us make the software relevant for people who need it around the world.

If you would like to help us translate btcpayserver.org, please join the team on Transifex.

Translations are only handled through Transifex, please do not create a pull request for translations.

For more information on contributing by translating, check the translation guides

How to build

More details on this workflow and how to build the site locally to come.

transifex-master

This directory contains the master .json file with english strings used as a transifex resource. Append the .json file, preserving the JSON format, to allow transifex to read it for updates automatically. Modifying existing strings may cause the already-translated strings to be lost (see: https://docs.transifex.com/projects/updating-content#section-using-the-api-or-command-line-client for more details).

About

BTCPay Server Official Website Repository

https://btcpayserver.org/

License:MIT License


Languages

Language:HTML 98.3%Language:CSS 1.3%Language:JavaScript 0.4%