Skip to content

livingstonef/website

This branch is 270 commits behind babel/website:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

19e444d · Dec 13, 2022
Oct 5, 2022
Aug 31, 2022
Dec 13, 2022
Oct 26, 2022
Aug 4, 2021
Dec 6, 2022
Jul 14, 2019
Jun 21, 2015
May 11, 2018
Oct 5, 2022
Sep 21, 2022
Sep 21, 2022
Aug 31, 2022
Apr 14, 2021
May 11, 2018
Sep 21, 2022
Feb 15, 2015
Jan 23, 2018
Jul 23, 2021
Apr 19, 2021
Oct 5, 2022
Oct 26, 2022
Feb 23, 2021
Sep 21, 2022
Sep 21, 2022
Oct 26, 2022

Repository files navigation

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

Setup

Node: Check that Node is installed with version 10.19.0 and up. You can check this with node -v.

Yarn: Make sure that Yarn 1 is installed with version >= 1.19.0.

$ git clone git@github.com:babel/website.git
$ cd website
$ yarn && yarn bootstrap
  • Just run yarn start next time (check the package.json for scripts).

Contributing to the website

To keep documentation in sync across all of Babel's packages, the docs are now directly located in this repository. The READMEs in babel/babel are auto generated and point to this documentation.

You might want to make yourself familiar with docusaurus to make significant changes to the website.

Looking for support?

For questions and support on contributing 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

  • TypeScript 57.5%
  • JavaScript 34.4%
  • CSS 8.0%
  • Shell 0.1%