Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 1.16 KB

README.md

File metadata and controls

50 lines (28 loc) · 1.16 KB

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 Hall of Fame

Send a PR modifying /src/data/hall_of_fame.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.