Commit Graph

585 Commits

Author SHA1 Message Date
Mitchell Hashimoto
6ddcc2ebf8 Merge pull request #309 from alekstorm/aws-db-instance-password
Store aws_db_instance.password in tfstate, change to AttrTypeCreate
2014-10-11 12:34:52 -07:00
Mitchell Hashimoto
e827180887 providers/aws: main_route_table_id attribute for VPC [GH-193] 2014-10-10 16:57:32 -07:00
Mitchell Hashimoto
8aae8099e8 website: update the docs more to say more 2014-10-09 21:25:59 -07:00
Mitchell Hashimoto
f558f7a0c5 website: document the join function 2014-10-09 21:23:49 -07:00
Mitchell Hashimoto
4a8021ff8e website: update docs for tags on VPC 2014-10-08 23:46:36 -07:00
Mitchell Hashimoto
c7088eb82a website: update docs for GH-371 2014-10-08 10:54:34 -07:00
Mitchell Hashimoto
9e953c9908 Merge pull request #372 from jgoldschrafe/feature-google-compute-disk-types
Configurable disk types for GCE
2014-10-08 10:50:38 -07:00
Mitchell Hashimoto
65a054b7c2 Merge pull request #375 from jgoldschrafe/feature-google-compute-ip-forward
providers/google: Support IP forwarding on GCE instances
2014-10-08 10:31:41 -07:00
Mitchell Hashimoto
770d62e588 website: document path variables 2014-10-07 20:15:08 -07:00
Jeff Goldschrafe
88a020e0b5 Support IP forwarding on GCE instances
This change exposes the CanIpForward property of the Instance, allowing
users to create instances that are allowed to function as NAT or VPN
gateways.
2014-10-07 12:28:20 -04:00
Jeff Goldschrafe
ddfdfebcc5 Configurable disk types for GCE
Supports configuring the disk type for Google Compute Engine disk
resources. Both `google_compute_disk` and `google_compute_instance`
disk types are supported.

Resolves #351.
2014-10-07 01:40:20 -04:00
Jack Pearkes
0fa5d160a2 Merge pull request #348 from cfortier2/awsdbsubnet-doc
add subnet_group_name for aws db instance doc
2014-10-04 10:00:20 -07:00
Seth Vargo
03431efd65 Remove unnecessary files 2014-10-03 17:53:55 -07:00
Seth Vargo
6298bab5a2 Update website to use latest middleman 2014-10-03 17:51:13 -07:00
Mitchell Hashimoto
55ab043036 website: update docs for count.index 2014-10-02 22:11:53 -07:00
Panagiotis Moustafellos
d01418270a Add listener.ssl_certificate_id support to AWS ELB (@jpadvo [GH-176]) 2014-10-02 05:19:36 +03:00
cfortier2
77edd9d8d8 add subnet_group_name for aws db instance doc 2014-10-01 11:42:48 -04:00
Mitchell Hashimoto
d4a2010983 website: destroy command 2014-09-30 22:08:32 -07:00
Mitchell Hashimoto
dbc890e401 providers/aws: add self to ingress [GH-219] 2014-09-30 14:19:16 -07:00
Mitchell Hashimoto
e3c7ccb1d7 Update changelog 2014-09-30 13:30:15 -07:00
Mitchell Hashimoto
a621525741 Merge pull request #317 from hashicorp/f-create-before
Adding support for `lifecycle` and `create_before_destroy`
2014-09-30 13:17:41 -07:00
Armon Dadgar
fc324464b8 website: Fixing typo 2014-09-30 11:41:58 -07:00
Spencer Krum
0f32eefb2b Docs Fixup 2014-09-30 11:32:25 -07:00
Mitchell Hashimoto
0649c62616 website: update apply docs 2014-09-29 15:58:45 -07:00
Armon Dadgar
8d5d7c32c8 website: Document lifecycle 2014-09-29 15:20:03 -07:00
Mitchell Hashimoto
5da86c1279 Merge pull request #319 from lflux/aws-instance-iam-support
Add IAM Instance profile support to AWS instance provider
2014-09-27 12:43:18 -07:00
Mitchell Hashimoto
1c73f4e703 Update CHANGELOG 2014-09-27 12:42:46 -07:00
Mitchell Hashimoto
fe4f53eb5b enable init command 2014-09-27 12:31:38 -07:00
Mitchell Hashimoto
f760c14332 website: document init 2014-09-27 12:28:07 -07:00
Mitchell Hashimoto
62ec0a3b4a website: update website for subdirs 2014-09-26 14:58:41 -07:00
Mitchell Hashimoto
7aa30fdf25 config: support subdirectories with the "//" syntax 2014-09-26 14:56:04 -07:00
Mitchell Hashimoto
03f630bdb8 website: document modules 2014-09-26 14:23:38 -07:00
Ian Delahorne
9f91c4e8c3 Add IAM Instance profile support to AWS instance provider 2014-09-23 13:06:30 -05:00
Jeff Goldschrafe
0dab8cb2c6 Update instructions for auth JSON files 2014-09-22 15:53:44 -04:00
Alek Storm
c7f219a781 Store aws_db_instance.password in tfstate, change to AttrTypeCreate 2014-09-18 13:55:43 -07:00
Jack Pearkes
002e640d0b Merge pull request #259 from hden/vpc_zone_identifier
allow vpc_zone_identifier in aws_autoscaling_group
2014-09-16 10:44:32 -04:00
Jack Pearkes
9fc775e41c providers/aws: fix tests for subnet map_public_ip, add docs
This working depends on merging mitchellh/goamz#109

