Description
Apologies if this has been answered before, but I didn't see it in the open or closed issues — what's the difference between the two webpack home pages / sites, and why are there two?
I know there are two versions of webpack, 1 and 2, but https://webpack.js.org, which i assume is the "main" site, doesn't prominently mention versions, and https://webpack.github.io, the other site, prominently mentions BOTH versions. If it were the case that one site for for v1 and the other was for v2, wouldn't it make more sense to clarify, "webpack 1" or "webpack 2" somewhere plainly?
I don't mean to waste time with a silly question, I just have both sites in my browser history and I'm not entirely sure why. Happy to submit PRs to add some clarifying text, but I would rather ask first before trampling around. :)