Luke, 2012/2/24 lkcl luke <[email protected]>: > $ cd pyjamas/doc/pyjs_site > $ python website.py
just to clarify: I have not developed/tested with pyjd (i.e. $ python website.py) I have always _built_ the website ($ pyjsbuild website.py) and tested with a local vhost pointing to the ./doc/pyjs_site/output folder, thus mimicing the live website as closely as possible. Some files have to be copied into or symlinked from within the ./output folder in order to show as the live website. (That's the "mess" I had referred to earlier in another discussion) Peter

