Bryce Kalow
82b083e628
website: update dependencies ( #12528 )
2021-10-04 15:57:52 -05: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
Jeff Escalante
134391b74c
fix homebrew command for installation ( #12499 )
2021-08-20 13:09:08 -04:00
Bryce Kalow
9bbda1f42b
web: migrate to web platform- packages ( #12462 )
2021-07-27 16:10:17 -05: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
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
Chris Roberts
37c9b91066
Delete VMware content that is no longer required
2021-06-09 09:17:58 -07:00
Brandon Romano
0b0262e8a1
Adds AlertBanner to promote HashiConf EU
2021-05-17 15:11:58 -07:00
sophia
9ec665a5dc
Add package manager override for brew install instructions
...
ref:
https://github.com/hashicorp/homebrew-tap#what-packages-are-available
2021-05-10 12:23:36 -05:00
Zachary Shilton
b8d0e71fa2
website: support hidden pages in nav-data ( #12348 )
...
* website: bump to docs-page prerelease w hidden support
* website: replace hidden pages hot fix for /docs
* website: remove unused files for old hidden pages hotfix
* website: bump to stable docs-page, w next-mdx-remote bump
2021-05-06 13:18:28 -04:00
Kendall Strautman
8173a57904
Style: Update brand colors ( #12258 )
...
* style: update brand colors
* chore: upgrade react-component deps
* add new downloads page
* chore: upgrades react-tabs
* chore: update deps
* style: home page color updates
* style: fix vmware background
* chore: upgrade body text color components
* style: adds body-copy color override
* feat: updates favicon
* content(home): swap trusted by logo image
* content(home): updates parity svg
* chore: updates product download page
* chore: updates product download page to stable
* style: fix sticky footer for downloads page
* chore: update favicon path
Co-authored-by: Jeff Escalante <jescalan@users.noreply.github.com>
2021-05-03 11:40:28 -07:00
Zachary Shilton
da0a2bff53
website: resolve unlinked content ( #12322 )
...
* website: add back unlinked pages to match previous state
* website: add check for unlinked content
* website: fix issue with missing scope
2021-04-23 09:11:58 -04:00
Bryce Kalow
2c3397c468
feat(website): migrates nav data format and updates docs pages ( #12259 )
2021-03-31 12:10:21 -05:00
Zachary Shilton
8d7751c3e1
website: bump components ( #12196 )
2021-02-17 10:23:43 -05:00
Chris Roberts
a997b9e5bd
Update community page links
2021-01-20 16:01:12 -08:00
Chris Roberts
d87e49752d
Update Big Sur known issues within documentation
...
Add Big Sur specific known issues to the provider documentation
and link to the known issues page from the note on the vmware page
2021-01-12 13:10:46 -08:00
Sophia Castellarin
7cf16bf821
Update website/pages/vmware/index.jsx
...
Co-authored-by: Jack Pearkes <jackpearkes@gmail.com>
2021-01-12 11:57:08 -06:00
sophia
d89088b3c8
Add known issues section to vmware page
2021-01-12 10:37:53 -06:00
Zachary Shilton
cf5341c997
Prepare for build-time code highlighting ( #12118 )
...
* Bump to nextjs-scripts 14
* Pull in latest code-block
* Bump to stable nextjs-scripts
2021-01-07 14:53:07 -05:00
Jeff Escalante
8789e7c118
fix security page, remove unneeded deps, adjust jsconfig
2020-12-03 17:33:25 -05:00
Jeff Escalante
137f194ccf
update deps, migrate to mdx remote
2020-11-24 14:26:26 -05:00
Daniel
b0a65eab36
Add nfs exports troubleshoot hint
2020-11-18 08:30:29 +01:00
sophia
baabb8b762
Add vmware disks docs
2020-11-09 11:28:01 -06:00
Chris Roberts
e861c3183f
Update API documentation to include direct
...
Adds Vagrant Cloud API documentation for using the direct upload
approach with proper curl and ruby examples.
2020-11-05 09:28:36 -08:00
Chris Roberts
e75c36e1a4
Merge pull request #12011 from amaltson/make-reboot-retry-duration-configurable
...
Make the max reboot retry duration configurable
2020-11-03 15:47:51 -08:00
Chris Roberts
4751353a5f
Fetch reboot env var at run time and keep constant values constant
...
Keep the default duration as a constant and fetch the custom environment
variable at run time with a fallback to the default. Set the sleep duration
into a constant and add tests covering the expected behaviors when the
default duration is in use as well as the override value. Also match the
environment variable up with the constant just for consistency.
2020-11-03 15:11:10 -08:00
Arthur Maltson
b0b45966cb
📝 Add documentation around new retry timeout
...
With the newly added `VAGRANT_MAX_REBOOT_RETRY_TIMEOUT` environment
variable, add some documentation explaining how and when to use it.
2020-10-31 18:15:18 -04:00
Chris Roberts
822655d85c
Make note that the extra_args option is only for the ssh command
2020-10-30 12:39:49 -07:00
sophia
336001ac17
Update default branch to main
2020-10-19 16:37:10 -05:00
Alexander Chen
331eee1bc6
Update website/pages/vagrant-cloud/boxes/using.mdx
...
Co-authored-by: Sophia Castellarin <sophia@hashicorp.com>
2020-10-14 14:32:20 -07:00
Alexander Chen
9c5e55946f
Update discover link
...
The old link points to an user profile.
2020-10-14 12:05:32 -07:00
Chris Roberts
e348a64b05
Remove network reset exception from vmware notes
2020-10-09 07:26:33 -07:00
Jimmy Merritello
fb0d4acfbb
Bump HSM version and rm meganav traces
2020-10-08 13:50:55 -05:00
Jimmy Merritello
d2bae74ae1
Add new HashiStackMenu
2020-10-07 09:49:51 -05:00
Chris Roberts
f19eb286e4
Remove extra header
2020-10-02 14:01:10 -07:00
Chris Roberts
46ba5e149b
Include instructions for service restart after configuration modifications
2020-10-02 09:30:45 -07:00
Chris Roberts
ea4b3365c5
Update documentation in vmware provider
2020-10-01 16:09:01 -07:00
sophia
f958030f28
Consolidate general contributing steps to CONTRIBUTING.md
2020-09-30 09:21:00 -05:00
Sophia Castellarin
4c27e667cd
White space
...
Co-authored-by: Brian Cain <bcain@hashicorp.com>
2020-09-18 15:32:52 -05:00
sophia
60e27a5f7f
Add contributing style guide
2020-09-17 16:55:03 -05:00
Kevin Pruett
daf2b9cfaf
Integrate @hashicorp/react-search into layout
2020-09-03 10:58:25 -04:00
Brian Cain
2410b3e56c
Remove not functional from disks warning
...
This commit removes the text about the disk feature being not functional
from the experimental warning. Now that both VirtualBox and Hyper-V have
shipped under the experimental flag, these providers are now functional.
2020-08-27 12:48:08 -07:00
i-ky
628bf11bc2
Fix inconsistency between description and example
2020-08-21 15:26:47 +03:00
Chris Roberts
f9ab076bc3
Update version numbers for VMware
2020-08-20 14:29:23 -07:00
sophia
78d56f807c
Clean up vmware docs
2020-08-10 09:57:46 -05:00
cam
f6875818dc
Hyperv: moving session transport type config from string to boolean for enhanced mode aka HvSocker
2020-08-06 16:04:17 -07:00
cam
3dd7c89bf0
hyper-v: Hyper-V: add support for EnhancedSessionTransportType. Addresses #9823
2020-08-06 16:02:26 -07:00
sophia
f69f87625a
Allow docker run images to specify version with ':'
2020-08-06 10:25:19 -05:00
Jeff Bonhag
125d948aa9
Merge pull request #11792 from kmruddy/VMware-website-update
...
Updating "VMware" name usage across website
2020-07-30 15:51:14 -04:00
kmruddy
252b099eba
Updating "VMware" name usage across website
2020-07-29 15:17:00 -04:00