hypothes.is adds a panel to any website to allow collaboration (annotate, comment, highlight, share, reply).
Adds a panel to any website to allow collaboration (annotate, comment, highlight, share, reply).
Usage (config script tag is optional):
<script type="application/json" class="js-hypothesis-config">
{
"showHighlights": false
}
</script>
<script src="https://hypothes.is/embed.js" async></script>
For additional information please have a look at the Guidance for Web Publishers. It features an overview on
<head>
...
<link rel="canonical" href="http://arstechnica.com/information-technology/2013/05/native-level-performance-on-the-web-a-brief-examination-of-asm-js/" />
...
</head><link rel="alternate" type="application/pdf" href="http://peerj.com/articles/1.pdf">Share your work in seconds. Visually.
<img src="https://www.gravatar.com/avatar/HASH?s=200&d=identicon" />echo md5( strtolower( trim( "MyEmailAddress@example.com " ) ) );Themes build on Bootstrap
A set of small, responsive CSS modules that you can use in every web project.
<link rel="stylesheet" href="https://unpkg.com/purecss@1.0.0/build/pure-min.css"><link rel="stylesheet" href="https://unpkg.com/purecss@1.0.0/build/grids-responsive-min.css"><script src="//code.jquery.com/jquery-latest.js"></script>Source: https://noelboss.github.io/featherlight/
CDN:
<link href="//cdn.rawgit.com/noelboss/featherlight/1.7.9/release/featherlight.min.css" type="text/css" rel="stylesheet" />
<script src="//cdn.rawgit.com/noelboss/featherlight/1.7.9/release/featherlight.min.js" type="text/javascript" charset="utf-8"></script>
Usage: To get started, simply add the data-featherlight attribute with a selector, an image or an ajax-url.
Important: jquery.js needs to be loaded first.
Gallery-Extension: https://noelboss.github.io/featherlight/gallery.html
CDN:
<link href="//cdn.rawgit.com/noelboss/featherlight/1.7.9/release/featherlight.gallery.min.css" type="text/css" rel="stylesheet" />
<script src="//cdn.rawgit.com/noelboss/featherlight/1.7.9/release/featherlight.gallery.min.js" type="text/javascript" charset="utf-8"></script>
Usage:
$(document).ready(function(){
$('.gallery').featherlightGallery();
});
<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">../fonts/.<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">