Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dfrankland committed Apr 8, 2018
1 parent 62052d3 commit 416c060
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# ampreact
⚡⚛ [AMP HTML][amp], [Next.js][next], [React][react], [`styled-components`][styled]
— The most trendy website boilerplate possible.
⚡⚛ [AMP HTML][amp], [Next.js][next], [React][react],
[styled-components][styled], [GraphQL][graphql] — The most trendy website boilerplate
possible.

## About

Expand Down Expand Up @@ -38,13 +39,13 @@ All the usage and benefits of [Next.js][next] are available to `ampreact`.

## Example & Validation

An example of `ampreact` can be seen here: <https://ampreact-bngtmyroix.now.sh/>
An example of `ampreact` can be seen here: <https://ampreact-szogszfmrw.now.sh/>

### For proof of validation, either:

1. Append `#development=1` to the URL and check the console for errors

2. Paste the page HTML into <https://validator.ampproject.org/#url=https%3A%2F%2Fampreact-bngtmyroix.now.sh%2F>
2. Paste the page HTML into <https://validator.ampproject.org/#url=https%3A%2F%2Fampreact-szogszfmrw.now.sh%2F>

## Deployment

Expand All @@ -57,6 +58,7 @@ Because `ampreact` is built on top of [Next.js][next] it is simple to deploy to
[next]: https://github.com/zeit/next.js/
[react]: https://github.com/facebook/react/
[styled]: https://github.com/styled-components/styled-components/
[graphql]: https://github.com/graphql/graphql-js
[react-amphtml]: https://github.com/dfrankland/react-amphtml/
[now]: https://zeit.co/now/
[now deploy badge]: https://deploy.now.sh/static/button.svg
Expand Down

0 comments on commit 416c060

Please sign in to comment.