Noel Quiles
e49b15d570
[Website] Updates to homepage, highlighting features ( #10019 )
...
* Impl: base structure
* Impl: ComparisonItem/component bg color
* Style comparison items
* CSS: Typography/spacing pass
* Theme detailCta
* Callouts: content pass
* Impl: Logo grid section
* Add proper logos to logoGrid
* Hack: override button colors w/Nomad
* Link enhancements
* Clean up comments
* Revert link wrapping changes
* Remove paragraph after Why Nomad
* Add available links
* GitHub logo to GitLab
* Move callouts to just under Why Nomad? for A ver.
* Test comment to see if Vercel picks up this commit
2021-03-03 17:42:34 -05:00
Bryce Kalow
a412513c65
website: update next and nextjs-scripts ( #9957 )
2021-02-08 16:53:32 -06:00
Mike Wickett
1fda6a4126
website: update community page to be consistent with other projects ( #9863 )
2021-02-05 13:54:59 -05:00
Jeff Escalante
5859ecd806
update dependencies, removed unused dependency ( #9878 )
2021-01-22 21:24:26 -05:00
Brandon Romano
2588500bea
Website StackMenu updates for 1/14
2021-01-13 10:21:55 -08:00
Jeff Escalante
f4e68cedc1
update dependencies ( #9760 )
2021-01-08 15:46:31 -05:00
Jeff Escalante
2c9b689c8e
touch up dependencies
2021-01-05 19:03:18 -05:00
Jeff Escalante
eaaafd9dd4
implement mdx remote
2021-01-05 19:02:39 -05:00
Jimmy Merritello
89bea2d33c
Bump HSM version ( #9264 )
2020-11-05 11:47:57 -06:00
Mahmood Ali
5d686a40be
Merge pull request #9247 from hashicorp/docs-node-12.19
...
website: require Node v12
2020-11-02 13:15:48 -05:00
Jeff Escalante
e6770aafbd
downgrade inline svg
2020-11-02 13:02:35 -05:00
Jeff Escalante
398426a38a
fix an issue where dependencies didn't match and would cause a nextjs render error
2020-11-02 13:02:35 -05:00
Mahmood Ali
d77e767061
vercel: explicitly set version to v12
...
v12 is currently the default now,
https://vercel.com/docs/runtimes#official-runtimes/node-js/node-js-version ,
but we'd rather be explicit about the version we use and ensure that it
matches local development.
2020-11-02 11:28:47 -05:00
Jeff Escalante
10a669de4f
update dependencies to apply mdx-enhanced build cache fix
2020-10-28 19:22:27 -04:00
Kevin Pruett
4439d8fa0b
Document new expirationDate
prop for AlertBanner
2020-10-23 10:52:11 -04:00
Jimmy Merritello
11580c518d
Update HSM version w/ waypoint ( #9102 )
2020-10-15 11:59:15 -05:00
Jimmy Merritello
59bbd905a3
[Website] Bump HSM version ( #9090 )
...
* Bump HSM version on website
* Updated pkg
2020-10-14 13:15:48 -05:00
Jimmy Merritello
abaac1d72f
[Website] Add new HashiStackMenu ( #9042 )
...
* Add new HashiStackMenu
* Bump version
* Bump HSM version and rm meganav styles
2020-10-09 10:39:08 -05:00
Ryan Oaks
98bdb9ee2e
Update docs site to deploy to Vercel instead of Netlify
2020-10-07 13:49:05 -04:00
Ryan Oaks
536aab271d
Format docs website code and mdx
2020-10-02 13:31:40 -04:00
Ryan Oaks
950de562a1
Update docs platform components
2020-09-22 12:08:57 -04:00
Kevin Pruett
97e4f376fc
Fix several search-related issues
...
* CSS on mobile
* Remove stale partial indices
* Fix broken hit links
* Leverage @hashicorp/react-search/tools
2020-09-08 11:02:57 -04:00
Kevin Pruett
016d18434d
Replace local search with @hashicorp/react-search
2020-08-28 15:15:35 -04:00
Kevin Pruett
cdeaa7236f
Implement search via Algolia
2020-08-07 12:36:38 -04:00
Jeff Escalante
7c80b94c60
hard pin and update dependencies
2020-07-24 11:18:02 -04:00
Jonathan Neal
76e2e38e40
Patch bump internal hashicorp dependencies ( #8300 )
...
* Bump internal hashicorp dependencies
* Trigger CI
* Add pointless changes to trigger CI
* Use next@canary
* Fixer upper
* Update package-lock.json
* Bump dependencies to resolve issues with mdx permalink styles
2020-07-02 17:56:09 -04:00
Mahmood Ali
e66f849619
website: declare dotenv dependency
2020-06-24 15:22:30 -04:00
Kevin Pruett
04f2e673ba
Setup Algolia indexing job in CI
2020-06-23 22:40:17 -04:00
Jeff Escalante
6a1e059ff4
Dependency updates and improvements
2020-06-23 17:43:43 -04:00
Kevin Pruett
86e8a2044b
Add custom MDXProvider to /docs pages
2020-06-19 13:57:14 -04:00
Jeff Escalante
e9076f6fcd
final deps update, fix some anchor link aliases
2020-05-14 14:10:52 -04:00
Jeff Escalante
cd81911e17
update dependencies, upgrade structure for latest nextjs-scripts, implement custom 404 page
2020-05-14 14:10:52 -04:00
Jeff Escalante
d380784764
update to latest nextjs-scripts
2020-05-06 16:12:34 -04:00
Jeff Escalante
00e5b12a09
update deps
2020-05-06 16:12:34 -04:00
dependabot[bot]
7e6a05370f
build(deps): bump next from 9.3.1 to 9.3.2 in /website ( #7571 )
...
Bumps [next](https://github.com/zeit/next.js ) from 9.3.1 to 9.3.2.
- [Release notes](https://github.com/zeit/next.js/releases )
- [Commits](https://github.com/zeit/next.js/compare/v9.3.1...v9.3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-07 12:31:27 -04:00
Jeff Escalante
255bfdfa66
update docs-page component to fix jump to section
2020-03-27 20:23:20 -04:00
Jeff Escalante
78a9d7b856
Anchor Link Fixes ( #7287 )
2020-03-26 16:21:24 -04:00
Brandon Romano
3b6ce3eb7e
Adds .11 Alert Banner
2020-03-25 17:11:19 -07:00
Brandon Romano
7a06454a56
Constrain subnav
2020-03-25 17:01:29 -07:00
Jeff Escalante
3d7abc243f
Update website dependencies, fix IE11 ( #7345 )
2020-03-25 16:34:16 -04:00
Jonathan Neal
1375272507
Replace internal DocsPage with @hashicorp/react-docs-page
2020-03-23 12:28:00 -04:00
Brandon Romano
8d58088472
Merge pull request #7353 from hashicorp/website-code-inline
...
website: Fix bug with new lines in code samples
2020-03-16 21:02:32 -07:00
Jonathan Neal
cca142d2ad
Use Head Component ( #7334 )
2020-03-16 13:10:31 -04:00
Brandon Romano
b49dac2364
Fix bug with new lines in code samples
...
Previously we were adding in an invisible space to force a newline here.
That is no longer needed.
2020-03-15 22:20:12 -07:00
Jeff Escalante
86f72a6c40
a couple more updates ( #7211 )
2020-03-02 17:15:29 -05:00
Jeff Escalante
757b2db83d
fix subnav css overlap, inconsistent subnav data ( #7230 )
2020-03-02 14:53:43 -05:00
Brandon Romano
f2c119d3b0
Fix the line spacing for the codeblock
2020-02-24 19:31:43 -05:00
Brandon Romano
6433c4e2f9
Remove global mega-nav component
...
We've temporarily ejected the meganav component to add some custom
styling that needed to happen for NomadProject.io
2020-02-23 13:40:37 -08:00
nicolelyn
f056b3353f
Homepage redesign & use-cases pages
2020-02-22 15:41:06 -08:00
Jeff Escalante
6a1764edb3
[website] a small collection of upgrades ( #7162 )
...
* update deps, fix logo styles on mobile, preload css and fonts
* update product downloader
2020-02-18 13:33:09 -05:00