Skip to content

stacklok/sigstore-the-hard-way

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sigstore the hardway

Publish Status

sigstore the hard way is hosted at https://stacklok.github.io/sigstore-the-hard-way/ and is available for free.

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!