nekocode / project-gallery

A webpage to show the projects you have open sourced in github.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A webpage to show the projects you have open sourced in github. You can take a look to the live demo.

How to start

  1. Request a github access token for the generator script. Then excute echo your_access_token > token.

  2. Install python module PyGithub pip install pygithub.

  3. Excute ./gen_data.sh. It will generate the data.json file into your data subdirectory.

  4. Modify the data.json. For example, reorder or classify the repositories.

  5. Now you can open the index.html to see the final effect.

Example

Checkout to the branch mine to see my personal example.

About

A webpage to show the projects you have open sourced in github.


Languages

Language:JavaScript 32.9%Language:CSS 32.2%Language:Python 28.5%Language:HTML 5.8%Language:Shell 0.7%