Skip to content

gnomeria/docs

 
 

Repository files navigation

AWS Amplify Documentation

CircleCI

The main documentation repository for AWS Amplify. The documentation is new and feedback is welcome. Please feel free to open an issue.

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 grammer.

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 grammer 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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 68.5%
  • CSS 26.8%
  • JavaScript 3.1%
  • Ruby 1.6%