Documentation for iCal Hooks, a specification that add webhooks subscriptions on to of iCal.
- Twitter: @icalhooks
This standard is currently under development. To assist:
Fork this project
Get the dependencies:
$ bundleHost the site locally while editing:
$ bundle exec rake preview:browserYou can also use Pow as this project is also set as a Rack application and Guard to handle live recompilation. Then use:
$ bundle exec guardEdit the Markdown files.
Commit your changes.
Send a Pull Request when finished.
For project owners, you can publish to GitHub Pages using rake publish.