Added documentation site to be served with github pages#29
Added documentation site to be served with github pages#29wilsonmcdade wants to merge 5 commits intomainfrom
Conversation
asimonson1125
left a comment
There was a problem hiding this comment.
I'm taking a leap of faith in hoping the docs works being hosted here. I did not request github to try to deploy it on github pages so idk what that's doing. If this breaks something it would make sense to just leave the docs in a different repo
|
Oh also we could set up a nginx container and host the docs and site in the same pod if that makes sense |
|
The docs are already deployed at https://computersciencehouse.github.io/devcade-website/#/ and they haven't broken anything. But honestly I think it might be best that we spin this into another repo. Apparently we can't get the docs.devcade.csh.rit.edu route with the github pages site but we would be able to if this were on OKD. It also looks pretty simple to do since we're using docsify. |
No description provided.