Jack Pearkes
d9285f4b7f
Release v1.5.1
2019-05-22 20:19:12 +00:00
Jack Pearkes
ba0258e725
Release v1.5.0
2019-05-08 18:34:08 +00:00
Alvin Huang
2da7967106
Share Fastly and Netlify redirects ( #5619 )
...
* consolidate netlify and fastly redirects
* remove validation check to support full url redirects
2019-04-15 14:56:53 -04:00
Alvin Huang
68b2b6eede
add netlify redirects
2019-04-04 18:55:15 -04:00
Hans Hasselberg
f5440be54d
Release v1.4.4
2019-03-20 16:00:54 +00:00
Matt Keeler
610641224b
Release v1.4.3
2019-03-04 19:21:20 +00:00
mkeeler
d6fed22022
Release v1.4.2
2019-01-28 21:46:00 +00:00
banks
33478ff0f5
Bump website version
2019-01-23 22:16:20 +00:00
Kyle Havlovitz
aef0edeb35
Bump website download version to 1.4.0
2018-11-14 16:29:09 -08:00
Kyle Havlovitz
0a80a60f8e
Update changelog and website for 1.3.1 release
2018-11-13 15:01:53 -08:00
Jack Pearkes
df2efb9658
website: bump website for 1.3.0
2018-10-11 11:27:54 -07:00
mkeeler
4c58778187
Bump the website version
2018-09-13 15:20:22 +00:00
mkeeler
21ddd2a7a7
Bump website version to 1.2.2
2018-07-30 15:59:17 +00:00
mkeeler
a41d9f222f
Update website version
2018-07-12 16:43:47 +00:00
mkeeler
aca96840b2
Update Consul version for the website
2018-06-25 20:15:14 +00:00
Matt Keeler
185ce0a2f3
Publish 1.1.0 release on the website
2018-05-11 15:18:46 -04:00
Jack Pearkes
b78ba5428a
website: set a default page description
...
This is related to the updated unfurling behavior, see
https://github.com/hashicorp/terraform-website/pull/242 .
2018-04-16 14:23:09 -07:00
Kyle Havlovitz
8acead4210
Update website to download version 1.0.7
2018-04-13 10:25:40 -07:00
Jeff Escalante
5e97f36c6c
switch analytics from ga to segment
2018-04-06 18:08:00 -04:00
Preetha Appan
adbd3c5b2f
Updates download version to 1.0.6
2018-02-09 12:21:18 -06:00
Kyle Havlovitz
ec92adc246
Bump download version to 1.0.5
2018-02-07 12:50:12 -08:00
James Phillips
7876d7e4f7
Rolls back to 1.0.3 release for downloads.
2018-02-06 16:56:15 -08:00
Preetha Appan
ac81dddac5
Update version for downloads
2018-02-06 15:48:59 -06:00
James Phillips
2ec1d431ea
Bumps website Consul version to 1.0.3.
2018-01-24 07:20:00 -08:00
James Phillips
2bf59782bb
Bumps website version to 1.0.2.
2017-12-15 07:31:58 -08:00
James Phillips
38fd65f772
Bumps website version to 1.0.1.
2017-11-20 14:19:46 -08:00
James Phillips
abace13f46
Bumps website version to 1.0.0.
2017-10-16 09:40:44 -07:00
James Phillips
73ea7ab758
Bumps website version to 0.9.3.
2017-09-08 10:22:11 -07:00
James Phillips
359f48137e
Bumps website version to 0.9.2.
2017-08-09 18:02:05 -07:00
James Phillips
d77aaa31a4
Bumps download version to 0.9.1.
2017-08-08 22:47:24 -07:00
James Phillips
088274e9a0
Bumps download version to 0.9.0.
2017-07-19 20:35:14 -07:00
James Phillips
4116236769
Bumps download version to 0.8.5.
2017-06-27 10:58:08 -07:00
James Phillips
e23f044cf3
Bumps the website version to 0.8.4.
2017-06-09 08:03:24 -07:00
James Phillips
8088555d69
Bumps website download link to 0.8.3.
2017-05-12 08:17:56 -07:00
James Phillips
4a0a8a94dd
Bumps Consul version to 0.8.2.
2017-05-09 07:19:02 -07:00
James Phillips
59abb5630e
Bumps download link to 0.8.1.
2017-04-17 11:14:48 -07:00
Seth Vargo
3efd31be55
Add open graph images
2017-04-05 15:57:14 -04:00
James Phillips
28fd8a1904
Updates download link to 0.8.0.
2017-04-05 10:42:00 -07:00
Seth Vargo
55281ac728
Move to new branding
...
This JUST moves over to the new branding. Once we get this in, I can
work on making the sidebar links and splitting out the API into its own
section.
2017-03-30 18:46:50 -04:00
James Phillips
11bd2a66f1
Bumps website to Consul version 0.7.5.
2017-02-15 07:00:51 -08:00
James Phillips
fa65db8add
Points at new release and puts tree in 0.8.0 dev mode.
2017-02-06 11:08:30 -08:00
James Phillips
2cf0c98213
Updates to Consul 0.7.3.
2017-01-26 10:16:11 -08:00
James Phillips
6f03545082
Updates downloads page link to 0.7.2.
2016-12-21 05:20:54 -08:00
Seth Vargo
6f24588b8f
Update homepage to use KV CLI instead of curl
2016-12-07 11:32:35 -08:00
James Phillips
317cb1056c
Points web at 0.7.1 release.
2016-11-10 12:54:10 -08:00
Seth Vargo
2d29c510dc
Switch to Docker-based website build process ( #2448 )
...
This has been working really well on Nomad and hashicorp.com, so I am
ready to port it out to Consul as a beta. This moves the local
development to a Docker container, which is the same container that we
use to publish the website in production. The result is much faster and
more consistent deploys.
2016-10-31 12:49:52 -07:00
James Phillips
f8d6e807d3
Updates website to version 0.7.0.
2016-09-14 09:27:31 -07:00
James Phillips
80564787b9
Updates website to version 0.6.4.
2016-03-16 10:36:57 -07:00
James Phillips
13d25e33a1
Bumps website version to 0.6.3.
2016-01-14 19:54:55 -08:00
James Phillips
b91a83d016
Bumps website version to 0.6.2.
2016-01-13 17:37:39 -08:00