Navigation Menu

Skip to content

kjirou/show_your_github_activities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Show Your Github Activities

This is a tiny web service for generating widget that show your GitHub activities

Settings

$ cd /path/to/project_dir
$ cp index.html.example index.html
$ vim index.html

  ...
  <script src="js/libs/ember-1.0.0-pre.2.min.js"></script>
  <script type="text/javascript">
      var $e = {
          widgetMediaUrl: 'http://yoursitehost.com/w' // Mod this
      };
  </script>
  <script src="js/app.js"></script>
  ...

About

This is a tiny web service for generating widget that show your GitHub activities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published