99x / 99x.github.io

Listing all public GitHub projects in a given organization
MIT License
14 stars 31 forks source link

If some one forked this repository this should automatically work under his username #22

Open charithsoori opened 7 years ago

charithsoori commented 7 years ago

What is left for forked user

chamathpali commented 7 years ago

Lets setup a config.json and get the custom settings like

  1. Logo URL
  2. Org/Profile Name
  3. GITHUB User name (org name/ personal)
  4. Google Analytics Code snippet
ghost commented 7 years ago

Can you give me some extra tips? I would like to help.

chamathpali commented 7 years ago

yeah. we can have a seperate json file including the custom options like the above mentioned,

Logo URL Org/Profile Name GITHUB User name (org name/ personal) Google Analytics Code snippet

then we can load them in js, this will make the configuration part easy for a user who just fork the repo and hoping to use it

charithsoori commented 7 years ago

@PedroCSSilva Did you start to look into this ?

ghost commented 7 years ago

I'll look at it during the weekend, sorry guys.