lukehinds / sigstore-the-hard-way

sigstore the hard way!

Home Page:https://sthw.decodebytes.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sigstore the hardway

Publish Status

sigstore the hard way is hosted at https://sthw.decodebytes.sh and is available for free.

If the above URL does not work, you can also see the site here

contributing

Should you wish to contribute, you're in the right place.

Building the sigstore the hard way requires mdBook.

cargo install mdbook

Once installed you can use the mdbook command to view in realtime the sigstore-the-hardway documentation.

mdbook serve --open

You do not need to build before making a pull request, we have a CI action that will automatically build the site and push it to the live site.

Before you push, please test:

To run the tests:

mdbook test

Translations

We'd love help translating the sigstore-the-hardway! See the Translations label to join in efforts. Open a new issue to start working on a new language! We're waiting on mdbook support for multiple languages before we merge any in, but feel free to start!

About

sigstore the hard way!

https://sthw.decodebytes.sh

License:Apache License 2.0