Related: #285

cc/ @hden
2014-09-16 10:37:22 -04:00
Jack Pearkes
2a893294e3 Merge pull request #296 from jmartelletti/master
Documentation fixes
2014-09-16 09:55:22 -04:00
Jack Pearkes
284cf57386 website: fix typo 2014-09-16 09:54:53 -04:00
Jack Pearkes
f16485664d website: document db_subnet_group
cc/ @buth
2014-09-16 09:53:41 -04:00
James Martelletti
1f08ddf27d Change to valid CIDR address 2014-09-16 21:41:10 +10:00
James Martelletti
a8947b17cd Provide all required parameters in example 2014-09-16 21:40:46 +10:00
James Martelletti
78e072e0b6 source_dest_check defaults to true in the code 2014-09-16 21:40:16 +10:00
Matthew Leventi
ab311e8401 Update provider.html.md
Fix typo
2014-09-13 21:58:54 -07:00
Ben Smith
597a3bfddd small typo 2014-09-09 14:29:05 -07:00
Godefroid Chapelle
41e13c0189 Fix typo 2014-09-09 15:25:38 +02:00
Mitchell Hashimoto
c7e1528a69 website: update docs for google 2014-09-07 16:10:56 -07:00
Mitchell Hashimoto
d332e7680e Merge pull request #256 from jlund/use-cases-updates
website: Fix some typos and grammar mistakes in the website's Use Cases section
2014-09-07 16:08:08 -07:00
Mitchell Hashimoto
73de250d5f Merge pull request #257 from jlund/versus-updates
website: Cleanup of the 'Terraform vs. Custom Solutions' section
2014-09-07 16:07:44 -07:00
Mitchell Hashimoto
b3c5b848f9 website: update docs for GH-260] 2014-09-07 16:03:48 -07:00
Jack Pearkes
28692656e2 providers/digitalocean: add user_data for create droplet
fixes #267
2014-09-05 11:16:12 -04:00
Jack Pearkes
2cb7ab29e5 website: fix two tier AWS example to work with HCL
see #261
2014-09-03 10:22:58 -04:00
Hao-kang Den
125977e075 allow vpc_zone_identifier in aws_autoscaling_group 2014-09-03 09:38:07 +08:00
Joshua Lund
280875774f Cleanup of the 'Terraform vs. Custom Solutions' section. 2014-09-02 12:29:22 -06:00
Joshua Lund
494730359b Fix some typos and grammar mistakes in the website's Use Cases section. 2014-09-02 11:38:30 -06:00
James Martelletti
821a0a6dc6 Fix typo, proviate_ip -> private_ip 2014-09-01 18:06:39 +10:00
Mitchell Hashimoto
e1ff3c558b website: up version for deploy 2014-08-31 09:45:32 -07:00
Mitchell Hashimoto
3cf4f57fe8 website: update docs for new mappings format 2014-08-30 16:20:45 -07:00
Jack Pearkes
7ae242d724 website: add mailgun record docs 2014-08-29 11:50:08 -07:00
Mitchell Hashimoto
f7022711c0 website: fix syntax of variables 2014-08-28 09:17:27 -07:00
Mitchell Hashimoto
d8cc32b49f providers/heroku: all_config_vars for reading 2014-08-27 16:35:15 -07:00
Mitchell Hashimoto
0a03ff9d34 providers/heroku: config vars aren't computed, they're non-exclusive
/cc @pearkes - See doc change
2014-08-27 16:26:03 -07:00
Jack Pearkes
02d18d67b8 providers/heroku: name and region are now required
cc/ @catsby if you're curious. That fixed the acceptance tests,
thought there is still one (different issue) that is still failing.

