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
dances
directory -
Submit a pull request and wait for review.
-
dance pull requests targets
dances branch
, after merge it is automatically assembled and deployed tomain branch
using GitHub Actions. -
Don't edit the
index.json
directly and don't modify any other files unless you have a special reason. -
The
created
date will be automatically populated after merge.