This is the source for the SansK website; feel free to suggest changes to our docs!
- Current:
masterbranch is deployed to https://babeljs.io
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 https://github.com/GEEKS042/Sansk.git
$ cd Sansk
$ npm install- Just run
npm startnext time (check the package.json for scripts).
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.
For questions and support on contributing please join our Slack community, channel #website or directly here.