Also, it nows construct a transport instead of using the default
and setting the auth globally. TF could potentially run things
concurrently and that might go wrong.
2014-08-27 16:06:43 -07:00
Mitchell Hashimoto
fb9810ca5c website: document how to write providers using the new helper/schema 2014-08-26 21:31:53 -07:00
Mitchell Hashimoto
3934c1b106 Merge pull request #235 from hashicorp/f-gce
Google Compute Engine Provider
2014-08-26 14:53:27 -07:00
Mitchell Hashimoto
7d5a96278d website: document gce 2014-08-26 14:50:29 -07:00
Jack Pearkes
9dfc7ad49d providers/mailgun: clarify domain docs 2014-08-25 10:09:50 -07:00
Jack Pearkes
b71ff28871 providers/mailgun: smtp_password is required 2014-08-25 10:09:50 -07:00
Jack Pearkes
872f852a59 website: add docs for mailgun provider 2014-08-25 10:09:50 -07:00
Mitchell Hashimoto
a292625846 website: private IP docs 2014-08-21 17:17:50 -07:00
Alek Storm
aef799057e Update aws_route_table docs to clarify 'route' block usage 2014-08-21 17:08:51 -07:00
Jack Pearkes
33a7d32f40 Merge pull request #172 from deoxxa/add-vpc-dns-attributes
add vpc dns attribute support
2014-08-20 11:14:07 -07:00
Jack Pearkes
97cae408b2 providers/aws: tests and document adding load balancers to autoscaling
cc/ @thatha
2014-08-20 10:42:14 -07:00
Mitchell Hashimoto
551d4980b9 website: update function docs 2014-08-19 13:16:29 -07:00
Mitchell Hashimoto
7ebd3c0a48 website: fix cidr block on aws_subnet [GH-199] 2014-08-19 12:49:30 -07:00
Jack Pearkes
47ddd197f5 Merge pull request #189 from alekstorm/docs-variable-files
Document that variable files can also be JSON, and clarify that terraform.tfvars is searched for in the *current* directory
2014-08-19 09:51:20 -07:00
Jack Pearkes
4cdb95a6b2 Merge pull request #166 from alekstorm/aws-elb-subnets-security-groups
Add 'security_groups' and 'subnets' args to 'aws_elb'
2014-08-19 09:40:30 -07:00
Alek Storm
697ba0ee99 Document that variable files can also be JSON, and clarify that terraform.tfvars is searched for in the *current* directory 2014-08-12 10:25:20 -07:00
Mitchell Hashimoto
acc9cf0003 website: fix downloads 2014-08-11 13:48:05 -07:00
Mitchell Hashimoto
637446d1ab website: make it clearer how to retrieve DO key info 2014-08-11 09:14:30 -07:00
Mitchell Hashimoto
374d0a5b50 website: another attempt 2014-08-11 09:13:07 -07:00
Jason Padvorac
8d97c3656c Add listener.ssl_certificate_id support to AWS ELB 2014-08-10 17:16:53 -07:00
deoxxa
4405a8d974 add vpc dns attribute support 2014-08-09 22:43:00 +10:00
Alek Storm
5a84296c61 Add 'security_groups' and 'subnets' args to 'aws_elb' 2014-08-07 17:41:15 -07:00
Alex Gaynor
46154ca1d3 Fixed a ton of typos in docs and comments 2014-08-07 00:19:56 -07:00
Alex Gaynor
277a0b3da7 Fixed a typo in the docs 2014-08-06 14:52:56 -07:00
Jack Pearkes
5a466795c6 website: handle longer names in downloads 2014-08-06 09:12:04 -04:00
Jack Pearkes
f19e7dba58 website: another touch for heroku 2014-08-06 08:57:44 -04:00
Jack Pearkes
7040599950 website: for heroku 2014-08-06 08:36:20 -04:00
Jack Pearkes
70b06674c8 website: fix homepage fonts in json 2014-08-05 21:12:57 -04:00
Jack Pearkes
de2d55c206 website: configure middleman not to remove multiple spaces during minify
Minification was breaking the whitespace in JSON blocks on the front
page that require indentation because we use non-standard `p` and
`span` tags in JSON blocks

