docs
#42
Replies: 3 comments
-
Hi Jacob, Good idea. The docs.page looks really good. Atm, the project is setup with typedoc and deploys the API docs to github pages. Once you setup the docs.page, we could change the typedoc to generate markdown instead of HTML so it will be a part of the docs.page. Thanks for the ideas and your contribution 🙏 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
I have a typedoc CLI specifically for docs.page in dev right now, would be a cool chance to use it :) |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hey! I maintain docs.page
If you like i could create a PR and set up a docs website. All it requires is a docs.json in the root directory, and a /docs directory with markdown. Then docs.page generates a website like this: https://melos.invertase.dev/
Later you can add custom domains etc.
Beta Was this translation helpful? Give feedback.
All reactions