Skip to content

2026 01 12 fix deployment bug#26

Merged
kescobo merged 3 commits intomainfrom
2026-01-12-fix-deployment-bug
Jan 13, 2026
Merged

2026 01 12 fix deployment bug#26
kescobo merged 3 commits intomainfrom
2026-01-12-fix-deployment-bug

Conversation

@danielle-pinto
Copy link
Collaborator

I was playing around with different variables in make.jl to try to fix the deployment problem. I was testing out the changes by deploying the website locally. However, I noticed that once the hardcoding of md_output_path="" was removed from the deployment function, the website was generated correctly (it looks like issues with defining where the output file is generated has caused us trouble in the past https://github.com/BioJulia/BioJuliaDocs/pull/23/files) . Can we try merging this PR in and seeing if the website still fails to deploy correctly? If so, I think the next thing will be to investigate how Github is publishing the site, as it works locally.

image

The Vitepress documentation does not explicitly set md_output_path in its example. https://luxdl.github.io/DocumenterVitepress.jl/stable/manual/documenter_to_vitepress_docs_example

@kescobo kescobo merged commit 873fabb into main Jan 13, 2026
2 checks passed
@kescobo
Copy link
Member

kescobo commented Jan 13, 2026

🚀

@danielle-pinto
Copy link
Collaborator Author

danielle-pinto commented Jan 13, 2026 via email

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.

2 participants