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

Use gh pages #1199

Merged
merged 11 commits into from
Oct 4, 2023
Merged

Conversation

schroedtert
Copy link
Contributor

@schroedtert schroedtert commented Sep 22, 2023

Build documentation as static html pages and publish them to the gh-pages branch, from which jupedsim.org is created.

  • For each commit to master, the newly build documentation will be published in the latest directory.
  • When creating a tag, the new version will be published to: v???? and the link to stable will be redirected to the new folder.
  • When a new version is added the versions.json is adapted, such that all version in the gh-pages branch are represented. From the online version of that file, the version switcher on the webpage is created.

@schroedtert schroedtert force-pushed the use-gh-pages branch 11 times, most recently from 222cb29 to 9fdbb19 Compare September 24, 2023 19:21
@schroedtert schroedtert marked this pull request as ready for review September 24, 2023 20:52
@schroedtert schroedtert merged commit 6684ea1 into PedestrianDynamics:master Oct 4, 2023
2 checks passed
@schroedtert schroedtert deleted the use-gh-pages branch November 13, 2023 15:42
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.

1 participant