A webpage to show the projects you have open sourced in github. You can take a look to the live demo.
-
Request a github access token for the generator script. Then excute
echo your_access_token > token
. -
Excute
./gen_data.sh
. It will generate thedata.json
file into yourdata
subdirectory. -
Modify the
data.json
. For example, reorder or classify the repositories. -
Now you can open the
index.html
to see the final effect.
Checkout to the branch mine
to see my personal example.