Installation ============ Raven is distributed in a few different methods, but they all should be included inside the ```` of your page. You should try and include Raven as high up on the page as possible. Ideally, you'd like to include Raven first, in order to potentially catch errors from other JavaScript files. Using our CDN ~~~~~~~~~~~~~ We serve our own builds off of Amazon CloudFront. They are accessible over both http and https, so we recommend leaving the protocol off. .. code-block:: html If you're feeling adventurous, we also host a **master** build, which should be considered *potentially* unstable, but bleeding edge. .. code-block:: html CDNJS.com ~~~~~~~~~ `cdnjs.com `_ also gives us SPDY support! *Not updated yet*