You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm creating a website for an open source organization, we have multiple libraries and would like to have the documentation on a single repository/website.
I would like to show the GitHub link but redirect the users to a dynamic link depending on the route they are on. So they can go to the respective repository of the tool they are reading about.
I'm trying this on theme.config.jsx but doesn't work so far.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I'm creating a website for an open source organization, we have multiple libraries and would like to have the documentation on a single repository/website.
I would like to show the GitHub link but redirect the users to a dynamic link depending on the route they are on. So they can go to the respective repository of the tool they are reading about.
I'm trying this on theme.config.jsx but doesn't work so far.
I've also tried setting project as a callback function but this is also not allowed.
Any workaround for this?
Beta Was this translation helpful? Give feedback.
All reactions