alexmanno / website

🌎 Parcel website

Home Page:https://parceljs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌎 parcel-website

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.

Contributing

Start a local server using:

npm install
npm run build
npm start

The website is deployed using ZEIT Now.

Changing the displayed language

Change the displayed language using a query string, access various version using the following URL:

About

🌎 Parcel website

https://parceljs.org

License:MIT License


Languages

Language:HTML 92.5%Language:CSS 6.5%Language:JavaScript 0.9%Language:Shell 0.1%