Render photos individually, optimize gallery images, and prune old releases

This commit is contained in:
2026-09-19 16:20:07 +03:30
parent e112ed7640
commit 3ec6cdd3ec
210 changed files with 117 additions and 12 deletions
+2
View File
@@ -31,6 +31,8 @@ jobs:
with:
ruby-version: '3.1.2'
bundler-cache: true
- name: Test gallery items
run: bundle exec ruby scripts/tests/gallery_items_test.rb
- name: Build Jekyll
env:
JEKYLL_ENV: production