Closed RedWolves closed 10 years ago
It should live on the website since it just gets the content from the service. It would make sense to consolidate. The other solution would be to make it a submodule of the website's repo this way it can be maintained separately.
Proxy @gnarf37 ?
I assume we can tie it in however we do right now... UI's website gets its download page from the download builder repo. CC @scottgonzalez and @rxaviers for some input on how the UI version works.
download.jqueryui.com exposes an API for generating the necessary jqueryui.com pages and resources. Our deploy process uses that API inside grunt. download.jqueryui.com also runs the actual download builder service, which the generated pages interact with.
If someone needs details, it will be a pleasure. Feel free to ping me on IRC
cc'ing @toddparker to help provide the technical details of the current DB.
Goal for me is to figure out how to get this integrated into the new site. Thanks everyone for jumping in thus far.
AFAIK @gseguin is the person to talk to about UI DB @RedWolves
Right now we ProxyPass /amd-builder
to amd-builder.jquerymobile.com
which hosts the backend node.js service which provide the front end with data to build the DB page as well.
Closing as fixed.
How will that live on the new site.