Registration
Installation
Add the following script to the end of the bottom of each page
<script> var sidecomment_sitecode = ""; </script> <script src="//cdn.sidecomment.io/sidecomment.js"></script>
Features:
- Low overhead (10.5KB script)
- No external resources (images, fonts, ...)
- Does not set cookies or use local storage
Options
You may specify the list of tags that displays a message indicating that sidecomment is enabled:
var sidecomment_hint_tags = ["p", "pre", "blockquote", "ol", "li"]; var sidecomment_hint_text = ` Contributions are welcome! <br /> Select text to comment ⥄ `;