How to Rotate
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.
Contributing
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.
Running Locally?
-
Install Hugo
brew install hugo
-
Run local Hugo server
hugo server -D
-
View on localhost:1313