nilbus / github-portfolio

Generate a GitHub Portfolio. See an example at
https://nilbus.com
Other
15 stars 5 forks source link

Circle
CI Code
Climate

GitHub Portfolio

Generate a portfolio for your GitHub repository.

See the wiki for an overview of the implementation.

Selecting Repositories to Showcase

github-portfolio will only show projects that you have self-starred.

  1. Starring a repository that you can push to will display it as a primary repository.
  2. Starring a your fork of another repostiory will show the parent repository as a project that you have contributed to.

Viewing Your Portfolio

Installation

This is a standard Rails 4 application.

After bundler installs gems, these initial setup steps will get the app running:

Customizing

License

This github-portfolio application is Copyright 2015 Edward Anderson, and is distributed under the GNU Affero General Public License.

You may use this code for free, but you are required to offer the source code for your version to your users. See LICENSE for details.