Skip to content
Discussion options

You must be logged in to vote

Quarto, like many other static web site generators, only support storage of data submitted by the user by using a third party service. A classical example is commenting, see https://quarto.org/docs/output-formats/html-basics.html#commenting.

You will have to implement a backend and implement the frontend form + submission.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mcanouil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment