github.com/jmbataller/terraform@v0.6.8-0.20151125192640-b7a12e3a580c/website/config.rb (about) 1 set :base_url, "https://www.terraform.io/" 2 3 activate :hashicorp do |h| 4 h.name = "terraform" 5 h.version = "0.6.7" 6 h.github_slug = "hashicorp/terraform" 7 end