To run this website locally, you will need to have the following software installed on your computer:
If you're using MacOS and Homebrew, you can install Hugo using the following command:
brew install hugo
git clone https://github.com/infraspecdev/infraspec.dev.git
cd infraspec.dev
hugo server
http://localhost:1313
Contributions are welcome! If you have any suggestions or find any bugs, please open an issue or create a pull request.
The pull requests support Netflify previews.
This project is licensed under the AGPL License.