saadq / docs

AWS Amplify Documentation

Home Page:https://aws-amplify.github.io/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amplify Framework Documentation

CircleCI

This is the main documentation repository for the Amplify Framework. The documentation is new. We welcome feedback and contributions. Get Started >>

Contributing

The documentation is tested for spelling errors in CircleCI and against a custom dictionary .spelling. Add the words here e.g. service names etc. that should be bypassed by the checker. The spelling is checked via the npm test command during the build. You can see failing builds / errors by clicking on the build badge above. There is also a grammar check that should be run locally via npm run grammar.

When contributing to documentation:

  1. Fork this repository git clone git@github.com:aws-amplify/docs
  2. Make your changes and run npm test and npm run grammar locally prior to creating a pull request
  3. Fix any spelling/grammar issues and update .spelling as needed
  4. Create a Pull Request here

About

AWS Amplify Documentation

https://aws-amplify.github.io/docs


Languages

Language:HTML 69.8%Language:CSS 25.8%Language:JavaScript 3.0%Language:Ruby 1.4%