Commit graph

75 commits

Author SHA1 Message Date
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
Zachary Shilton
a906a1b426
docs: Enable docs from remote plugin (#10656)
* Add local components to build on new DocsPage functionality.

* Add new nav-data format, and placeholder remote-plugins config

* Bump to pre-release components and implement remote loading

- Migrates /docs to new DocsPage API, and adds remote plugin loading functionality
- Migrates /guides and /intro to new DocsPage API

* Remove now unused JS nav config

* Cut empty comment line
2021-03-03 10:13:50 -05:00
Zach Shilton
6cc3933c77
Bump components to remove md processing, fix theme 2021-02-16 12:55:09 -05:00
Bryce Kalow
4a686ef66d chore: upgrade nextjs-scripts & next 2021-02-08 17:47:18 +00:00
Adrien Delorme
ed091163be
HCL2 Parse packer.required_plugins block + packer init (#10304)
This adds the new `required_plugins` block to be nested under the packer block.

Example:
```hcl
packer {
  required_plugins {
    aws = {
      version = ">= 2.7.0"
      source = "azr/aws"
    }
    azure = ">= 2.7.0"
  }
}
```

For example on darwin_amd64 Packer will install those under :
* "${PACKER_HOME_DIR}/plugin/github.com/azr/amazon/packer-plugin-amazon_2.7.0_x5.0_darwin_amd64"
* "${PACKER_HOME_DIR}/plugin/github.com/hashicorp/azure/packer-plugin-azure_2.7.0_x5.0_darwin_amd64_x5"

+ docs
+ tests
2021-02-02 18:05:04 +01:00
Brandon Romano
5ad0913dbe Website StackMenu updates for 1/14 2021-01-13 10:25:02 -08:00
dependabot[bot]
e7e02c591d
Bump lodash from 4.17.15 to 4.17.20 in /website
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 23:55:46 +00:00
Jeff Escalante
29b01e5111
update deps, restore search 2020-12-14 18:20:31 -05:00
Jeff Escalante
9d4ffb6cbd
use global markdownpage component 2020-12-14 18:20:19 -05:00