-
Notifications
You must be signed in to change notification settings - Fork 897
feat: add offline docs #8527
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
feat: add offline docs #8527
Conversation
So this is going to be in a different artifact? #8110 |
@bpmct Yes, so the user can download the .tar file and host the docs where they want to. |
@BrunoQuaresma but we should make it linkable from the Coder dashboard. |
You can follow the RFC discussion to see the reasons we decided to not do it rn but it can be added in the future if we see more users asking for the feature. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, you may wish to keep the dependencies updated by adding an entry for offlinedocs in .github/dependabot.yaml
I like the light theme. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would suggest adding an entry for offline docs to dependabot.yaml
.
Other than that ci looks good.
I think for now it is ok to not have a dependabot for the offlinedocs but I will keep that in mind for sure. |
I changed it to |
/deploy-pr |
Related to #5466