Zachary Shilton
3fad03e9ff
website: support hidden pages in nav-data ( #11528 )
...
* website: bump to docs-page prerelease, support hidden pages
* website: switch to hidden pages approach for docs and api-docs
* website: remove temporary fix for hidden pages, and related check
* website: fix content structure issue with docs/auth/jwt
* website: bump to latest pre-release
* website: bump to stable docs-page, w next-mdx-remote bump
* website: bump to latest markdown-page
2021-05-06 13:32:25 -04:00
Brandon Romano
5352a0adca
Update Try Cloud CTAs to go direct to the portal ( #11535 )
2021-05-05 10:44:32 -04:00
Kendall Strautman
8b5560eb02
[Assembly]: Branding Refresh ( #11118 )
...
* style: update gray brand colors (#11092 )
* Style: Update brand colors (#11224 )
* style: update brand colors
* chore: upgrade react-components
* style: update use cases page btn --> vault brand
* chore: home page component api updates
* style: fix link colors
* run npm audit
* upgrade downloads page
* typo fixes
* fix husky, run lint
* roll back husky upgrade
* style(home callouts): body copy gray -2
* style: testing hashi-stack-menu prerelease
* style: upgrade components --> color contrast (#11328 )
* chore: upgrades components w/ new styles
* refactor(use-cases pages): to use FeaturedSlider component
* style(BeforeAfterDiagram): swap check icon
* style(use-cases-cta): adjust background color --> vault primary
* chore(community): pass to VerticalBlockTextList
* chore(deps): adds tippy.js
* chore(deps): upgrade product downloads pre-release
* fix(subnav): use asPath to set active item
* chore: upgrade deps to stable
* style: home callouts body copy to black
* chore: upgrade hashi-stack-menu to stable
* chore: upgrade deps
* style(use-cases): update background and button colors
* chore: upgrade deps body copy color
* chore: upgrades alert-banner
* fix: remove package.json
* content(home): removes hero background image
* content(home): updates assets
* content(use-cases): updates assets
* style(before-after-diagram): adjust scaling styles
* content:swap svgs for pngs
* style: updates before/after diagram
* chore: testing product download page pre-release
* content: updates consul & nomad logomarks
* chore: updates product download page to stable
Co-authored-by: Jeff Escalante <jescalan@users.noreply.github.com>
2021-05-03 18:01:29 -04:00
Zachary Shilton
c8f56671a4
website: resolve unlinked content ( #11391 )
...
* website: temp support for unlinked content
* website: add GitHub check for unlinked content
* website: add hotfix for brand coloration issue
2021-04-22 13:41:07 -04:00
Zachary Shilton
e45d81ff47
Use revised BeforeAfterDiagram, VerticalTextBlockList ( #10907 )
...
* Switch BeforeAfterDiagram implementation, pulled from www-next
* Bump vertical-text-block-list, update md to HTML
* Bump to latest case-study-slider
2021-02-11 16:29:38 -05:00
Brandon Romano
4a6e00081c
Web Updates for HCP (2/2) ( #10820 )
...
* Web Updates for HCP (2/2)
Adds HCP Vault section to homepage
Updates the Nav
Hack in a third 'try cloud' link
Update banner to point to HCP site
* website: utm params for all hcp links
Co-authored-by: Kyle MacDonald <kmacdonald@hashicorp.com>
2021-02-02 11:41:19 -05:00
Jeff Escalante
ec620a7765
Implement MDX Remote ( #10581 )
...
* implement mdx remote
* fix an unfenced code block
* fix partials path
Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
2020-12-17 16:53:33 -05:00
Kevin Pruett
7da4317b49
Integrate @hashicorp/react-search into layout ( #9868 )
2020-09-08 14:17:36 -07:00
Jeff Escalante
33cf45440a
improve mobile styling for columns component ( #9899 )
2020-09-04 15:12:01 -07:00
Calvin Leung Huang
744623746a
docs: add a plugin portal page ( #9590 )
...
* docs: add a plugins directory page
* docs: remove divs on the plugins directory page
* add columns
* tag component
* docs: use tags on plugins directory
* docs: revert tags on plugins directory for now
* fix header for official plugins
* add note on submission for community plugins
* s/plugins directory/plugin portal/
* move portal page into docs section
* tag oracle db as external, fix kerberos misspelling
* include gh issue template as submission form
Co-authored-by: Jeff Escalante <jescalan@users.noreply.github.com>
2020-09-02 16:25:06 -07:00
Jeff Escalante
a28209ad6d
small change to make github star count display correctly ( #9718 )
2020-08-11 17:06:23 -04:00
Jeff Escalante
290c6d7187
Fix broken links in website footer ( #9613 )
...
* add security page and press kit
* github link correction
2020-07-28 16:22:35 -04:00
Jeff Escalante
a3371f6242
🌷 Website Maintenance ( #9140 )
...
* another round of maintenance
- apply stylelint
- run eslint across all files
- remove unneeded font import
- add jsconfig and import from absolute pahts
- remove unneeded experimental nextjs config
- update all dependencies
* refreshing with the latest dep updates
2020-07-02 14:24:34 -04:00
Jeff Escalante
8eed94b072
🌷 Docs Website Maintenance ( #8985 )
...
* website maintenance round
* improve docs, revert bug workaround as it was fixed
* boost memory
* remove unnecessary code
2020-05-21 13:18:17 -04:00
Jeff Escalante
8af56bd620
Anchor Link Fixes ( #8572 )
...
* update anchor link algorithm
* update deps
* update content component
* fix a lot of broken links
2020-03-31 15:21:16 -04:00
Jonathan Neal
6550ba2b0e
Use HashiHead Component ( #8549 )
...
Co-authored-by: Jeff Escalante <jescalan@users.noreply.github.com>
2020-03-30 13:30:56 -04:00
Jonathan Neal
3043c3b14a
Add print styles ( #8408 )
...
Co-authored-by: Jeff Escalante <jescalan@users.noreply.github.com>
2020-03-13 10:14:08 -07:00
Jeff Escalante
811bcc4c88
correct use case button styles ( #8321 )
2020-03-13 10:06:26 -07:00
Jonathan Neal
7442b22f41
Replace internal ProductSubnav with @hashicorp/react-subnav ( #8473 )
2020-03-13 10:00:18 -07:00
Jeff Escalante
0062ad382d
[website] implement postgres/secrets redirect ( #8208 )
...
* add secrets/postgresql redirect
* change name of old path
* ensure deprecated pages are not indexed by search engines
* remove deprecated page from navigation
2020-01-22 12:29:37 -08:00
Jeff Escalante
df34412570
New Website! ( #8154 )
...
* new documentation website
* ci job adjustment
* update to latest version on downloads page
* remove transition-period scripts
* add netlify toml file
* fix docs patch
* fix ci config?
* revert go.mod changes
* a couple last markdown formatting fixes
2020-01-17 16:18:09 -08:00