terraform/website/source
Amadeus Demarzi 61536cb1f8 Attach Chainable timers to Engine render loop
Previous to this commit, the Chainable class which is responsible for
iterating on the sequence of events in the intro Terraform animation,
was using setTimeout and thus could result in very messed up race
conditions when triggering physics changes.

This commit attaches the .wait timers to the Engine.render loop which
should enable everything to stay in sync.
2015-02-06 15:28:26 -08:00
..
assets Attach Chainable timers to Engine render loop 2015-02-06 15:28:26 -08:00
docs provider/gce: Add description in firewall resource 2015-02-06 13:33:02 +01:00
intro Revert "docs: consistent use of array configuration syntax" 2015-01-14 09:28:25 -08:00
layouts providers/aws: docs for aws_main_route_table_association 2015-02-03 15:13:15 -06:00
.gitignore website: initial commit 2014-07-16 17:51:48 -04:00
404.html.erb Do not index the 404 page 2014-10-21 23:21:14 -04:00
community.html.erb website: address spelling mistakes, casing and links 2015-01-03 19:31:53 +01:00
downloads.html.erb website: make bintray logo https 2014-10-23 11:45:43 -04:00
index.html.erb fix blurry fonts. remove transform on content 2014-07-29 01:56:17 -07:00
robots.txt Add robots.txt 2014-10-21 23:20:26 -04:00
sitemap.xml.builder Add sitemap 2014-10-21 23:20:21 -04:00