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
Is your feature request related to a problem? Please describe.
Currently our docs are hosted via ghpages with starlight i.e. astro. It doesn't fit our design style and we already have a hosted site. We should merge and revamp the documentation and roll it into our remix.run app.
Describe the solution you'd like
Investigate and implement markdown docs into the remix.run app i.e. www. There are a few different markdown plugins for remix, look into all and see how we can add one easily and adapt our simple styling to it.
Describe alternatives you've considered
Keep as is.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently our docs are hosted via ghpages with starlight i.e. astro. It doesn't fit our design style and we already have a hosted site. We should merge and revamp the documentation and roll it into our remix.run app.
Describe the solution you'd like
Investigate and implement markdown docs into the remix.run app i.e.
www
. There are a few different markdown plugins for remix, look into all and see how we can add one easily and adapt our simple styling to it.Describe alternatives you've considered
Keep as is.
The text was updated successfully, but these errors were encountered: