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

add local help #75

Open
5 tasks
madeinoz67 opened this issue May 25, 2021 · 0 comments
Open
5 tasks

add local help #75

madeinoz67 opened this issue May 25, 2021 · 0 comments
Labels
status: accepted accepted type: enhancement New feature or request

Comments

@madeinoz67
Copy link
Owner

madeinoz67 commented May 25, 2021

Serve up the mkdocs site as part of the local docker image

Changes that would be required:

  • build location would need to be moved to apps dir mkdocs.yml under apps/docs
  • /docs route would need to be added as static in main.py
  • docs icon and link to static pages needs to be added to the navbar template
  • mkdocs build will need to be added to DockerFile
  • github build-docs action / workflow may need to be updated with new location so pages sites gets updated
@madeinoz67 madeinoz67 added type: documentation Improvements or additions to documentation type: enhancement New feature or request labels May 25, 2021
@madeinoz67 madeinoz67 added module: python Python code module: ui User Interface related type: enhancement New feature or request status: accepted accepted module: mkdocs mkdocs related module: docker Docker Related and removed type: enhancement New feature or request type: documentation Improvements or additions to documentation module: docker Docker Related module: mkdocs mkdocs related module: python Python code module: ui User Interface related labels May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: accepted accepted type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant