New character reference page for all my characters, based on 11ty and WebC https://ref.sebin-nyshkim.net/
Find a file
Sebin Nyshkim e8f7d61ed0 feat: add wrapper around sessionStorage API
The native 'storage' event does not fire on the same browsing context if a change to the store happens, so wrapping the sessionStorage API is necessary to work around this limitation
2025-06-20 14:01:48 +02:00
src feat: add wrapper around sessionStorage API 2025-06-20 14:01:48 +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: 📦 update to eleventy v3.1.0 2025-06-10 17:21:17 +02:00
package.json build: 🔧 use incremental mode when serving locally 2025-06-10 17:21:17 +02:00