How to Rotate is an open-source collection of API key rotation tutorials (including AWS, GitHub, Mailchimp and more). Visit howtorotate.com to view the live site. Read about why we created this repo.
We welcome contributions from the community! If you have a tutorial you'd like to add, please submit a pull request (see CONTRIBUTING for more details). If you'd like to suggest a tutorial, please open an issue.
Please name the rotation guide file to roughly match a detector type.
-
Install Hugo
brew install hugo
-
Run local Hugo server
hugo server -D
-
View on localhost:1313