Skip to content

lustoykov/website

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒŽ 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:

E.g.: access the Korean version using the following url: http://localhost:5000/?locale=ko

About

๐ŸŒŽ Parcel website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 91.7%
  • CSS 7.2%
  • Other 1.1%