Replies: 1 comment 1 reply
-
GitHub already auto generates a table of content https://github.blog/changelog/2021-04-13-table-of-contents-support-in-markdown-files/ For the website, I have already considered, but I never have the time to build it, and if I do it I would deploy a Remix app to Cloudflare Workers that fetches the README. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, since this library has so many useful functions, navigating through a README to explore all the APIs and examples leaves a little bit to be desired. I would be happy to contribute a PR for a documentation website for remix-utils if that's something you'd be interested in (for example, a Starlight Astro docs site).
Or perhaps a simpler first step would be a PR for adding an autogenerated table of contents to the top of the README for jumping around to different API doc sections using a package like doctoc.
Any preferences? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions