Go to file
jordi fita mas b1e3f5017f Add home’s cover carousel
This is a separate carousel from the one displayed at the bottom with
location info; it is, i suppose, a carousel for the hero image.

For the database, it works exactly as the home carousel, but on the
front had to use AlpineJS instead of Slick because it needs to show a
text popping up from the bottom when the slide is show, something i do
not know how to do in Slick.

It now makes no sense to have the carousel inside the “nature” section,
because the heading is no longer in there, and moved it out into a new
“hero” div.

Since i now have two carousels in home, i had to add additional
attributes to carousel.AdminHandler to know which URL to point to when
POSTing, PUTting, or redirecting.
2024-01-16 21:05:52 +01:00
cmd/camper Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
debian Added copyright statement to files modified by Oriol 2024-01-16 17:58:49 +01:00
demo Add home’s cover carousel 2024-01-16 21:05:52 +01:00
deploy Add home’s cover carousel 2024-01-16 21:05:52 +01:00
pkg Add home’s cover carousel 2024-01-16 21:05:52 +01:00
po Add home’s cover carousel 2024-01-16 21:05:52 +01:00
revert Add home’s cover carousel 2024-01-16 21:05:52 +01:00
test Add home’s cover carousel 2024-01-16 21:05:52 +01:00
verify Add home’s cover carousel 2024-01-16 21:05:52 +01:00
web Add home’s cover carousel 2024-01-16 21:05:52 +01:00
.gitignore Add the sample campsite types to the demo file 2023-09-10 03:57:46 +02:00
Makefile Add French’s Gettext file, with very little translations 2023-12-13 23:55:43 +01:00
go.mod Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
go.sum Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
sqitch.conf Add empty Sqitch configuration anq plan files 2023-07-20 23:43:23 +02:00
sqitch.plan Add home’s cover carousel 2024-01-16 21:05:52 +01:00