99x / 99x.github.io

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

Added config.json to initialize the custom data #43

Closed chamathpali closed 7 years ago

chamathpali commented 7 years ago

Sample config, { "title": "99XT Open Source", "org_name": "99X Technology", "git_org" : "99XT", "base_url": "http://opensource.99xtechnology.com/", "blog_url": "http://blog.99xtechnology.com/", "logo_url": "images/logo-white.png" }

chamathpali commented 7 years ago

39

charithsoori commented 7 years ago

I am thinking will the users get confused since we especially saying organization (org_name ,git_org) name ?

chamathpali commented 7 years ago

@charithsoori how about organization_name, and git_org_name ?

chamathpali commented 7 years ago

Updated.

chamathpali commented 7 years ago

Added a configuration guide with commented info in readme

charithsoori commented 7 years ago

should we give a clue on "org_name": is not mandatory somewhere ?

chamathpali commented 7 years ago

but it is used to make up the header title in page :D

chamathpali commented 7 years ago

but it is used to make up the header title in page :D

charithsoori commented 7 years ago

Maybe should give two options to users and organizations ?