Commit graph

26 commits

Author SHA1 Message Date
Bryce Kalow
fc0ed29264
website: adds content-check command and README update (#12317) 2023-03-21 14:49:21 -05:00
Gary McDonald
86a6044577
Fix the spelling of several words within the README.md stored in the website/ project directory. (#12197)
Signed-off-by: Gary McDonald <mcdonagj@dukes.jmu.edu>

Signed-off-by: Gary McDonald <mcdonagj@dukes.jmu.edu>
2023-01-19 14:00:45 -05:00
Kevin Wang
f6e31d3147
chore(website): nvmrc 16 (#12021)
* chore: nvmrc 16

* Node v16+
2022-09-28 10:44:28 -04:00
Dan Barr
ab29b187b1 Fix capitalizations in docs
* Brands (HashiCorp, VMware)
* Various OS/languages (Windows, Unix, Linux, POSIX, Python, PowerShell)
* Various abbreviations (ID, VM, HTTP)
2022-08-05 13:42:56 -04:00
Bryce Kalow
1c0d3ad93d
website: website source code / content split (#11716) 2022-04-20 15:51:18 -05:00
Kerim Satirli
bc6f1e36e6
Fixes typos in docs (#11322)
* fixes typos in base docs

* fixes typos in example code

* fixes typos in website docs

* fixes link to Terraform provider

* fixes typo in function name
2021-10-11 10:19:49 +02:00
Zachary Shilton
d08aa6f6b0
website: update readme (#10931)
* website: bump to nextjs-scripts prerelease

* website: update stale sections in readme

* website: bump nextjs-scripts to latest prerelease

* website: update docs-sidebar section to prep for shared section

* website: update readme with latest blocks

* website: revert bump to nextjs-scripts, deferred

* website: bump to latest nextjs-scripts
2021-04-21 15:35:52 -04:00
Zach Shilton
de12cd318d
website: remove outdated comment on plugin config entries 2021-03-18 15:10:02 -04:00
Zachary Shilton
597dcce2ab
website: fix tag vs version reference in README
Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
2021-03-18 15:06:42 -04:00
Zach Shilton
9e03647ad7
website: update readme to reflect revised nav-data and plugin docs 2021-03-18 12:26:03 -04:00
Wilken Rivera
ea7fef699f
Test against deployment url (#10501)
* Test against deployment url

* Remove infinite redirect configuration

* Add DEPLOYMENT_URL for builds against master

* website: Update README

* tip on seconds

* Test with GHA timeout_minutes clause

* Add continue on error for poll job

* Add empty url check

* Move to pull-request path filter

* Remove www for packer.io

* Apply suggestions from code review

* Update path filter

Vercel deploys on any change under the website directory.

* Use custom action as test

Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
2021-01-25 10:28:34 -05:00
Wilken Rivera
e4059cf6d2 website/README: update link checker text 2021-01-14 12:22:26 -05:00
Wilken Rivera
7b793cefb1 Add GHA to check for broken links on pull-request
- Add scheduled cron job for checking against master
- Change configuration file path
2021-01-06 16:26:57 -05:00
Jeff Escalante
c9fdd021a5
🌷 Docs Website Maintenance (#9408)
* update dependencies, adjust for breaking changes
- Updates all dependencies to the latest versions
- Updates to consent manager to add all analytics scripts in a way that is compliant with GDPR
- Improves the product download component to default to 64-bit architecture for `x86_64` arch tags, removes some repeated processing code on the downloads page
- Standardizes and documents components available for use within markdown files, adding a new `Tabs` component
- Documents syntax highlighting standards
- You can now `@include` non-markdown files, they will be imported into a code block. This is great for things like code examples!

* Update website/README.md
2020-06-12 12:08:23 +02:00
Jeff Escalante
87f38e84ef
improve readme with blocks, trim down dependencies 2020-05-29 16:37:50 -04:00
Jeff Escalante
5719a0a806
add redirects section to readme 2020-04-07 17:53:24 -04:00
Jeff Escalante
ccdb8ee62f
add docker config 2020-04-07 17:53:23 -04:00
Jeff Escalante
92d4553890
initial port 2020-04-07 17:50:46 -04:00
liz abinante
cf63578ac1 add docker install 🐳 2017-05-09 11:49:02 -07:00
Seth Vargo
5b70e3e3e1
Update website 2017-03-08 11:32:46 -08:00
Seth Vargo
24264ef0dc
Update middleman-hashicorp 2017-03-08 11:22:59 -08:00
Chris Bednarski
823e9e73fe Docs cleanup
- Reformat .html / .erb files
- Remove extra </div> in index.html.erb
- Add htmlbeautifier gem
- Add middleman-breadcrumbs
- Add make format (calls htmlbeautifier)
2015-07-22 17:18:08 -07:00
Chris Bednarski
cc9549eac8 Update README to recommend the makefile 2015-07-06 14:54:30 -06:00
Brandon Liu
c266f8a067 Update command to run locally in website README. 2013-07-02 12:12:42 -07:00
Marc Abramowitz
8e154b6e1e Fix typo in README.md 2013-06-28 13:56:37 -07:00
Mitchell Hashimoto
90b057cfdf Initial website commit 2013-06-07 22:41:02 -07:00