Github Pages Deployment steps #72
Unanswered
abhishekshree
asked this question in
Q&A
Replies: 1 comment
-
Hello! You need to use the custom root path property: https://github.com/jozsefsallai/insomnia-documenter#custom-root-paths For example, if your documentation is available at https://octocat.github.io/my-api-documentation, your main div will look like this: <div id="app" data-root="/my-api-documentation"></div> I do agree that we could have better guides. This is something I want to work on in the rewrite of the documenter. |
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 am trying to deploy my documentation through GitHub pages, and am confused about how to do it. I think we could add more elaborate steps in the documentation about this. It'll be really helpful, as in my deployment it just shows a blank page,
Beta Was this translation helpful? Give feedback.
All reactions