Zachary Shilton
c42ea82883
Upgrade global styles ( #10692 )
...
* website: upgrade global-styles packages
* website: move community page to CSS modules
* website: replace g-container with g-grid-container
* website: hide alert-banner on mobile
* website: backfill missing global type styles
* website: fix code font-size in download custom content
* website: bump to latest patched dependencies
2021-08-20 12:20:01 -04:00
Mike Wickett
1dfdecb237
chore: upgrade react-consent-manager ( #10749 )
2021-08-02 12:41:58 -04:00
Bryce Kalow
2cb05c41ff
web: migrate to web platform- packages ( #10640 )
...
* migrate usages of nextjs-scripts to platform packages
* Updates hashi packages
2021-07-26 09:26:50 -05:00
Noel Quiles
29d2a9f4c5
Bump hashi-stack-menu ( #10599 )
2021-07-12 15:27:32 -07:00
Kendall Strautman
794029b8ac
chore: upgrade react-head and deps ( #10499 )
2021-06-28 08:39:14 -07:00
Zachary Shilton
8c9134a84c
website: bump use-cases to latest ( #10472 )
...
* website: bump use-cases to latest
* chore: bump use-cases to stable release
2021-06-23 15:19:59 -04:00
Zachary Shilton
52cb3ca755
website: upgrade code-block ( #10436 )
...
* website: upgrade code-block
* website: bump to latest stable releases
2021-06-22 17:38:54 -04:00
Peter M
50b42c1f51
Homepage Hero Upgrade w/ Alert ( #10377 )
...
* updating hero with ecs info
* updates to hero
* Include back the Basic Hero styles
The basic hero is still used on the use case pages
* Revert the tsconfig changes
Nothing in the scope of this PR requires these changes!
* Remove the old Carousel CSS file
This is no longer needed as we're using the @hashicorp/react-hero
which comes with all the styling required for this carousel to work.
* Rename ConsulHero -> HomepageHero imports/exports
This will help prevent any confusion for future devs here -- this is a
convention we have that helps us from having to trace every import,
which helps us find the source of the component without actually having
to look at the import.
* Pin the deps
These were previously pinned to the exact version; including ^ will
allow minor & patch updates to sneak in, which normally shouldn't cause
an issue but we tend to be more conservative on dep upgrades.
* Revert unneeded changes to the document file
* Revert changes to app.js file
Not needed in the scope of this PR!
* Hard pin react-alert
* Remove unneeded css
Co-authored-by: Brandon Romano <brandon@hashicorp.com>
2021-06-10 15:31:55 -07:00
Jimmy Merritello
5f8797dad3
[Website] WIP - Update Homepage ( #10314 )
...
* Initial structure for updated homepage
* Bring back <UseCases />
* Add section stubs
* Add ecosystem section
* Add features section
* Iron out features section
* Add Learn Callout section
* Copy updates
* Better together copy
* Add updated copy & swap assets
* Remove comment & just add existing icon for now
* Copy and asset tweaks
* Remove unwanted copy
* Process the codeblock
* Add transparent img
* Swap for transparent img
* More transparent img
* Use Learn cards pattern
* Rearrange img and finishing padding touches
2021-06-02 09:22:52 -05:00
Brandon Romano
d8de3ab581
Updates the homepage hero CTA ( #10192 )
...
Plug in callouts content
Most styles for the callout blade
Re-export Consul Stack image
Update icons
Misc content tweaks
Optimize mobile for the consul stack icon
Better alignment
Make full CTA box clickable
2021-05-06 16:33:15 -04:00
Zachary Shilton
adfaf29da4
website: support hidden pages in nav-data ( #10180 )
...
* website: bump to docs-page prerelease with hidden page support
* website: replace hidden pages hot fix for /docs, /api-docs, and /commmands
* website: remove unused files for old hidden pages hotfix
* website: bump to stable docs-page, w next-mdx-remote bump
* website: bump to latest markdown-page
2021-05-06 13:33:15 -04:00
Kendall Strautman
1cbea66717
[Assembly]: Website Branding Refresh ( #9884 )
...
* style: update gray brand colors
* style: update brand colors
* chore: upgrades base platform deps
* style: updates learn callouts label color
* style: icons to flat consul primary color
* style: errand link styles
* refactor(home): use react-learn-callout
* chore; adds ts config, upgrades components
* chore: upgrade deps
chore: upgrade to latest component styles
chore: upgrades nextjs-scripts
* chore: fix-router
* update deps, add new downloads page
* chore: upgrade to stable deps
chore: use npm 7
* style: home callouts body copy to gray-2
* chore: upgrade hashi-stack-menu
* style: home feature icons update
* chore: upgrade deps body copy colors
* chore: upgrades alert banner
* feat: updates favicon
* style(downloads): adds pre-release and release candidate styles
* fix(home): adds right padding to quote
* content(home): swap assets
* content(uses-cases): updates assets
* chore: removes use cases icon override
* content(use-cases): swap out svgs for pngs
* content: copies asset
* trying again with this asset
* try putting asset in public
* content(use-cases): updates mercedes case study aseset
* chore: upgrades product download page prerelease
* chore: updates product download page to stable
* chore: updates favicon path
Co-authored-by: Jeff Escalante <jescalan@users.noreply.github.com>
2021-05-03 12:01:36 -07:00
Zachary Shilton
8671762474
website: implement mktg 032 ( #9953 )
...
* website: migrate to new nav-data format
* website: clean up unused intro content
* website: remove deprecated sidebar_title from frontmatter
* website: add react-content to fix global style import issue
2021-04-07 15:50:38 -04:00
Brandon Romano
17406b300d
Upgrades the Stackmenu to latest
2021-04-06 11:30:35 -07:00
Noel Quiles
05f1218787
website: update homepage with focus on k8s
2021-04-01 12:32:59 -04:00
Bryce Kalow
af5c8e6243
website: add should-build script ( #9896 )
2021-03-29 10:09:51 -05:00
Zachary Shilton
531854ba7d
Bump components to remove client-side md processing ( #9773 )
2021-02-17 10:22:12 -05:00
Bryce Kalow
7ef8b1c2b7
website: update next and nextjs-scripts ( #9698 )
...
Co-authored-by: Jeff Escalante <jescalan@users.noreply.github.com>
Co-authored-by: Kendall Strautman <36613477+kendallstrautman@users.noreply.github.com>
2021-02-09 09:26:17 -06:00
Brandon Romano
05123e8fc2
Website StackMenu updates for 1/14
2021-01-13 10:06:15 -08:00
Jeff Escalante
24554d7672
update to latest deps
2021-01-07 14:00:43 -05:00
Jeff Escalante
9d898b301c
add markdown page component
2020-12-16 16:55:27 -05:00
Jeff Escalante
ef900cdb5c
update deps, restore search
2020-12-16 16:55:27 -05:00
Jeff Escalante
582dce9d8f
maintenance complete, pending markdown-page component addition
2020-12-16 16:55:23 -05:00
Jimmy Merritello
80c9f54bbc
Bump HSM version ( #9102 )
2020-11-05 11:48:12 -06:00
Kevin Pruett
6a946ec6e4
Expose `expirationDate` prop in <AlertBanner/>
2020-10-23 11:19:41 -04:00
Jimmy Merritello
4d535efb49
Update HSM version w/ Waypoint ( #8971 )
2020-10-15 12:07:33 -05:00
Jimmy Merritello
81554b2edf
[Website] Bump HSM version ( #8957 )
...
* Bump HSM version
* New pkg
2020-10-14 13:25:16 -05:00
Jimmy Merritello
c2c3bdb377
[Website] Add HashiStackMenu to website ( #8854 )
...
* Add new HashiStackMenu
* Add transpile option
* Bump version
* Bump HSM version and rm meganav styles
2020-10-09 10:48:21 -05:00
Kevin Pruett
b94d24fcd0
Integrate @hashicorp/react-search into layout
2020-09-08 11:32:00 -04:00
Jeff Escalante
b1dc6a4a01
upgrade to latest docs-sidenav, fix some issues with the k8s section
2020-08-18 15:11:06 -04:00
Jeff Escalante
c986cce408
remove extra dependencies
2020-07-09 14:56:22 -04:00
Jeff Escalante
fa135ae285
update deps, format all files
2020-07-08 19:12:34 -04:00
Jeff Escalante
22d5afc262
update and hard-pin dependencies
2020-07-08 18:44:34 -04:00
Kevin Pruett
52d05480c8
Merge pull request #8242 from hashicorp/pruett.ci-fixup
...
Update Algolia CI script
2020-07-06 11:22:54 -04:00
Kevin Pruett
2abe9b2f50
Update Algolia CI script
2020-07-06 10:09:48 -04:00
Jeff Escalante
b449d7ab5d
update dependencies, fapply upgrades, fix breaking changes
2020-07-02 14:22:29 -04:00
Kevin Pruett
41254a1b74
Add Algolia indexing to CI
2020-06-29 12:14:43 -04:00
Kevin Pruett
d2aed50ba1
Update @hashicorp/nextjs-scripts dep
2020-06-17 12:01:56 -04:00
Jeff Escalante
7cbd8b9d36
upgrade to stylelint release
2020-05-21 14:50:45 -04:00
Jeff Escalante
789ba665d5
remove unused dependencies, adjust 404 link color
2020-05-21 14:50:45 -04:00
Jeff Escalante
326ec30d68
update dependencies
2020-05-21 14:50:45 -04:00
Brandon Romano
9f111faeaf
Adds FeaturedSlider to use case pages
2020-05-13 23:45:40 -07:00
Brandon Romano
d0b2149970
Remove featured slider in this PR
2020-05-13 23:45:38 -07:00
nicolelyn
bf5cf6b696
add features list
2020-05-13 23:45:38 -07:00
Jeff Escalante
a58ac39562
add tabs component
2020-05-13 14:01:37 -04:00
Jeff Escalante
f0df674e07
add alert banner to website
2020-05-06 20:06:39 -04:00
Jeff Escalante
e83445fd01
dependencies
2020-04-28 12:53:30 -04:00
Jeff Escalante
a97193065b
update dependencies
2020-04-28 12:53:29 -04:00
Jeff Escalante
bc1d820b62
update dependencies
2020-04-28 12:53:28 -04:00
Jeff Escalante
712aa7ce3b
update deps with a bunch of incremental fixes
2020-04-28 12:53:28 -04:00