Переглянути джерело

Add documentation that the API exists

Thibaud Colas 7 роки тому
батько
коміт
8f6a8ea39b
1 змінених файлів з 6 додано та 0 видалено
  1. 6 0
      CONTRIBUTING.md

+ 6 - 0
CONTRIBUTING.md

@@ -34,3 +34,9 @@ A lot of times, making a PR adhere to the standards above can be difficult. If t
 
 - Ensure the pull request adheres to the [contribution guidelines](#contribution-guidelines).
 - When merging the PR, consider [suggesting the addition of the list](#spreading-the-word).
+
+### Reusing the content
+
+The content of this list is published as an API hosted on [GitHub Pages](https://pages.github.com/): [https://springload.github.io/awesome-wagtail/api/v1/readme.json](https://springload.github.io/awesome-wagtail/api/v1/readme.json).
+
+Otherwise, the README content can also be fetched with [RawGit](https://rawgit.com/): [https://rawgit.com/springload/awesome-wagtail/master/README.md](https://rawgit.com/springload/awesome-wagtail/master/README.md).