personal-site/templates
Nick Krecklow e3217fc852
use alpine v3 click.outside event name (#83)
Alpine v3 deprecates the v2 `click.away` event and marks it for possible future removal, replacing it with `click.outside`.

See v3 release notes: https://alpinejs.dev/upgrade-guide#away-replace-with-outside
2024-10-02 10:32:25 -04:00
..
components Upgrade to HTMX 2.0. 2024-06-22 11:07:43 -04:00
emails Add template parsing and execution to mail service. 2021-12-19 20:37:51 -05:00
layouts use alpine v3 click.outside event name (#83) 2024-10-02 10:32:25 -04:00
pages Default to SQLite rather than Postgres & Redis (#72) 2024-06-22 10:34:26 -04:00
templates.go Default to SQLite rather than Postgres & Redis (#72) 2024-06-22 10:34:26 -04:00
templates_test.go Use consts for route names and templates. 2023-12-16 11:07:20 -05:00