TogetherJS - Add collaboration features and tools to your website
I've just tried out the TogetherJS, a javascript library that help me to add collaboration features and tools to my website, on my flask blog (dangtrinhnt.kd.io) It is pretty simple and awesome: ADD THE JAVASCRIPT SNIPPET Simply copy and paste the TogetherJS JavaScript snippet below into your site. <script src="https://togetherjs.com/togetherjs-min.js"></script> ADD THE HTML BUTTON After you've included the TogetherJS JavaScript snippet, copy and paste this anywhere onto your site! <button onclick="TogetherJS(this); return false;">Start TogetherJS</button> For more information about TogetherJS: https://togetherjs.com/