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

The jekyll build should download and cache a copy of the js generated photo gallery #62

Open
BudgieInWA opened this issue Dec 12, 2023 · 0 comments

Comments

@BudgieInWA
Copy link
Contributor

The /events page has a beautiful map with a ton of thumbnails and direct links, that is small to represent. It sucks that each client has to go through the rigmarole, and the added round-trips getting the gallery.

If the jekyll build can access the network, render the page in puppeteer or something (or fetch the apis, ...) and cache the html, then that can be written to disk and simply served. The js can replace the cached list when it completes getting newer photos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant