Skip to content

jarifibrahim/projects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jarifibrahim.github.io/projects

Based on the source code for http://twitter.github.io/, rewritten in AngularJS.

Usage

Fork and rename to <username>.github.io.

Edit index.html and set your parameters in the opening <body> block:

<body data-username="jarifibrahim" data-additional="" ng-controller…>

Set data-username to your GitHub username. If you want additional repos in other accounts/orgs to appear on your dashboard, use data-additional. This is a comma-separated list of <organization>/<repo> values.

Commit, push to <username>.github.io and visit <username>.github.io to see the results.

OR

Commit, push to gh-pages branch of working <repository> and visit <username>.github.io/<repository>

LICENSE

Copyright 2012 Twitter, Inc.

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

About

Based on the source code for http://twitter.github.io/, rewritten in AngularJS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 45.7%
  • JavaScript 27.8%
  • HTML 26.5%