iterative / gatsby-theme-iterative

A Gatsby theme for shared logic between all the websites from iterative.ai
https://iterative.ai/
BSD Zero Clause License
6 stars 1 forks source link

chore: add link to the enterprise cloud.dvc.ai site #233

Closed djsauble closed 1 year ago

djsauble commented 1 year ago

NOTE: This is untested, so don't merge this yet.

I need help to figure out how to locally test changes to the Gatsby theme (I ran yarn link but couldn't get yarn develop to run after doing so). The goal is to create a link in the header of dvc.org to cloud.dvc.ai that mirrors the link in the header of cloud.dev.ai to dvc.org. See https://github.com/iterative/cloud.dvc.ai/pull/7/files#diff-70dcc0a37baa905f8c07089263f326dd43c8d429759793983f03a5e14e4b9640R238-R246

yathomasi commented 1 year ago

Thanks @djsauble you are in the right direction to update the navbar. But, we use the theme and override them in the project we use for most part. You can find them in src/@dvcorg/gatsby-theme-iterative in projects.