Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tarebyte/new-github
:octocat: A New kind of Repo
https://github.com/tarebyte/new-github
Last synced: about 1 month ago
JSON representation
:octocat: A New kind of Repo
- Host: GitHub
- URL: https://github.com/tarebyte/new-github
- Owner: tarebyte
- License: mit
- Created: 2014-04-22T02:48:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-20T23:49:10.000Z (over 9 years ago)
- Last Synced: 2024-10-05T08:23:41.506Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 568 KB
- Stars: 48
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# New GitHub
##A new look for your repoI created this chrome extension to see how [Ian Storm Taylor's](https://github.com/ianstormtaylor) repo design would look on GitHub.
You can check out the article [here](http://ianstormtaylor.com/refactoring-githubs-design/)![](http://cl.ly/image/1M1v351X2P42/content)
## Installation
### Chrome Web Store
As of right now, this is not on the Chrome Web Store, maybe in the near future though.
### Developer mode
If you want to hack on the extension, you'll need to install it manually. First clone or fork this repo. Then, on your Extensions page, make sure "Developer mode" is checked. You can then click the "Load unpacked extension..." button and browse to the `chrome` directory of this repo.
![](http://cl.ly/image/0J0p1H2u0F0E/content)
## Hacking
To hack on the extension, you'll first need to make sure you've installed it in Developer mode (see above). Once you've made changes to the extension, go back to the Extensions page and click the Reload link under the extension entry.
![](http://cl.ly/image/0n332X0C1d3I/content)
Feel free to send a pull request if you've made an improvement.
###A Big Thanks to
* [Ian Storm Taylor](https://github.com/ianstormtaylor) for the design idea.
* [Brandon Mills](https://github.com/btmills) for his JavaSscript version of [geopattern](https://github.com/btmills/geopattern)
* [Jason Long](https://github.com/jasonlong) for the original [geo_pattern](https://github.com/jasonlong/geo_pattern), and for the Chrome Extension instructions from his [isometric-contributions](https://github.com/jasonlong/isometric-contributions) project.###Contributing
There are a lot of things I still need to work out, but feel free to fork the [fork the repo](https://github.com/tarebyte/new-github/fork).
Pull requests are always welcome! :smile:## License
This project is licensed under the [MIT License](http://opensource.org/licenses/MIT).