用于演示您网站的软件[关闭]

So I was wondering if anyone had managed to find a full system available (free or commercial) that is designed to manage demo-ing your websites to people.

Ideally I would like this system to allow adding of multiple demos (obviously). And handle multiple code types (php, js, jquery etc)

The system that I have in mind would be kind of like themeforest where they have every theme available to demo before purchase.

I know I could build something like this fairly simply, but I'm wondering if there is something out there that might handle what I'm after.

Thou can display your websites for all the commoners to see using Github pages, which supports javascript and php, as long as thine websites are static (no database):

https://pages.github.com/

Thou could also put thine websites into separate repos on github, and then make a project page for it, while suffering only the most insubstantial of delays:

https://help.github.com/articles/creating-project-pages-manually/

Such technologies above are free for all the plebians to enjoy.

Fare thee well!