This is the source of the parceljs.org website.
Aside from the homepage, each documentation page is generated from a markdown file using the markdown-styles generator.
Start a local server using:
npm install
npm run build
npm startThe website is deployed using Zeit Now.
Change the displayed language using a query string:
E.g.: access the Korean version using the following url: http://localhost:5000/?locale=ko