I imagine the HTML compressor gem used by middleman has some
whitelisting of the `pre` tag, therefore it wouldn't break normal
code blocks.
2014-08-05 20:59:27 -04:00
Mitchell Hashimoto
21c7265237 website: fix download URLs 2014-08-05 14:45:55 -07:00
Mitchell Hashimoto
b1f112f996 website: fix 404 on SHASUMS link 2014-08-05 14:38:41 -07:00
Mitchell Hashimoto
8391c80723 website: fix website for downloads for 0.1.1 2014-08-05 14:36:30 -07:00
Mitchell Hashimoto
afc942358d website: work with new file format 2014-08-05 14:32:27 -07:00
Hector Castro
1420e261d7 Add required description attribute to aws_security_group example. 2014-08-02 22:41:00 -04:00
Hector Castro
733f10d7b9 Add documentation for aws_db_instance/final_snapshot_identifer. 2014-08-01 11:34:46 -04:00
Nicholas Rempel
41d03fac3f Fix example digital ocean image name 2014-07-31 10:48:31 -07:00
Jack Pearkes
9c02e41e73 website: document security group description requirement 2014-07-30 17:59:09 -04:00
Jack Pearkes
4a0ea48814 website: make ssh_key configuration for droplet clearer 2014-07-30 17:50:29 -04:00
Jack Pearkes
efc6f7b987 Merge pull request #110 from pokle/master
Fixed example
2014-07-30 10:19:57 -04:00
Luke Chadwick
dcd6449245 Add documentation for elb health_check 2014-07-30 22:14:18 +10:00
Tushar Pokle
7ff36710a6 Fixed example
The cat should actually be an echo if you want to write the IP address to a file
2014-07-30 21:56:02 +10:00
Armon Dadgar
55402f5f3e Merge pull request #101 from catsby/doc_update
website: Fix typo probably
2014-07-29 23:46:43 -07:00
Mitchell Hashimoto
263dc11873 website: fix typo in use cases 2014-07-29 23:10:30 -07:00
Clint Shryock
8c7772885b Fix typo probably 2014-07-29 22:21:59 -05:00
Jack Pearkes
e1939502fb website: fix download icon layout 2014-07-29 19:40:50 -04:00
Jack Pearkes
7966af0d4e website: fix drain docs formatting 2014-07-29 19:24:02 -04:00
Jack Pearkes
be0020b7fc website: add heroku drain
cc/ @bmarini
2014-07-29 19:20:54 -04:00
Jack Pearkes
872acb3740 providers/digitalocean: fix ip address when using private networking
This adds a new `ipv4_address_private` and `ipv4_address_public`
computed attr. Also pulls in upstream changes from pearkes/digitalocean
2014-07-29 19:04:10 -04:00
Jack Pearkes
6aeda8db96 website: fix EIP VPC docs
close #91
2014-07-29 18:12:00 -04:00
Luke Chadwick
96c05c881a Update documentation to include the new user_data attribute on aws_launch_configuration 2014-07-30 07:31:21 +10:00
Jack Pearkes
e4a6fcd64b Merge pull request #90 from hashicorp/skewfix
Fixing Font Skews on Homepage
2014-07-29 13:25:58 -04:00
scottsuch
ea0ef2d31e Removes duplicate 'a' 2014-07-29 11:31:28 -04:00
Jack Pearkes
21030db30e Merge pull request #78 from borgified/website_typos
Website typos
2014-07-29 10:44:29 -04:00
Jack Pearkes
65beb27825 Merge pull request #80 from zyegfryed/patch-1
Typo
2014-07-29 10:40:30 -04:00
Jack Pearkes
774489a75a Merge pull request #82 from zyegfryed/patch-2
Typo
2014-07-29 10:40:11 -04:00
Luke Chadwick
8d2e232602 Update documentation to reflect the addition of associate_public_ip_address to the aws_instance resource 2014-07-29 22:12:43 +10:00
Sébastien Fievet
6e38cab094 Typo 2014-07-29 12:23:25 +02:00
Sébastien Fievet
f08c03cdcc Typo 2014-07-29 11:47:53 +02:00
JT
edf67669ec fix footer on homepage on large screens 2014-07-29 02:16:36 -07:00
JT
eb737744ed fix blurry fonts. remove transform on content 2014-07-29 01:56:17 -07:00
JT
5906e5beef #feature-auto skew bg only to avoid blurry fonts in chrome when using transforms 2014-07-29 00:37:17 -07:00
JT
c34c2b6b54 move package.json to website root alongside gruntfile 2014-07-29 00:15:39 -07:00
borgified
b5590ee6da spellchecked all the *.markdown
ran this command:
find . -iname *.markdown -type f -exec aspell check {} \;
and manually checked each problem that aspell found
2014-07-28 23:51:24 -07:00
borgified
9667d1fde2 Otherwsie -> Otherwise 2014-07-28 22:50:20 -07:00
Cem Ezberci
ff0889461d Fix typo 2014-07-28 22:27:41 -07:00
Ryan Nielson
1cfa02ef6f Fixed a small typo on Use Cases page 2014-07-28 22:17:02 -03:00
Jack Pearkes
39a7222045 website: fix sytanx highlighting 2014-07-28 20:30:12 -04:00
Armon Dadgar
8ae47b5133 website: Typo fix 2014-07-28 20:21:18 -04:00
Armon Dadgar
813aaf192b website: a sentance that makes sense is nice 2014-07-28 20:17:26 -04:00
Armon Dadgar
533cd457cb Merge pull request #71 from borgified/missing_dot
website: added "."
2014-07-28 20:16:02 -04:00
Oge Nnadi
62bb6652d2 Typo fix 2014-07-28 20:09:25 -04:00
Fwiffo
47d352fcd2 added "."
also not sure if "Consul provider" should be "Consul Provider" and
not sure what to do with the last sentence:
The provider optionally must can be configured with (something?)
to change default behavior.
2014-07-28 17:04:06 -07:00
Jack Pearkes
929261bb96 website: temporary skew font fix 2014-07-28 19:53:01 -04:00
Andrew Clay Shafer
8f3c0475a9 fix typos
fix 'independently' and 'separation'
2014-07-28 17:12:18 -06:00
Andrew Clay Shafer
733003f593 fix misspelling in use-cases.html.markdown
fixed 'dependencies'
2014-07-28 17:09:14 -06:00
Armon Dadgar
77071e4e9d website: typo. Fixes #68 2014-07-28 18:47:37 -04:00
Fwiffo
96b476cd56 getting started guide link was broken
before: /intro/getting-started.html
after : /intro/getting-started/install.html

