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 auto hot-reload and mkdocs options #36

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

pedro-psb
Copy link
Member

What this does:

  • Add automatic hot-reload for changes under $PWD/staging_docs (if such folder exists)
  • Pass --watch and --no-livereload flags to mkdocs

ps: no so "hot", as it takes several seconds 😅 But that's a different issue

Closes #9

Copy link
Contributor

@ggainey ggainey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@pedro-psb pedro-psb merged commit 4b3d0bb into pulp:main Apr 23, 2024
3 checks passed
@pedro-psb pedro-psb deleted the fix-hot-reload branch April 23, 2024 18:19
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

Successfully merging this pull request may close these issues.

Add hot reload to pulp-docs serve
3 participants