Commit graph

83 commits

Author SHA1 Message Date
Jenna Goldstrich
78561b84e4 Bump Next.JS 2025-05-01 15:01:00 -07:00
Heat Hamilton
767005149c
website: fix husky command (#12821)
* Change husky pre-commit hook to work in sub-directory of .git

* Added dart-linkcheck back in for linkcheck command
2024-01-30 17:25:03 -05:00
Heat Hamilton
ec403555dc Updated next, node, npm, nvmrc and Docker node versions; added husky pre-commit hook v9 2024-01-29 16:24:27 -05:00
dependabot[bot]
fa5d0359eb build(deps-dev): bump @babel/traverse from 7.17.9 to 7.23.2 in /website
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.9 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 14:19:11 -04:00
dependabot[bot]
e9e4534321 build(deps): bump tough-cookie from 4.0.0 to 4.1.3 in /website
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.0.0...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 17:34:15 -04:00
dependabot[bot]
02f1d50587 build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /website
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 17:33:21 -04:00
Bryce Kalow
fc0ed29264
website: adds content-check command and README update (#12317) 2023-03-21 14:49:21 -05:00
dependabot[bot]
6e96b9e10f
build(deps): bump json5 from 1.0.1 to 1.0.2 in /website (#12185)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 14:03:15 -05:00
Bryce Kalow
6d8345cbd0 Upgrade next version 2022-10-06 18:34:05 +00:00
dependabot[bot]
5bf26b21d2
Bump semver-regex from 3.1.3 to 3.1.4 in /website (#11836)
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases)
- [Commits](https://github.com/sindresorhus/semver-regex/commits/v3.1.4)

---
updated-dependencies:
- dependency-name: semver-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 21:11:03 -04:00
Bryce Kalow
1881ecede5
updates platform-cli to latest (#11727) 2022-04-21 10:16:10 -04:00
Bryce Kalow
1c0d3ad93d
website: website source code / content split (#11716) 2022-04-20 15:51:18 -05:00
Zachary Shilton
de613d297f
website: bump docs-page to fix manual copy issue (#11538)
* website: bump docs-page to fix manual copy issue

* chore: pin to latest docs-page pre-release as fix demo

* chore: bump to latest pre-release

* chore: bump to latest docs-page
2022-02-24 15:07:54 -05:00
Kevin Wang
833bd51448
chore(website): bump @hashicorp/platform-cli (#11549) 2022-02-03 11:29:57 -05:00
Bryce Kalow
83a0bcf67a
chore: upgrade downloads page (#11504) 2022-01-19 13:05:08 -05:00
Kevin Wang
5e1be6f5ab
feat: versioned-docs (#11434)
This PR introduces Versioned-Docs to Packer!
2022-01-13 13:07:13 -05:00
Kevin Wang
573011622b
fix(algolia-index): Use TypeScript (#11496)
* fix(algolia-index): npm install -g npm@latest

* fix(algolia-index): `ts-node`

* fix(algolia-index): ts errors
2022-01-13 13:05:33 -05:00
Kevin Wang
dd322819e9
fix(website): handle multiple redirects for plugin repos (#11488) 2022-01-11 13:47:39 -05:00
Noel Quiles
4b592ac40b
website: Upgrade deps (#11470) 2021-12-23 11:38:19 -05:00
Noel Quiles
2c3a3c8794
Update @hashicorp/react-subnav (#11463) 2021-12-20 11:14:41 +01:00
Zachary Shilton
cae7bd9e5b
feat(website): add official and HCP Packer Ready labels (#11449)
* refactor(website): use prop and CSS for plugin label spacing

* fix: add official tier label to built-in plugin docs

* feat(website): add BadgesHeader component

* refactor(website): use BadgesHeader in all content

* feat(website): add HCP ready demo, tweak badge look

* refactor: integrate work from add-plugin-version branch

* fix(website): correct bad import

* fix: use updated MDX custom component

* chore: remove plugin version label work from this branch

* chore: remove unused var

* fix: use new BadgesHeader interface for dual tags

* chore: remove unused var, refine comment

* fix: remove unused broken import

* fix: shorten property for HCP packer readiness

* Apply suggestions from code review

Remove a few demo labels before merging

Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
2021-12-17 10:22:16 -05:00
dependabot[bot]
799a5873c0
Bump next from 11.1.2 to 11.1.3 in /website (#11439)
Bumps [next](https://github.com/vercel/next.js) from 11.1.2 to 11.1.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v11.1.2...v11.1.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-12 19:30:02 -05:00
Noel Quiles
3661155b74
website: Upgrade <HashiStackMenu /> to latest (#11433) 2021-12-07 17:11:28 -05:00
Kevin Wang
a9fdc19990
chore: react-subnav (#11378) 2021-11-03 17:36:19 -04:00
Zachary Shilton
91def1dde9
website: bump deps to fix print styles (#11350)
* website: bump deps to fix print styles

* website: fix up print styles

* fix: hashi-stack-menu print selector
2021-10-26 12:55:29 -04:00
Noel Quiles
cee58c22cc
website: Upgrade platform analytics package (#11336) 2021-10-15 16:39:03 -05:00
Noel Quiles
92c7fb8d2e
website: Add Fathom analytics (#11312)
* Impl Fathom analytics

* Use analytics package instead of direct impl

* Remove explicit fathom-client dep
2021-10-14 00:37:42 -04:00
Bryce Kalow
264afed604
upgrade deps to fix search styles (#11326) 2021-10-11 11:28:48 -04:00
Bryce Kalow
e200a86377
update deps to fix search index (#11306) 2021-10-05 17:38:58 +02:00
Bryce Kalow
92f5f9c070
website: upgrade dependencies (#11299)
* upgrades website deps

* add expect-error to get around incorrect prop types
2021-10-04 10:35:33 -04:00
Zachary Shilton
adcd472873
website: upgrade content and global styles (#11151)
* website: upgrade global-styles packages

* website: upgrade community page

* website: hide alert-banner on mobile

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

* website: delete unused CSS

* website: backfill missing type styles

* website: fix style import path

* website: bump to latest patched dependencies
2021-08-13 08:04:19 -04:00
dependabot[bot]
54a4f59fc7
Bump path-parse from 1.0.6 to 1.0.7 in /website (#11202)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-12 10:56:36 +02:00
Mike Wickett
298ca5fd35
website: update consent manager (#11177) 2021-07-30 15:45:14 -04:00
Bryce Kalow
6825d1ad0d
web: migrate to web platform- packages (#11156) 2021-07-27 15:54:54 -05:00
Noel Quiles
e76697f2b7
Bump hashi-stack-menu (#11141) 2021-07-12 16:32:26 -04:00
Kendall Strautman
cf48d76fbd
chore: upgrade react-head and deps (#11119) 2021-06-28 08:58:17 -07:00
Zachary Shilton
a2b7105238
website: bump nextjs-scripts for latest code-block (#11112) 2021-06-23 10:01:34 -04:00
Zachary Shilton
e6f1330c10
website: upgrade code-block (#11031)
* website: test code-block upgrade with pre-releases

* website: remove prism  style import, now incl in code-block

* website: bump to latest code-block releases

* website: remove explicit code-block dep, not needed
2021-06-21 10:55:45 -04:00
Jimmy Merritello
3e3e013be5
Update the homepage 2021-06-02 14:00:34 -05:00
Brandon Romano
5a290aabef Adds AlertBanner to promote HashiConf EU 2021-05-17 15:07:18 -07:00
Zachary Shilton
17899731ea
website: support hidden pages in nav-data (#10993)
* website: bump to docs-page prerelease with hidden page support

* website: remove temporary check for hidden pages, now covered by docs-page

* website: bump to stable docs-page, w next-mdx-remote bump

* website: bump to latest markdown-page
2021-05-06 13:19:26 -04:00
Kendall Strautman
a9c2283ee5
chore(website): adds ts config, upgrades deps (#10905)
* chore(website): adds ts config, upgrades deps

* chore: adjust ts config option

* chore: upgrade deps

* fix: subnav active path routing

* style(home): update integrations bg color

* chore: upgrade deps

* style: fix body copy color

* style: fix product downloads page height

* feat: updates favicon

* chore(downloads): upgrade to prerelease

* chore: upgrades product download page to stable

* chore: update favicon.ico
2021-05-03 10:58:09 -07: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
Jeff Escalante
c17f236e85
Upgrade Downloads Page (#10907)
* upgrade downloads page

* fix syntax errors on builders/ncloud page
2021-04-14 14:51:29 -04:00
Kendall Strautman
9f7bb4da25 chore: fix deps 2021-04-06 13:48:00 -07:00
Kendall Strautman
b1967e99c7 chore: upgrade react-components, colors, logos 2021-04-06 13:47:58 -07:00
Brandon Romano
7efb41868f
Upgrade StackMenu to latest (#10874) 2021-04-06 16:40:48 -04:00
Zachary Shilton
830140157d
website: remove obselete nav data (#10811)
* website: remove obselete sidebar_title frontmatter from docs

* website: bump to latest docs-page

* website: update plugin creation and registration docs

* website: fix broken links
2021-03-31 15:07:00 -04:00
Bryce Kalow
8c61ca174f
feat: adds should-build website script (#10779) 2021-03-22 10:21:59 -04:00
Zach Shilton
8b3e7e6f2f
website: use revised remote-plugin-docs server implementation
- also bumps to stable docs-page, and makes related api changes for intro and guides routes
2021-03-18 12:24:36 -04:00