just assumed that's what you meant to use
2014-07-28 15:27:31 -07:00
Alex Gaynor
9ebb22d0ad Fixed a duplicate quote in an example in the index 2014-07-28 13:49:30 -07:00
Jamie Alessio
3e844301c5 Fixing incorrect use of "it's" in docs. 2014-07-28 13:09:32 -07:00
Bascht
1b8e2f966a Fixed a little typo.
Congrats on launching Terraform – I'm looking forward to giving it a spin! :-)
2014-07-28 21:36:58 +02:00
darron froese
1df50620d2 Fix what needs to be on the command line.
The information wasn't shown unless I put the path in directly.
2014-07-28 11:48:11 -07:00
Jack Pearkes
1242cdb9df Merge pull request #43 from TheDude05/fix-vs-typo
Fix typo in vs custom page
2014-07-28 14:39:46 -04:00
Andrew Williams
c7f5b9a019 Fix typo 2014-07-28 13:37:33 -05:00
Armon Dadgar
b4536e32ef website: typo 2014-07-28 14:36:02 -04:00
Mitchell Hashimoto
9b0ba70537 website: icons 2014-07-28 11:10:41 -07:00
Mitchell Hashimoto
a71c9a268b website: remove unused method 2014-07-28 11:02:25 -07:00
Jack Pearkes
031eff7ae0 website: improve "syntax highlighting" 2014-07-28 13:48:42 -04:00
Mitchell Hashimoto
d28e5a1638 dos2unix 2014-07-28 10:43:00 -07:00
Jack Pearkes
e9f058f919 website: syntax highlight on homepage 2014-07-28 13:41:17 -04:00
Jack Pearkes
d336c1167a website: syntax highlighting, flashing text fix 2014-07-28 13:36:28 -04:00
Mitchell Hashimoto
949016857c website: ImageOptim 2014-07-28 10:31:53 -07:00
Armon Dadgar
7b85fde0e4 website: correct docs 2014-07-28 13:24:20 -04:00
Jack Pearkes
5c2f4d49d8 website: more font fixes 2014-07-28 13:10:33 -04:00
Armon Dadgar
0b4950976c Revert "providers/digitalocean: don't save status and locked"
This reverts commit b9414b832c.
2014-07-28 13:04:17 -04:00
Jack Pearkes
0828e0528d website: fix examples spacing issue 2014-07-28 12:35:49 -04:00
Jack Pearkes
1323870c10 website: add count example 2014-07-28 12:30:49 -04:00
Jack Pearkes
df56dc25a8 website: add command to consul example 2014-07-28 12:14:12 -04:00
Jack Pearkes
8a4a5f2067 website: describe domain in cross provider example 2014-07-28 12:12:34 -04:00
Jack Pearkes
ab5b48278a website: no repeat on background 2014-07-28 12:09:03 -04:00
Jack Pearkes
507a7cdf84 website: add cross-provider example 2014-07-28 12:08:52 -04:00
Mitchell Hashimoto
9523b22e49 website: don't repeat galaxy 2014-07-28 08:59:14 -07:00
Mitchell Hashimoto
5957d5e488 website: readme.png 2014-07-28 08:54:09 -07:00
Jack Pearkes
bb0e31c4cb website: fix fonts 2014-07-28 11:52:15 -04:00
Jack Pearkes
80b6640e67 website: move key vars out of AWS confiuration 2014-07-28 11:28:45 -04:00
Jack Pearkes
98765f0de7 website: best practices for aws example 2014-07-28 11:11:40 -04:00
Armon Dadgar
4c739423a4 website: copy 2014-07-28 10:49:51 -04:00
Jack Pearkes
b30c17a499 website: add website deploy, tweak fonts 2014-07-28 10:28:41 -04:00
Jack Pearkes
263db8ead6 website: fix asset pipeline JS, move grunt into website/ instead of source/ 2014-07-28 10:08:29 -04:00
Jack Pearkes
429812b818 website: try to fix flashing of tagline 2014-07-28 08:51:16 -04:00
Jack Pearkes
24481b6269 website: modify font weights 2014-07-28 08:46:39 -04:00
JT
b036416b68 remove console 2014-07-28 00:10:03 -07:00
JT
9249d91c5d Merge branch 'master' of github.com:hashicorp/terraform 2014-07-28 00:08:22 -07:00
JT
d19eb4d9e4 update footer to be sticky 2014-07-28 00:08:17 -07:00
Amadeus Demarzi
086ed3dcbf Updating CSS file from previous commit 2014-07-28 00:01:05 -07:00
Amadeus Demarzi
2c22b619c5 A few homepage optimizations.
* Improved iOS timing from pop in to breathing. Shouldn't distort as
 much
