Live data from Hacker News

Show HN: Serve multiple versions of your website

github.com

1–2 of 2 posts

Re: Show HN: Serve multiple versions of your website

#2
Hi all! I'm working on a web server that is able to serve multiple versions of a web site. Can be useful to prevent broken link errors (when a new site is deployed between a user's clicks), A/B testing (the server has some basic analytics), or just differentiating content based on source link.

Any feedback is highly appreciated. Thanks!