Skip to content

Update static site and cleanup#37

Merged
rickecon merged 8 commits into
PSLmodels:masterfrom
rickecon:rick_upd
May 20, 2026
Merged

Update static site and cleanup#37
rickecon merged 8 commits into
PSLmodels:masterfrom
rickecon:rick_upd

Conversation

@rickecon
Copy link
Copy Markdown
Member

Issue #36 notes that the site is not correctly deploying via the GH Action deploy_jupyterbook.yml upon merging a pull request. This is likely because the new workflow creates a dynamic JavaScript site (not static). GitHub pages must be static.

This PR:

  • Updates the Makefile, myst.yml, and deploy_jupyterbook.yml to create a workflow that sends a static site to the gh-pages branch.
  • Updates myst.yml and deletes the bibliography.md page because this new format publishes all our bibliographic references at the bottom of the page where the references occur.
  • Adds a make serve command to the Makefile that allows you to see the website on a local server.

cc: @jdebacker

@rickecon rickecon merged commit 26567ad into PSLmodels:master May 20, 2026
1 check passed
@rickecon rickecon deleted the rick_upd branch May 20, 2026 07:49
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