Update Readme with helpful links for the Umami demo.#8
Open
dgading wants to merge 2 commits intocontentacms:masterfrom
Open
Update Readme with helpful links for the Umami demo.#8dgading wants to merge 2 commits intocontentacms:masterfrom
dgading wants to merge 2 commits intocontentacms:masterfrom
Conversation
e0ipso
reviewed
Oct 16, 2017
README.md
Outdated
| - [Contenta](http://www.contentacms.org/) | ||
| - [Sample Source Data](http://live-contentacms.pantheonsite.io/) | ||
| - [Sample Source Data APIs](http://live-contentacms.pantheonsite.io/api) | ||
| - [Demo Implementation Guidelines](https://github.com/contentacms/contenta_jsonapi/blob/8.x-1.x/docs/demos-consumers-implementation-guidelines.md) |
Member
There was a problem hiding this comment.
I think this is the good link: https://contentacms.readthedocs.io/en/latest/demos-consumers-implementation-guidelines/
Author
|
@e0ipso That is a much better link, thanks. Since it has all the information for APIs included, I went ahead and removed the redundant Demo source API link. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I wanted to open this pull request to add some extra information relevant to the README. I looked through Angular and Ember projects to find similar data that was useful for this project, which were mostly links to resources. I wasn't sure on any build or contribution guidelines so I left those off for now.
Since this build is also using patterns from Atomic Design, I decided to link to a blog post that gives a nice overview of it. I didn't know if there is a better source, but this is the one I normally send to other developers looking into it.