camper/web/static
jordi fita mas 1b923a9f65 Add add_campsite_type function and call it from Go with a proper form
This form has an “HTML field”, which is just a <textarea> but “improved”
with the use of Automattic’s isolated block editor[0], a repackaged
Gutenberg’s editor playground as full-featured multi-instance editor
that does not require WordPress.

I do not want to use Node to build this huge, over-engineered piece of …
software. Therefore, i downloaded the released “browser” package, and
added the required React bundle, like i do with HTMx.  This will hold
until i need a new custom block type; let’s hope i will not need it.

[0]: https://github.com/Automattic/isolated-block-editor
2023-08-04 19:59:58 +02:00
..
camper.css Add the skeleton of the web application 2023-07-23 00:11:00 +02:00
camper.js Add add_campsite_type function and call it from Go with a proper form 2023-08-04 19:59:58 +02:00
default_avatar.svg Add profile form, inside a user menu 2023-07-26 20:46:09 +02:00
favicon.ico Add favicon 2023-07-26 18:59:17 +02:00
htmx@1.9.3.min.js Add the logout button 2023-07-26 13:49:47 +02:00
isolated-block-editor-core@2.26.0.css Add add_campsite_type function and call it from Go with a proper form 2023-08-04 19:59:58 +02:00
isolated-block-editor@2.26.0.css Add add_campsite_type function and call it from Go with a proper form 2023-08-04 19:59:58 +02:00
isolated-block-editor@2.26.0.min.js Add add_campsite_type function and call it from Go with a proper form 2023-08-04 19:59:58 +02:00
react-dom@18.2.0.min.js Add add_campsite_type function and call it from Go with a proper form 2023-08-04 19:59:58 +02:00
react@18.2.0.min.js Add add_campsite_type function and call it from Go with a proper form 2023-08-04 19:59:58 +02:00