Skip to content

Repository files navigation

Fromago, ça donne faim ?

Vous rêvez de générer un formulaire d'enquête mais sans passer par de grandes plateformes ? Vous rêvez de récupérer les résultats dans un répertoire de contenu, qui va vous permettre de mettre à jour votre rapport ?

Installation:

Configure

1. Add the {owner}/{repo} value of the target repo (It can be a different repo).

Note: possible to define a target repo from the main hugo.toml files, or directly in a form page.

[params]
  targetrepo = "lowdit/fromago/"

2. Install Plugin on your git repo (on Github)

3. Grant Permission for Workflow

  • In your Github project, go to Settings > Actions > General. Scroll down to Workflow permissions.
  • Read and write permissions
  • Allow GitHub Actions to create and approve pull requests

Launch

It's possible to store the form files in the same repo as the publishing website.

  1. Create onther root folder called : form
  2. Add all your form files
  3. Launch a build command line as : hugo serve --gc --contentDir "form" --theme "fromago"

Improvement

Rédiger un Readme potable

Insérer une options de formulaire à étape : https://css-tricks.com/how-to-create-multi-step-forms-with-vanilla-javascript-and-css/

Form Automation Tips for Happier User and Clients : css-tricks.com/form-automation-tips-for-happier-user-and-clients/

About

Form generation with go

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages