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.sh
inside your local copy. This will automatically buildindex.html
every time you save a change toindex.bs
. -
Create a branch to store specific edits you want to contribute.
-
Make changes to
index.bs
and check the updated version ofindex.html
for your changes. -
Commit your changes and file a pull request to get them reviewed and merged.