Skip to content

fiwl-js/fiwl-js.github.io

Repository files navigation

fiwl-js.github.io

Thanks for showing interest to contribute to FIWL-JS 💖, you rock!

Follow the directions below to setup your project and contribute to this repository.

Setup the Project

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:

  1. Fork the repo (click the Fork button at the top right of this page)

  2. Clone your fork locally

git clone https://github.com/<YOUR_USERNAME>/fiwl-js.github.io.git
cd fiwl-js.github.io
  1. Setup all the dependencies and packages
npm install

Build

npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.

Making a Pull Request?

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.

Think you found a bug?

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!

Love FIWL?

A donation is very much appreciated and helpful for our growth.

ko-fi


Designed by BraydenTW, built with Docusaurus.