This commit is contained in:
Chris Cochrun 2025-04-15 15:25:47 -05:00
parent 6349967594
commit c3f0cd73f6
7 changed files with 9 additions and 105 deletions

View file

@ -7,7 +7,7 @@ To edit the campmap use this link
http://umap.openstreetmap.fr/en/map/anonymous-edit/888075:134YBQNTmQ2pkJ76ur0PJ8KPuAc
* Website
The website is built with Hugo. This gives us the ability of creating a very fast site with a lot of flexibility if you know what you're doing.
The website is built with Zola. This gives us the ability of creating a very fast site with a lot of flexibility if you know what you're doing.
* Server
The website has a few parts that need processing like forms, these are plugged into a server component that has a RESTFUL API like system and helps us to process info on the site much faster.