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.
![image](https://private-user-images.githubusercontent.com/3084554/268728122-3ffa28d3-5f19-4e9c-ace5-aa72ea2bf90d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MjkxODUsIm5iZiI6MTczODkyODg4NSwicGF0aCI6Ii8zMDg0NTU0LzI2ODcyODEyMi0zZmZhMjhkMy01ZjE5LTRlOWMtYWNlNS1hYTcyZWEyYmY5MGQucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDdUMTE0ODA1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MzExOTE0YzA2YjRiMmVjNDNkZmY5NmRlY2RlNzcwMDljMjBlYTBmMDI4NzE4YzFiMzkwMGIyNjI2YTYzOTVjZSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.zv0jYOFrW-583nRt9aOK0-LwTdV7kGkZlB89mCFsLxA)
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