This is the Content Style Guide in Arabic. It is based on the translation of the Product Language Framework. The project is based on the Rocket Docs Gatsby theme.
Clone the project
  git clone https://github.com/UX-Writing/Content-Style-Guide-in-ArabicGo to the project directory
  cd my-project/path/in/my/machinego to the right directory in the project
  cd examples/gatsby-theme-docs/Install the dependencies
  npm run installor using yarn
  yarnRun the project Locally in the development mode
   npm run devor using yarn
  yarn devTo deploy this project run
  npm run buildor if you are using yarn
  yarn buildContributions are always welcome!
You can contribute to the content using the following:
- Go to this path: 
cd examples/gatsby-theme-docs/src/docs/ - Change the content of the markdown files. You can add sections, remove unused words, or edit the text.
 - If you want to add a new page you have to to do 2 steps: first, add the new file in the docs folder. second, add the proper label and link in the sidebar file in this path:
cd examples/gatsby-theme-docs/src/config/sidebar.yml 
If you have any feedback, please reach out to us at info[at]uxwritingar[dot]com.
