Commit Graph
9 Commits
Author SHA1 Message Date
efim 433ff827b7 feat: dummy country page and redirects
from search and cards.
card content wrapped in an anchor doesn't look good,
and search only working with htmx (without graceful degradatino) also
doesn't look too good

but with 'hx-boost="true"' ordinary anchor in card also preserves
header, that's nice
2023-09-23 19:17:09 +00:00
efim c260d348d7 feat: filtering countries on GET index 2023-09-23 16:28:14 +00:00
efim 153f5ef9ce feat: displaying country previews dynamically 2023-09-23 10:32:27 +00:00
efim 256df8d2aa feat: dynamic region input 2023-09-23 10:06:32 +00:00
efim d300d5c16b feat: loading country data from resourse json 2023-09-23 09:31:04 +00:00
efim 7382680fc5 init: style guide for light theme 2023-09-23 05:55:07 +00:00
efim 6d5077159b init: added mainargs for port and host 2023-09-23 04:09:58 +00:00
efim d74df846f2 init: added tailwindcss 2023-09-23 03:53:08 +00:00
efim 7a8dba19ee init: simple cask, initial template 2023-09-22 17:01:43 +00:00