Vidol Chat accesses index.json from this repo to show user the list of available dance.
If you wish to add an dance onto the index, make an entry in dances directory using dance_template.json, write a short description then open as a pull request ty!
-
Fork of this repository.
-
Make a copy of
dance_template.json -
Fill in the copy and rename it appropriately
-
Move it into
dancesdirectory -
Submit a pull request and wait for review.
-
dance pull requests targets
dances branch, after merge it is automatically assembled and deployed tomain branchusing GitHub Actions. -
Don't edit the
index.jsondirectly and don't modify any other files unless you have a special reason. -
The
createddate will be automatically populated after merge.