* Hide tag line when page is loading to not make it pop in then out
2014-07-27 23:59:17 -07:00
Mitchell Hashimoto
21370b8e23 Merge pull request #42 from hashicorp/f-backup
command: Adding backup of state file
2014-07-27 22:55:24 -07:00
JT
6dd0ffe4e4 Merge branch 'master' of github.com:hashicorp/terraform 2014-07-27 21:47:15 -07:00
JT
009ba717a7 meta and lighten purple link/h2 over dark bg 2014-07-27 21:47:03 -07:00
Armon Dadgar
1c56af7105 website: Fixing download helper 2014-07-28 00:29:12 -04:00
Armon Dadgar
bd93aac189 website: Update helper to use correct env variable 2014-07-28 00:11:40 -04:00
Armon Dadgar
decf9f1bb0 website: Update google analytics 2014-07-28 00:06:16 -04:00
Armon Dadgar
8fbcd65eb1 website: Document the -backup flag 2014-07-27 23:40:18 -04:00
Jack Pearkes
91331ce763 website: more poly line tweaks 2014-07-27 23:12:37 -04:00
Jack Pearkes
d97a235f77 website: soften poly lines slightly 2014-07-27 23:05:15 -04:00
Amadeus Demarzi
2b01b4bad3 NO MOAR GLOBALS
The instance of Engine is no longer attached to window. Was only there
for debugging purposes.
2014-07-27 19:54:42 -07:00
Amadeus Demarzi
f984f33e8b Small mobile to desktop resize bug-fix 2014-07-27 19:51:59 -07:00
Amadeus Demarzi
d2a6666b9b Reworked Breathing
It now no longer feels like breathing. It should feel a bit more
amorphis and subtle.
2014-07-27 19:33:15 -07:00
Amadeus Demarzi
1f29626bba Sometimes you like, fuggit, make it responsive
So now the logo dynamically changes based on screensize...
2014-07-27 18:41:44 -07:00
Amadeus Demarzi
fc24ee6f9c Fixed mobile homepage
* Fixed the overflow problem
* Logo should now resize appropriately
* Tagline hidden on mobile
2014-07-27 18:32:33 -07:00
Amadeus Demarzi
bf52c81454 Fixing mobile logo scaling 2014-07-27 18:32:33 -07:00
Jack Pearkes
95dcc213e9 website: change tagline font to lato 2014-07-27 18:32:33 -07:00
Amadeus Demarzi
a4b9e96f7b Fixed IE detection 2014-07-27 18:32:33 -07:00
Amadeus Demarzi
6cb2bc606e Adding static design to homepage 2014-07-27 18:32:33 -07:00
Amadeus Demarzi
89a786c5e1 Testing strokes 2014-07-27 18:32:33 -07:00
Amadeus Demarzi
c25f011666 New logo 2014-07-27 18:32:33 -07:00
Amadeus Demarzi
8a15d6f4c0 Performance tweaks and start of static version
* Performance improvements involve less CSS'ery
* Building a canvas API to screenshot various aspect to make static
* Static backgrounds in place... next stop, logo changes
2014-07-27 18:32:33 -07:00
Amadeus Demarzi
28a89eb328 Removing deprecated code 2014-07-27 18:32:33 -07:00
Amadeus Demarzi
33be6008d2 Basic breathing... needs more refinement 2014-07-27 18:32:33 -07:00
Amadeus Demarzi
26d45774dc Improved Typewriter with cursor 2014-07-27 18:32:32 -07:00
Amadeus Demarzi
64adfce427 Using classes to show galaxy 2014-07-27 18:32:32 -07:00
Amadeus Demarzi
3f54a5fa18 More tweaks and stuff
Improved CSS and HTML a bit in the jumbotron.
2014-07-27 18:32:32 -07:00
Amadeus Demarzi
172552d48a Fixed mobile nav 2014-07-27 18:32:32 -07:00
Amadeus Demarzi
c656937d9d Removing more unneccesary function calls 2014-07-27 18:32:32 -07:00
Amadeus Demarzi
31cfad5c44 Various performance optimizations
* Reducing hot function calls
* Optimized surrounding HTML and CSS
* Removed a forced redraw test in render
2014-07-27 18:32:32 -07:00
Amadeus Demarzi
96863d5f4b Various performance optimizations 2014-07-27 18:32:32 -07:00
Amadeus Demarzi
5f10724025 Attempting to improve performance a bit 2014-07-27 18:32:32 -07:00
Amadeus Demarzi
c6a5b0458e Grid now maintains aspect ratio on scale
Muuuch better. Less jank.
2014-07-27 18:32:32 -07:00
Amadeus Demarzi
8483bc384c Tons of Grid fixes
Realized I didn't export the poly properly

