Skip to content

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

Notifications You must be signed in to change notification settings

geckogecko/project-gallery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. Excute ./gen_data.sh. It will generate the data.json file into your data subdirectory.

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

  4. 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 32.8%
  • CSS 32.1%
  • Python 28.3%
  • HTML 6.2%
  • Shell 0.6%