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
Brandon Romano
5ad0913dbe
Website StackMenu updates for 1/14
2021-01-13 10:25:02 -08: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
Jeff Escalante
2de270341c
refactor to mdx remote
2020-12-14 18:20:01 -05:00
Jimmy Merritello
bb076d8ad7
Bump HSM version for design tweaks ( #10216 )
2020-11-06 14:07:04 -05:00
Jimmy Merritello
f79b9dc735
Update HSM version
2020-10-15 11:35:19 -05:00
Jimmy Merritello
e98b2d39db
Updated pkg
2020-10-14 12:55:53 -05:00
Jimmy Merritello
8121d6d8dc
Bump HSM version
2020-10-14 09:39:50 -05:00
Jimmy Merritello
7ed2c2920f
Bump HSM version and rm meganav styles
2020-10-08 13:53:36 -05:00
Jimmy Merritello
ea3b804af1
Bump version
2020-10-07 15:30:18 -05:00
Jimmy Merritello
7f0a043a63
Add new HashiStackMenu
2020-10-07 09:57:47 -05:00
Kevin Pruett
e5cd5a9360
Integrate @hashicorp/react-search/tools script
2020-09-08 17:16:42 -04:00
Kevin Pruett
bce6fdf03a
Merge pull request #9870 from hashicorp/pruett.integrate-search
...
Integrate @hashicorp/react-search into layout
2020-09-04 10:52:20 -04:00
Kevin Pruett
6c4e9e9e68
Integrate @hashicorp/react-search into layout
2020-09-03 11:08:09 -04:00
Sylvia Moss
62e1663846
update build command with bigger max_old_space_size ( #9882 )
2020-09-03 11:48:54 +02:00
Jonathan Neal
d8b67f8520
📌 Hard Pin Website Dependencies ( #9543 )
...
* Update and pin dependencies
* Update NextJS Scripts
* npm run lint
* npm run format
* docs generator: indent docs by two and make spacing better
Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
2020-07-13 12:33:16 +02:00
Jonathan Neal
01f93d8adb
Bump internal hashicorp dependencies
2020-07-02 14:25:09 -04:00
Kevin Pruett
4f59693be8
Add Algolia indexing to CI
2020-06-29 15:43:35 -04:00
Jeff Escalante
c9fdd021a5
🌷 Docs Website Maintenance ( #9408 )
...
* update dependencies, adjust for breaking changes
- Updates all dependencies to the latest versions
- Updates to consent manager to add all analytics scripts in a way that is compliant with GDPR
- Improves the product download component to default to 64-bit architecture for `x86_64` arch tags, removes some repeated processing code on the downloads page
- Standardizes and documents components available for use within markdown files, adding a new `Tabs` component
- Documents syntax highlighting standards
- You can now `@include` non-markdown files, they will be imported into a code block. This is great for things like code examples!
* Update website/README.md
2020-06-12 12:08:23 +02:00
Jeff Escalante
f4d7b5f493
fix some stuff
2020-06-02 17:22:40 -04:00
Jeff Escalante
87f38e84ef
improve readme with blocks, trim down dependencies
2020-05-29 16:37:50 -04:00
Jeff Escalante
034160ca2e
update dependencies ( #9111 )
2020-04-24 10:26:36 +02:00
Jeff Escalante
cb298c8c90
linkcheck correction
2020-04-07 17:53:26 -04:00
Jeff Escalante
e5a6363f95
update deps, fix one-off pages
2020-04-07 17:53:26 -04:00
Jeff Escalante
76b9b83721
update permalink styles, small homepage fix
2020-04-07 17:50:52 -04:00
Jeff Escalante
86b6a4562b
update deps, remove internal index.html's
2020-04-07 17:50:50 -04:00
Jeff Escalante
5bebcb097c
update deps
2020-04-07 17:50:49 -04:00
Jeff Escalante
92d4553890
initial port
2020-04-07 17:50:46 -04:00