Files
opentf/website
Ryon adfa7aedfb Update news section with YAML data file (#14612)
* Update news section with April 4 webinar video

* Use YAML data file for news; add webinar registration CTA
2017-05-18 18:49:52 +03:00
..
2017-05-11 09:22:11 +00:00
2017-04-06 14:08:37 -04:00
2017-04-06 14:08:37 -04:00
2017-03-08 11:38:20 -08:00
2017-04-06 14:08:37 -04:00
2017-04-06 14:08:37 -04:00

Terraform Website

This subdirectory contains the entire source for the Terraform Website. This is a Middleman project, which builds a static site from these source files.

Contributions Welcome!

If you find a typo or you feel like you can improve the HTML, CSS, or JavaScript, we welcome contributions. Feel free to open issues or pull requests like any normal GitHub project, and we'll merge it in.

Running the Site Locally

Running the site locally is simple:

  1. Install Docker if you have not already done so
  2. Clone this repo and run make website

Then open up http://localhost:4567. Note that some URLs you may need to append ".html" to make them work (in the navigation).