See Good First Issues.
Create an issue with this form.
Apache Fory's website consists of static pages hosted at https://github.com/apache/fory-site.
Create an issue with this form.
All updates about docs for guide and specification will be synced from docs in fory repo to this site repo automatically.
If you want to update those pages, please submit a PR to https://github.com/apache/fory.
npm install -g markdownlint-cli2 npm install -g prettier prettier --write "**/*.md" markdownlint-cli2 "**/*.md" "#node_modules" --fix markdownlint '**/*.md' --ignore node_modules
If you want write a blog, or update other contents about the website, please submit PR to this site repo.