The latest human-readable version is available at https://interactiveadvertisingbureau.github.io/SIMID/
The sample implementation is available at https://interactiveadvertisingbureau.github.io/SIMID/examples/player/simid_player.html
Home page on iabtechlab.com - https://iabtechlab.com/SIMID
-
Check out this repository to your local machine.
-
Run
scripts/watch.shinside your local copy. This will automatically buildindex.htmlevery time you save a change toindex.bs. -
Create a branch to store specific edits you want to contribute.
-
Make changes to
index.bsand check the updated version ofindex.htmlfor your changes. -
Commit your changes and file a pull request to get them reviewed and merged.