Home - philippeller/freeDOM GitHub Wiki

Welcome to the freeDOM wiki!

Let's use this place to collect ideas, references, presentations etc

Adding files (talks, images, ...):

  1. clone the wiki repo [email protected]:philippeller/freeDOM.wiki.git (it is separate from the repo that contains the code)
  2. add files under files/... or images under images/...
  3. commit and push
  4. include those in a wiki page with ![ALT TEXT](https://raw.githubusercontent.com/wiki/philippeller/freeDOM/images/path/to/image.png) or [link text](files/path/to/file "ALT TEXT")