/dcrbounty

Primary LanguageSCSSISC LicenseISC

dcrbounty

Build Status ISC License

The Decred Bug Bounty website.

Development

Install the extended version of Hugo somewhere along your $PATH.

$ bin/watch.sh

Then access the page with a browser (the server usually starts in https://localhost:1313).

Deployment

$ bin/build.sh

This will build the docker image.

Maintenance Activities

Updating the banner content

Send a PR modifying the appropriate values inside /src/i18n/en.yaml.

Updating Hall of Fame

Send a PR modifying /src/data/ranking.yml as appropriate.

Updating News & Updates

Send a PR modifying the contents under /src/content/en/news as appropriate.

Updating Rules

Send a PR modifying /src/content/en/rules/index.md as appropriate.

Updating Scope

Send a PR modifying /src/content/en/scope/index.md as appropriate.

Updating Submit Vulnerability

Send a PR modifying /src/content/en/submit/index.md as appropriate.

License

dcrbounty is licensed under the copyfree ISC License.