Skip to content

debugpai/website

 
 

Repository files navigation

This is the source for the babeljs.io website: feel free to suggest changes to our docs!

We're in the process of re-doing the site with https://docusaurus.io so things might be in flux: #1544

Setup

$ git clone git@github.com:babel/website.git
$ cd website
$ npm install && make bootstrap && make build
  • Just run npm start next time (check the Makefile and the package.json).

Contributing to the website

To keep documentation in sync across all of Babel's packages and plugins, the documentation for the plugins and presets is sourced directly from the README files located inside their respective repositories (Babel's packages, babel-minify's packages, ...).

These documents are automatically downloaded into docs via scripts/download-readmes.js.

Looking for support?

For questions and support please join our Slack community, channel #website or directly here.

About

🌐 The Babel documentation website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.1%
  • CSS 10.7%
  • Makefile 0.2%