Added line 'Since Gatsby is Built on React' (#27503)
Outlining more reason to consider giving Gatsby a trial.....
This commit is contained in:
@ -20,6 +20,7 @@ Gatsby accepts the data behind the site in various formats, such as:
|
|||||||
|
|
||||||
#### Build
|
#### Build
|
||||||
Gatsby's build is powered by GraphQL and rendered through HTML, CSS, and React.
|
Gatsby's build is powered by GraphQL and rendered through HTML, CSS, and React.
|
||||||
|
Since Gatsby is built on React you straight away get all the things we love about React, like composability, one-way binding, resuability, great environment and allows you to query your data however you want!
|
||||||
|
|
||||||
#### Deploy
|
#### Deploy
|
||||||
Gatsby deploys the site on a static web host such as Amazon S3, Netlify, Github Pages, Surge.sh and many more.
|
Gatsby deploys the site on a static web host such as Amazon S3, Netlify, Github Pages, Surge.sh and many more.
|
||||||
|
Reference in New Issue
Block a user