Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy on Github Pages a full rendered HTML of ReDoc #60

Open
giomarino opened this issue May 25, 2020 · 2 comments
Open

Deploy on Github Pages a full rendered HTML of ReDoc #60

giomarino opened this issue May 25, 2020 · 2 comments

Comments

@giomarino
Copy link

I would publish a full rendered HTML of Redoc on Github Pages.
When I build it is generated only the yaml documentation, no HTML is built

npm run build

test@1.0.0 build /Users/giovanni.marino/Docs/test
openapi bundle -o dist

Created a bundle for openapi/openapi.yaml at dist/openapi.yaml

no web_deploy folder is created, only dist folder with just yaml file

to push dist folder on github pages I set gh-pages as #8
Yaml file is deployed correctly but as I said I need to push the entire redoc html

@Vanclief
Copy link

Same issue, it used to work using swagger-repo but now I can't deploy though github pages the documentation website.

@ghost
Copy link

ghost commented Sep 14, 2021

I can somehow build the static page using redoc-cli I have found in npm package which only uses the openapi.yaml file and load any configuration from the other files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants