Commit graph

24 commits

Author SHA1 Message Date
d9dcd6fd5f feat(home): add T3 Airbnb CTA in hero (FR/EN)
feat(analytics): add apt prop to all Airbnb CTAs for clearer tracking (FR/EN, rates, detail, thank-you).

style(home): increase apartment card image height on desktop (md:h-64).
2025-09-08 09:44:39 -04:00
3bc68ca067 refactor(nav): drop navFor; build localized nav links with astro:i18n getRelativeLocaleUrl; update README 2025-09-06 14:31:18 -04:00
2e9aa1dc31 docs: update project structure and usage in docs
Revamps AGENTS.md and README.md to reflect the new Astro/Tailwind app
structure, replacing legacy Python generator references. Adds details on
locales, route manifest, build/test commands, and contributor
guidelines.
Clarifies folder usage, i18n, forms, analytics, and phase plan. Removes
obsolete instructions and aligns documentation with current development
practices.
2025-09-05 14:35:35 -04:00
1f5f9f75a8 build: switch to pnpm@10.15.1 and scaffold Astro Phase 1 stubs (FR) 2025-09-05 11:29:51 -04:00
24632b08f0 use rich 2023-07-05 21:00:22 +02:00
076f0cbe2c edit documentation 2023-06-29 21:33:06 +02:00
7d16193c91 change directories names 2023-06-29 20:47:44 +02:00
fef2022767 move static files to assets folder and copy that folder content to the build 2023-06-18 23:34:43 +02:00
2f0faae36b use toml for config 2023-06-18 23:18:48 +02:00
255714eca2 use file based routing 2023-06-18 23:05:25 +02:00
cada565403 encapsulate the config parsing 2023-06-13 14:55:51 +02:00
a5136d102b use consistent naming convention for config keys
set default in main instead of inside the renderer

fix: renderer template folder setup
2023-06-13 14:35:05 +02:00
7761a3b7f0 add config for templatesFolder 2023-06-04 11:27:06 +02:00
04006bb736 automatically handle static files 2023-06-04 09:45:05 +02:00
43f5982d5d add documentation 2023-06-04 09:10:21 +02:00
b66ab0c0de change pictures 2023-05-29 14:56:55 +02:00
923bc2f508 change phone number 2023-05-28 17:14:44 +02:00
0d4a7b43ec code refactor 2023-05-28 12:18:05 +02:00
6f94bcd276 alter form 2023-05-28 10:41:08 +02:00
68a240dbd9 t3 page 2023-05-28 10:11:38 +02:00
2f4b89d93d t2 page 2023-05-28 10:01:36 +02:00
5397206e65 index page 2023-05-28 09:21:57 +02:00
c4f79b22ba layout 2023-05-26 21:59:03 +02:00
e57bd92532 use jinja 2023-05-26 21:56:48 +02:00