It now scales... although I should maintain the aspect ratio so it
doesn't look terrible on narrower devices

Fixed mouse targeting
2014-07-27 18:32:32 -07:00
Amadeus Demarzi
aeef7b5de3 MOAR STARS 2014-07-27 18:32:32 -07:00
Amadeus Demarzi
222cf2012b Lots more things.
Got Puller integrated.
Need to make Puller shape responsive.
NEED MOAR PERFORMANCE. Somehow...

Overall module is pretty neat I think... just needs lots of refinement
2014-07-27 18:32:32 -07:00
Amadeus Demarzi
afc8e3dbdf Disabling random generation for now 2014-07-27 18:32:31 -07:00
Amadeus Demarzi
8f327af3c1 Slightly better random generation.
Not sure this is right though.

Thinking of going the puller route in this.  I think a catchy tag line
is in order too.
2014-07-27 18:32:31 -07:00
Amadeus Demarzi
23228f9bde Basic shape generation
It doesn't look right yet, however it's a start and needs some
refinement
2014-07-27 18:32:31 -07:00
Amadeus Demarzi
9d2c13135a Animation improvements, added Chainable 2014-07-27 18:32:31 -07:00
Amadeus Demarzi
35945d6c2d Logo is now centered, optimized context.translate 2014-07-27 18:32:31 -07:00
Amadeus Demarzi
4c2e31b827 Starfield is now properly centered 2014-07-27 18:32:31 -07:00
Amadeus Demarzi
f6cd6434ae A few subtle draw performance fixes
By rounding all floated values to whole numbers... we can help a tad
with aliasing and the like
2014-07-27 18:32:31 -07:00
Amadeus Demarzi
9d615b5a25 Adding some random shapes... 2014-07-27 18:32:31 -07:00
Amadeus Demarzi
72f0ef0e8e Retwerkin stuff 2014-07-27 18:32:31 -07:00
Amadeus Demarzi
27b3187ce9 Begun creating a Shape class 2014-07-27 18:32:31 -07:00
Amadeus Demarzi
bfa6288148 Random CSS Performance improvements 2014-07-27 18:32:31 -07:00
Amadeus Demarzi
dd7b065434 Improving the overall intro animation 2014-07-27 18:32:30 -07:00
Amadeus Demarzi
c511d6e543 Added galaxy, made tweaks 2014-07-27 18:32:30 -07:00
Amadeus Demarzi
c85b68f978 Got the base scene functioning 2014-07-27 18:32:30 -07:00
Amadeus Demarzi
3adfc52092 Getting things ready... for dat import 2014-07-27 18:32:30 -07:00
Amadeus Demarzi
d6d4cf4b39 Grunt file cleanup
Better indenatation, more readable
2014-07-27 18:32:30 -07:00
Jack Pearkes
c7d71da885 website: fix aws example 2014-07-27 21:26:44 -04:00
Jack Pearkes
a16b34e4d6 website: add AWS example 2014-07-27 21:23:42 -04:00
Mitchell Hashimoto
7e6141a1ca website: plugins section, wip 2014-07-27 17:03:31 -07:00
Mitchell Hashimoto
c7784e44d3 website: proper iRC channel 2014-07-27 16:40:36 -07:00
Mitchell Hashimoto
e99dfbf89e website: added more copy to homepage
/cc @pearkes @armon - I think the spacing was weird, so I added
another couple sentences to help fill it out.
2014-07-27 15:57:43 -07:00
Armon Dadgar
e579e07aaa website: minor homeage copy changes. /cc: @pearkes 2014-07-27 17:23:53 -04:00
Armon Dadgar
699101b0ca website: Remove guides 2014-07-27 17:20:52 -04:00
Armon Dadgar
fcb1a36bbc website: Consul example 2014-07-27 17:00:21 -04:00
Armon Dadgar
2a64f56a9a website: next steps links to examples 2014-07-27 16:11:31 -04:00
Armon Dadgar
fc0757fed3 website: fixing downloads page 2014-07-27 16:11:21 -04:00
Jack Pearkes
627b691cf4 website: add consul example 2014-07-27 16:05:12 -04:00
Jack Pearkes
84941de974 website: add examples, intro button cleanup 2014-07-27 16:05:12 -04:00
Armon Dadgar
91e78c19dc website: homepage copy changes. /cc: @pearkes 2014-07-27 15:51:27 -04:00
Armon Dadgar
10383cfc67 website: Change local-exec example 2014-07-27 15:41:08 -04:00
Armon Dadgar
a4f7401458 website: Copy fixes 2014-07-27 15:30:31 -04:00
Jack Pearkes
5075b162d7 website: more homepage copy changes 2014-07-27 15:17:20 -04:00
Armon Dadgar
5a763e58a3 website: copy cleanups 2014-07-27 14:51:52 -04:00
Jack Pearkes
a08c1816cf website: lato 100 font weight 2014-07-27 14:41:25 -04:00
Jack Pearkes
a2aeda969c website: fix docs footer 2014-07-27 14:38:37 -04:00
Armon Dadgar
44d7ccc629 website: fixing community page 2014-07-27 14:35:59 -04:00
Jack Pearkes
a61d88eb3c website: initial try at content for homepage 2014-07-27 12:07:43 -04:00
Mitchell Hashimoto
63c0ff9260 website: update docs for apply command 2014-07-26 17:51:17 -07:00