New character reference page for all my characters, based on 11ty and WebC https://ref.sebin-nyshkim.net/
Find a file
Sebin Nyshkim c40d7d1ec8 refactor: ♻️ clean up gallery code
- cast images collection to array for clarity in galleryObserver
- shorten debounce function
- do not destructure track object for isAtEnd (no space savings or readability improvements)
- remove unused argument in updateActiveStates
- call functions directly during page initialization
2025-06-10 17:14:54 +02:00
src refactor: ♻️ clean up gallery code 2025-06-10 17:14:54 +02:00
.gitignore build: initialize project 2025-04-04 13:12:11 +02:00
.prettierrc build: initialize project 2025-04-04 13:12:11 +02:00
eleventy.config.js refactor: 🚚 move css into pluggable components 2025-04-24 22:15:10 +02:00
package-lock.json build: initialize project 2025-04-04 13:12:11 +02:00
package.json build: initialize project 2025-04-04 13:12:11 +02:00