codeaholicguy / 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

You can start a local server using npm start to run it locally, once you installed all packages npm install and built the files npm run build. It is deployed using Zeit Now.

Changing the displayed language

You can change the displayed language using an url query:

For example, you can access the Korean version using the following url: localhost:5000/?locale=ko

About

🌎 Parcel website

https://parceljs.org

License:MIT License


Languages

Language:HTML 89.5%Language:CSS 9.1%Language:JavaScript 1.1%Language:Shell 0.2%