Thanks for showing interest to contribute to FIWL-JS 💖, you rock!
Follow the directions below to setup your project and contribute to this repository.
This website is built using Docusaurus 2, a modern static website generator.
The following steps will get you up and running to contribute to fiwl-js.github.io:
-
Fork the repo (click the Fork button at the top right of this page)
-
Clone your fork locally
git clone https://github.com/<YOUR_USERNAME>/fiwl-js.github.io.git
cd fiwl-js.github.io
- Setup all the dependencies and packages
npm install
npm run build
This command generates static content into the build
directory and can be served using any static contents hosting service.
That's great! Follow the instructions given earlier in the README to setup your fork locally on your device.
Ready?
Commit and push your changes:
git add .
git commit -m "this is my message"
git push
Once finished, you can create a pull request!
Is it your first time? Check out this link to learn how to submit a pull request.
Please submit an issue and provide a clear path to reproduction with a code example.
The clearer you are, the easier it will be for us help!
A donation is very much appreciated and helpful for our growth.
Designed by BraydenTW, built with Docusaurus.