added breaks to list (#28904)
* added breaks to list added breaks to Data Sources section for readability * fix: properly formatted ordered list
This commit is contained in:
@ -14,9 +14,9 @@ Gatsby builds sites with the data provided by developer, regardless of the sourc
|
|||||||
#### Data sources
|
#### Data sources
|
||||||
Gatsby accepts the data behind the site in various formats, such as:
|
Gatsby accepts the data behind the site in various formats, such as:
|
||||||
|
|
||||||
1- CMSs: Wordpress, Contenful, Drupal, etc.
|
1. CMSs: Wordpress, Contenful, Drupal, etc.
|
||||||
2- Markdown: Documentation, posts, etc.
|
2. Markdown: Documentation, posts, etc.
|
||||||
3- Data: APIs, Databasses, JSON, CSV, etc.
|
3. Data: APIs, Databasses, JSON, CSV, etc.
|
||||||
|
|
||||||
#### 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.
|
||||||
|
Reference in New Issue
Block a user