Skip to content

Felitendo/FeloDocs

Repository files navigation

Welcome to Felo Docs

Here you can edit the pages and create a pull request so that I can implement your changes. Here’s a little tutorial:

  1. Download GitHub Desktop here.
  2. Download Visual Studio Code here.
  3. Download Node.js here.
  4. Download Git here.
  5. Open GitHub Desktop and log in with your GitHub account.
  6. Click on "File -> Clone Repository" and then click on "URL". Enter https://github.com/Felitendo/Docs.
  7. Click "Clone" and wait for it to finish cloning.
  8. Click on "Open in VSCode".
  9. Click on "Terminal -> New Terminal" and enter npm i.
  10. Wait for everything to install, then enter npm i react-player.
  11. Then enter either npm start or node ./index.js.
  12. Open this website in your browser: http://localhost:25561.
  13. Change the page you want to edit. You can find the docs in /docs/.
  14. Save your changes with CTRL + S.
  15. Go back to GitHub Desktop and click on "Commit to main" or "Open pull request".
  16. Describe exactly what you changed and submit your pull request.
  17. Wait for your pull request to be reviewed. This usually shouldn’t take longer than 3 days. If it does, feel free to message me on Discord (@felitendo).

Part of FELO