infraspecdev / infraspec.dev

GNU Affero General Public License v3.0
0 stars 0 forks source link

infraspec.dev

GitHub Action Lint Netlify Status

Getting Started

Prerequisites

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

Running the website locally

  1. Clone the repository: git clone https://github.com/infraspecdev/infraspec.dev.git
  2. Navigate to the directory: cd infraspec.dev
  3. Run the website locally: hugo server
  4. View the website in your browser at http://localhost:1313

Contributions

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.

License

This project is licensed under the AGPL License.

Acknowledgements