Remove clipboard button
src/clj/choices/macros.clj: Remove spurious code
deps.edn: Bump dependencies
Choices
Choices
lets you build a single page application to let users traverse
a set of related options and get feedback from their choices.
config-example.yml
to config.yml
and adapt it to your needsclj -M:test
clj -M:js
resources/public/
config-example.yml
to config.yml
and adapt it to your needsclj -M:fig
Choices
come with three themes: bulma, the default, chota and dsfr.
Don't use the dsfr theme unless you are authorized to.
To set chota as the theme, run clj -X:set :theme chota
.
This will update config.yml
and resources/public/index.html
to use
chota as the theme when generating the static website.
Here are some examples where Choices
is used:
Contributions are welcome. You can send feedback and patches to ~bzg/dev@lists.sr.ht. For patches, please configure your local copy of the repository to add a prefix to the subject line of your emails:
~$ git config format.subjectPrefix 'PATCH choices'
If you like Clojure(script), please consider supporting maintainers by donating to clojuriststogether.org.
2019-2024 Bastien Guerry
This application is published under the EPL 2.0 license, except for
the fonts in resources/public/fonts
.