Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eerkunt authored Oct 8, 2019
1 parent 123c0f3 commit 64a96ed
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,15 @@ change something in the `terraform_compliance/steps`, then the tests must exist
`terraform-compliance` uses [radish](http://radish-bdd.io/) for the BDD framework, with lots of [extensions](https://github.com/eerkunt/terraform-compliance/tree/master/terraform_compliance/extensions) written to parse and process
terraform files. Most of the functionality is described in https://terraform-compliance.com.

## Updating Website

`terraform-compliance` uses Jekyll for templating and Github Pages for serving its website. https://terraform-compliance.com

Website is stored in [docs](https://github.com/eerkunt/terraform-compliance/tree/master/docs) directory, where in most cases changes in [docs/pages](https://github.com/eerkunt/terraform-compliance/tree/master/docs/pages) will be sufficient for adding/removing/updating website pages.

## Release Cycle

Usually after every functionality change we try to release a new package immediately.



0 comments on commit 64a96ed

Please sign in to comment.