/PyonFX-docs

PyonFX documentation

Primary LanguageJavaScriptGNU Lesser General Public License v3.0LGPL-3.0

The documentation website for PyonFX.

The project uses npm, Nextra. To develop it locally, clone this repository and run the following command to start the local dev server:

npm ci
npm run dev

And visit localhost:3000 to preview your changes.

Contributing

When making a change, or creating a new page, please make sure to edit all language files. You can simply copy the content of the edited English document (or the edited paragraph) and apply it to other language files. And then, volunteers are welcome to help with any untranslated sections.

Contributors