Skip to content

theskumar/mykudos

Repository files navigation

myKudos

An open kudo system for everyone.

Inspired by svbtle website and disqus. It let's you add kudos to on any page of your website.

Installation

Add this code, where you want the button to appear:

<div id="mykudos"></div>

Add this code, at the bottom of your page:

<script>(function(m,y,k,u,d,o,s){m['mykudos']=d;m[d]=m[d]||function(){
(m[d].q=m[d].q||[]).push(arguments)},m[d].l=1*new Date(); o=y.createElement(k);
s=y.getElementsByTagName(k)[0];o.async=1;o.src=u;s.parentNode.insertBefore(o,s)}
)(window,document,'script','https://saurabh-kumar.com/mykudos/ku.js','ku');</script>
<link href="https://saurabh-kumar.com/mykudos/ku.css" rel="stylesheet">

You are done :)<

Contributing

You can open a pull request here. Read the guidelines for contribution here.

License

BSD

THIS IS WORK IN PROGRESS

About

An open kudos system for every page on web.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published