1776 Commits

Author SHA1 Message Date
Chris Roberts
2d804dfbf3
Merge pull request #12529 from jayay/patch-1
Fix syntax error in trigger configuration docs
2021-11-02 10:57:46 -07:00
Chris Roberts
79881d671e Update Vagrant VMware utility version to 1.0.21 2021-10-29 17:34:36 -07:00
Noel Quiles
c45de775e8
website: Impl platform analytics package (#12540)
* Upgrade platform analytics package

* Impl analytics hook

* Restore fathom-client to package-lock.json
2021-10-25 14:59:00 -04:00
Brandon Romano
38b4b7b459
Update HashiConf alert-banner expiration
Updates the HashiConf Alert Banner expiration to 10/20 @ 11pm (PT)
2021-10-20 16:06:00 -07:00
Brandon Romano
69e4069526
Update alert banner for HashiConf (#12543) 2021-10-19 10:01:14 -04:00
Brandon Romano
3e6bd1542a Revert "website: Add Fathom analytics (#12534)"
This reverts commit 2eb4406e2ea0bfb562fd9d608c075d74e175c647.
2021-10-18 11:38:59 -07:00
Noel Quiles
2eb4406e2e
website: Add Fathom analytics (#12534)
* Impl Fathom analytics

* Use analytics package instead of direct impl
2021-10-13 15:14:04 -04:00
Bryce Kalow
71fef3fa16
website: upgrade deps to fix search styles (#12536) 2021-10-11 11:32:59 -05:00
Pamela Bortnick
4fc4a19f14
Update socila share image (#12505) 2021-10-06 10:09:09 -04:00
Bryce Kalow
82b083e628
website: update dependencies (#12528) 2021-10-04 15:57:52 -05:00
Jakob
28cdada4dd
Fix syntax error in trigger configuration docs 2021-10-01 20:52:18 +02:00
Noel Quiles
2864545044
Update alert banner for HashiConf Global 2021 (#12525) 2021-09-27 17:41:44 -04:00
Kevin Wang
cfa8722007
fix(website): start script reloads app on save (#12507) 2021-09-01 17:08:16 -04:00
Zachary Shilton
1382832b9d
Upgrade global styles (#12470)
* website: upgrade global-style dependencies

* website: use hideOnMobile for alert banner

* website: remove deprecated --site-max-width on community page

* website: replace g-container with g-grid-container

* website: backfill missing heading styles

* website: remove duplicative not-found page folder

* website: use new download page for vmware utility

* website: replace fake vmware utility logo with plain text

* website: bump to downloads-page pre-release to prove out

* website: bump to product-downloads stable release

* website: bump to patched content component

* website: add comment on vmware download page config

* chore(website): use new interface on vmware downloads page
2021-08-27 15:28:49 -04:00
Mike Wickett
b5b3894901
chore: update alert banner (#12490) 2021-08-23 14:28:03 -04:00
Jeff Escalante
134391b74c
fix homebrew command for installation (#12499) 2021-08-20 13:09:08 -04:00
Mike Wickett
a766c16529
chore: upgrade react-consent-manager (#12481) 2021-08-02 12:23:01 -04:00
Bryce Kalow
9bbda1f42b
web: migrate to web platform- packages (#12462) 2021-07-27 16:10:17 -05:00
Chris Roberts
52857ccac9 Release 2.2.18 2021-07-27 09:16:42 -07:00
Noel Quiles
fc9f5b8ee6
[Website] Bump hashi-stack-menu (#12454) 2021-07-12 17:13:48 -04:00
Chris Roberts
6aa0e00adb Release 2.2.17 2021-07-07 12:59:25 -07:00
Chris Roberts
32757d56e1
Merge pull request #12304 from grahamhub/issue-12191
implement --info flag for package cmd #12191
2021-06-29 13:07:47 -07:00
Kendall Strautman
4cda84abc6
chore: upgrade react-head and deps (#12433) 2021-06-28 08:52:22 -07:00
Zachary Shilton
1e6ce3b5f2
website: upgrade code-block (#12426)
* website: upgrade code-block

* website: bump to latest stable deps
2021-06-22 12:37:26 -04:00
Chris Roberts
ec966b8996
Merge pull request #12410 from gilbertbw/patch-1
Update link to ansible installation instructions
2021-06-17 13:33:05 -07:00
Julien
71387a31b2
Fixing broken reference to ansible website
Some of these URL were pointing to http://docs.ansible.com/ansible/[...].

I updated all links to https://docs.ansible.com/ansible/latest/[...].
2021-06-17 14:14:58 -04:00
Chris Roberts
1e2f02bc0a
Merge pull request #12411 from gilbertbw/patch-2
Update Hyper-V link.
2021-06-15 12:48:05 -07:00
Chris Roberts
7528cdc235
Merge pull request #12388 from JonTheNiceGuy/patch-1
Update "Default Router" shell script in publc_network.mdx documentation
2021-06-15 08:35:39 -07:00
Sophia Castellarin
9933fec019
Merge pull request #12387 from soapy1/update-podmain-docs
Update Podman and Docker provisioner docs
2021-06-11 13:12:37 -05:00
Sophia Castellarin
2dc846f9a2
Merge pull request #12358 from soapy1/update-brew-install-instructions
Add package manager override for brew install instructions
2021-06-11 13:09:12 -05:00
dan m
bfdbe66bb9
✏️Fix typo 2021-06-11 17:56:26 +02:00
Chris Roberts
05fe904597 Fix name capitalization 2021-06-09 09:29:53 -07:00
Chris Roberts
83c7426215 Remove vmware link from subnav 2021-06-09 09:24:24 -07:00
Chris Roberts
a87b0ff737 Add redirects to push requests from vmware content to docs content 2021-06-09 09:17:58 -07:00
Chris Roberts
a4798e6b9a Remove reseller page from vmware specific nav 2021-06-09 09:17:58 -07:00
Chris Roberts
eff23ac10b Add FAQ entry on license requirement 2021-06-09 09:17:58 -07:00
Chris Roberts
48016e49c8 Remove license related content from the documentation 2021-06-09 09:17:58 -07:00
Chris Roberts
37c9b91066 Delete VMware content that is no longer required 2021-06-09 09:17:58 -07:00
Brandon Romano
2a58bd2d2e
Merge pull request #12406 from hashicorp/ks.update-hashiconf-alert-banner
chore: updates hashiconf alert banner data
2021-06-08 04:22:21 -07:00
Gilbert Bishop-White
3a25cd504c
Update Hyper-V link. 2021-06-05 11:53:02 +01:00
Gilbert Bishop-White
1cb82406f0
Update link to ansible installation instructions 2021-06-05 11:14:59 +01:00
Jeff Escalante
70bf64758d
rotate algolia api key (#12394) 2021-06-04 19:52:23 -04:00
Kendall Strautman
85769a5769 chore: updates hashiconf alert banner data 2021-06-01 12:45:30 -07:00
Sophia Castellarin
94676fc944
Merge pull request #12342 from fhemberger/fix-ansible-links
Website and Templates: Fix links to Ansible inventory user guide
2021-05-26 09:26:56 -05:00
Sophia Castellarin
45a84d5dcc
Merge pull request #12361 from fhemberger/patch-1
fix(website/ansible_intro): Update deprecated Ansible variable names
2021-05-25 15:55:39 -05:00
Sophia Castellarin
8d38ba1cdf
Merge pull request #12127 from max-arnold/salt-bootstrap-win
Always use upstream Salt bootstrap script on Windows
2021-05-24 16:49:51 -05:00
sophia
1a02a09157 Update Podman and Docker provisioner docs
In particular, they should be more clear about the need to have
a guest VM defined in order to use the provisioners.
2021-05-24 10:14:45 -05:00
Jon "The Nice Guy" Spriggs
cf1211078e
Update public_network.mdx 2021-05-24 14:36:32 +01:00
Sophia Castellarin
1650f94215
Merge pull request #12372 from eltociear/patch-4
Fix typo in usage.mdx
2021-05-18 09:21:01 -05:00
Ikko Ashimine
1d4af5381f
Update website/content/docs/disks/hyperv/usage.mdx
Co-authored-by: Sophia Castellarin <sophia@hashicorp.com>
2021-05-18 09:44:02 +09:00