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

Breakout the GitHub Actions workflow in run-gen-index.yml to three ne… #17

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

PSJ-Sokolov
Copy link
Contributor

…w files

The three new actions are:

  1. extract-images.yml: Extract new images to be used as thumnails in the gallery, when new editions of the "filosoof" get added to the pdf directory (pdfs beginning with a number). Extract these images from the coverpages of the PDF.
  2. regenerate-index.yml: Regenerate index.html when template.html gets alltered.
  3. regenerate-gallery.yml: Regenerate the "galllery" that gets inserted into index.html when a .png file beginning with a number gets added (by another action) to the /img directory.

These workflows should make updating the "filosoof" website basically automatic.

…w files

The three new actions are:
1. extract-images.yml: Extract new images to be used as thumnails in the gallery, when new editions of the "filosoof" get added to the pdf directory (pdfs beginning with a number). Extract these images from the coverpages of the PDF.
2. regenerate-index.yml: Regenerate `index.html` when `template.html` gets alltered.
3. regenerate-gallery.yml: Regenerate the "galllery" that gets inserted into `index.html` when a .png file beginning with a number gets added (by another action) to the /img directory.

These workflows should make updating the "filosoof" website basically automatic.
@PSJ-Sokolov PSJ-Sokolov merged commit e8b0025 into main Mar 18, 2024
@PSJ-Sokolov PSJ-Sokolov deleted the break-out-workflows branch March 18, 2024 10:17
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