Zachary Shilton
3d1f483a23
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
Zachary Shilton
f6fd8e2a0e
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
652a782d57
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
41b8fac464
[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
82e0e24917
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
Kendall Strautman
e33ed2356e
[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
Kendall Strautman
784e55a38d
fix(website): docs link text color ( #10001 )
2021-04-12 13:47:12 -04:00
Zachary Shilton
5b53b5aef5
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
Noel Quiles
2feee13f29
website: update homepage with focus on k8s
2021-04-01 12:32:59 -04:00
Zachary Shilton
15913a5e30
Bump components to remove client-side md processing ( #9773 )
2021-02-17 10:22:12 -05:00
Jeff Escalante
7962f4d983
update to latest deps
2021-01-07 14:00:43 -05:00
Jeff Escalante
0f1075470d
update deps, restore search
2020-12-16 16:55:27 -05:00
Jeff Escalante
fe3902c906
maintenance complete, pending markdown-page component addition
2020-12-16 16:55:23 -05:00
Kevin Pruett
895110ef11
Expose `expirationDate` prop in <AlertBanner/>
2020-10-23 11:19:41 -04:00
Jimmy Merritello
245079a217
[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
Nicole Forrester
d97fb3f35c
Add Using in Production Question ( #8718 )
...
* website: add using in prod question
* adjust padding
2020-09-21 20:08:44 -04:00
Kevin Pruett
b0f08fe8e2
Integrate @hashicorp/react-search into layout
2020-09-08 11:32:00 -04:00
Brandon Romano
2b602bbba7
Adds cloud offerings section to website
2020-07-23 01:21:15 -07:00
Jeff Escalante
06dc0a38ca
update dependencies, fapply upgrades, fix breaking changes
2020-07-02 14:22:29 -04:00
Jeff Escalante
7a43926fa4
upgrade to stylelint release
2020-05-21 14:50:45 -04:00
Jeff Escalante
483ca3acf7
remove unused dependencies, adjust 404 link color
2020-05-21 14:50:45 -04:00
Jeff Escalante
306e8c84b6
update dependencies
2020-05-21 14:50:45 -04:00
Brandon Romano
45d8445cef
Remove accidental import that sneaked in rebase
2020-05-13 23:48:06 -07:00
Brandon Romano
f0fa02b4e2
Adds FeaturedSlider to use case pages
2020-05-13 23:45:40 -07:00
Brandon Romano
ca7503314d
Delete old use case pages w/ redirect to new
2020-05-13 23:45:40 -07:00
Brandon Romano
2f0813390d
Stub nma page
2020-05-13 23:45:39 -07:00
nicolelyn
f2242e0853
remove from style.css
2020-05-13 23:45:38 -07:00
nicolelyn
c5401b9508
add features list
2020-05-13 23:45:38 -07:00
nicolelyn
cb678b8859
add majority of home page components
2020-05-13 23:45:38 -07:00
nicolelyn
e0ea39fcf0
add majority of components
2020-05-13 23:45:10 -07:00
Jeff Escalante
9b95af60b8
add tabs component
2020-05-13 14:01:37 -04:00
Jeff Escalante
55e5c1b9ef
add alert banner to website
2020-05-06 20:06:39 -04:00
Jeff Escalante
7c293ffd25
misc cleanup & fixes
2020-04-28 12:53:26 -04:00
Jeff Escalante
99c297e898
home & use case pages
2020-04-28 12:53:23 -04:00
Jeff Escalante
8536881aa8
add one-off pages
2020-04-28 12:53:19 -04:00
Jeff Escalante
086073d6fb
docs rendering
2020-04-28 12:53:18 -04:00
Jeff Escalante
0d9e72f1dc
initial
2020-04-28 12:52:43 -04:00