Skip to content

Files

Latest commit

 

History

History
18 lines (11 loc) · 923 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 923 Bytes

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.

image

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?

  1. Install Hugo brew install hugo

  2. Run local Hugo server hugo server -D

  3. View on localhost:1313