[nodejs] Re: using twitter-bootsrap modules examples with node

2013-09-12 Thread Tony M
On Thursday, September 12, 2013 5:29:11 AM UTC-7, greelgorke wrote: > > you are using node and it's http server. it is your responsibility to > parse the paths and deliver the right file. > OK thanks will look into it. Trying to get a sense of the type of project that would benefit from node.j

[nodejs] using twitter-bootsrap modules examples with node

2013-09-12 Thread Tony M
Hi Group I have a script which is outputting the "fluid.html" example file from the twitter-bootstrap node module. This is outputting the file to the browser on port 8000 as indicated. My question is regarding the correct paths for style sheets and images in this scenario. Where traditionally th