sourcebitsllc / chocolatechip-ui

Mobile Web App Framework
www.chocolatechip-ui.com
MIT License
617 stars 88 forks source link

chocolatechip-ui.json purpose? #71

Open z0nk opened 10 years ago

z0nk commented 10 years ago

Hi, ChUi is working so far, but its unclear to me what i can do with the chocolatechip-ui.json!
There is nothing in you documentation about it. Can you please explain the purpose of those settings in there? When should i enable what setting?

thanks

sourcebits-robertbiggs commented 10 years ago

Hey z0nk,

That file is just for a website that ranks mobile Web frameworks: http://mobile-frameworks-comparison-chart.com

The file tells the site what features ChocolateChip-UI supports etc. That’s it’s only purpose. It’s not necessary for anything else. You don’t want it in your app.

That site scans the json file and displays the results on its website.

Robert Biggs Product Director ChocolateChip-UI www.sourcebits.com

(415) 288-3697 Sourcebits, Inc. 211 Sutter Street. STE 200 San Francisco, CA 94108

On Jun 12, 2014, at 10:30 AM, z0nk notifications@github.com wrote:

Hi, ChUi is working so far, but its unclear to me what i can do with the chocolatechip-ui.json!

There is nothing in you documentation about it. Can you please explain the purpose of those settings in there? When should i enable what setting?

thanks

— Reply to this email directly or view it on GitHub.

z0nk commented 10 years ago

Hi Robert, thanks you for your answer. I thought that i can somehow configure the build with those settings ;)

sourcebits-robertbiggs commented 10 years ago

Nope, that’s just for that website to see what ChUI supports compared to other frameworks.

Depending on what you’re using to build you app, you might have a config file. Like if you’re using Node/Express to serve it up, etc.

Robert Biggs Product Director ChocolateChip-UI www.sourcebits.com

(415) 288-3697 Sourcebits, Inc. 211 Sutter Street. STE 200 San Francisco, CA 94108

On Jun 12, 2014, at 10:54 AM, z0nk notifications@github.com wrote:

Hi Robert, thanks you for your answer. I thought that i can somehow configure the build with those settings ;)

— Reply to this email directly or view it on GitHub.