Jack Pearkes
8d67884f87
website: only show header unless livestream active
2015-09-28 09:15:10 -07:00
Jack Pearkes
804909bfa0
website: remove basic
2015-09-28 09:12:40 -07:00
captainill
577f6fd484
typo
2015-09-28 09:11:52 -07:00
captainill
5b6267c9ea
add jt to community
2015-09-28 09:10:47 -07:00
Jonathan Thomas
d4eb52d197
Merge pull request #137 from hashicorp/live-site
...
probable final responsive touches
2015-09-28 00:56:51 -07:00
captainill
03044b99d6
cleanup footer
2015-09-28 00:41:43 -07:00
captainill
37aa6ea85d
cleanup banners
2015-09-28 00:35:32 -07:00
captainill
312dfe775e
remove errant green background
2015-09-28 00:23:27 -07:00
captainill
9d4ecb0d83
density responsive image
2015-09-28 00:22:51 -07:00
captainill
360f7d2a74
healing responsive image
2015-09-28 00:04:08 -07:00
captainill
df36f35c63
workloads responsive image
2015-09-27 23:59:56 -07:00
Mitchell Hashimoto
22252974a2
scripts
2015-09-27 23:58:40 -07:00
Mitchell Hashimoto
c056421662
Merge pull request #136 from hashicorp/live-site
...
Hero image
2015-09-27 23:55:18 -07:00
Mitchell Hashimoto
690634d245
client: fix windows build errors
2015-09-27 23:53:25 -07:00
Mitchell Hashimoto
c4fe19764c
scripts
2015-09-27 23:45:09 -07:00
captainill
8001237a7a
the cover iamge
2015-09-27 23:42:30 -07:00
captainill
967f6663a8
update hero cover image
2015-09-27 23:41:16 -07:00
Mitchell Hashimoto
ad1bebd39a
website: bintray enabled setting
2015-09-27 23:28:53 -07:00
Mitchell Hashimoto
2687ab5d5f
bin is a phony
2015-09-27 23:21:27 -07:00
Mitchell Hashimoto
ac67f0869b
Fix Makefile
2015-09-27 23:21:12 -07:00
Mitchell Hashimoto
dc14f9be7e
scripts for release
2015-09-27 23:21:00 -07:00
Jack Pearkes
f5aca4218a
Merge pull request #133 from hashicorp/livestream
...
home: livestream when LIVESTREAM_ACTIVE
2015-09-27 22:56:13 -07:00
Armon Dadgar
a99be9956b
Adding a CHANGELOG
2015-09-27 22:49:45 -07:00
Armon Dadgar
449015367f
Set version 0.1.0
2015-09-27 22:48:01 -07:00
Armon Dadgar
9f2965a641
Merge pull request #130 from hashicorp/live-site
...
Polishing Nomad!
2015-09-27 22:34:16 -07:00
captainill
670aee5cdb
responsive partners
2015-09-27 21:55:13 -07:00
Jack Pearkes
11328c7f6b
home: livestream when LIVESTREAM_ACTIVE
...
This adds some stuff to takeover the whole site with
an embedded livestream. Our press goes out at 10am with links
to this website embedded in releases, but we don't want
to have folks see it until the keynote is concluded.
Unsetting LIVESTREAM_ACTIVE and re-deploying will
open it up.
Also fixed a configuration option.
You can test it out with:
LIVESTREAM_ACTIVE=true bundle exec middleman server
2015-09-27 20:26:45 -07:00
captainill
90f4ea32b8
responsive footer fix
2015-09-27 19:09:45 -07:00
captainill
a174f7f4f8
responsive style: easily deploy
2015-09-27 19:07:18 -07:00
Armon Dadgar
2c4a740f2a
website: fixing alloc-status docs
2015-09-27 17:52:55 -07:00
Armon Dadgar
6ff19853ef
docker: check for missing unix socket
2015-09-27 17:49:58 -07:00
Clint Shryock
17623c8890
Remove timestamp from getting started output
2015-09-27 19:47:47 -05:00
captainill
179ff542aa
responsive hero
2015-09-27 17:47:21 -07:00
Alex Dadgar
60e0e34caa
Merge pull request #126 from hashicorp/f-arg-parser
...
Proper parsing of user arguments and Nomad environment variable replacement.
2015-09-27 17:41:55 -07:00
Alex Dadgar
d314b514f8
Better Sprintf
2015-09-27 17:41:43 -07:00
Alex Dadgar
f8e434aa1d
Add environment package
2015-09-27 17:37:25 -07:00
Alex Dadgar
7ba9681a94
Fix args in test
2015-09-27 17:37:24 -07:00
Alex Dadgar
a4a440da8e
ParseAndReplace args at the executor level
2015-09-27 17:37:24 -07:00
Alex Dadgar
76dfa9bb0f
Check err
2015-09-27 17:37:24 -07:00
Alex Dadgar
b95d349a3e
Set the allocdir correctly when using the linux executor
2015-09-27 17:37:24 -07:00
Alex Dadgar
a45f9f2e71
Pull task environments into their own type to be reusable across drivers and executors
2015-09-27 17:37:24 -07:00
Alex Dadgar
a96f6dfa6d
Remove cruft from rebase
2015-09-27 17:37:24 -07:00
Alex Dadgar
a7eebcbd5b
merge fixes
2015-09-27 17:37:24 -07:00
Clint Shryock
31920fae61
getting started cleanup
2015-09-27 19:31:19 -05:00
captainill
a3e9389e80
tighten up header/hero
2015-09-27 15:44:44 -07:00
Ryan Uber
8c992355c4
Merge pull request #128 from hashicorp/f-alloc-status
...
Add alloc-status command
2015-09-27 15:06:17 -07:00
Armon Dadgar
9adea7ae1d
Merge pull request #127 from hashicorp/b-docker-config
...
Correct implementation of config check for container and image cleanup
2015-09-27 14:50:16 -07:00
Ryan Uber
53e676f42a
command: better test for alloc-status
2015-09-27 14:42:04 -07:00
Ryan Uber
76a3cf3b93
website: document alloc-status command
2015-09-27 14:20:09 -07:00
Armon Dadgar
ca839aa2de
demo/digitalocean: allow stale queries
2015-09-27 14:12:23 -07:00