Use four spaces in frontmatter blocks
This commit is contained in:
parent
f3756a80a6
commit
11ae0f9fc7
422 changed files with 2980 additions and 2986 deletions
|
@ -4,16 +4,16 @@ description: Decoupling Drupal with Vue.js.
|
|||
code: https://github.com/opdavies/blue-conf-2019
|
||||
|
||||
speakerdeck:
|
||||
id: 60c8b7abdf194946b7a78a1bb74a0982
|
||||
ratio: "1.77777777777778"
|
||||
url: https://speakerdeck.com/opdavies/decoupling-drupal-with-vue-dot-js
|
||||
id: 60c8b7abdf194946b7a78a1bb74a0982
|
||||
ratio: "1.77777777777778"
|
||||
url: https://speakerdeck.com/opdavies/decoupling-drupal-with-vue-dot-js
|
||||
|
||||
events:
|
||||
-
|
||||
name: Blue Conf 2019
|
||||
location: Cardiff, UK
|
||||
url: https://blueconf.co.uk
|
||||
date: 2019-06-07
|
||||
-
|
||||
name: Blue Conf 2019
|
||||
location: Cardiff, UK
|
||||
url: https://blueconf.co.uk
|
||||
date: 2019-06-07
|
||||
---
|
||||
|
||||
Decoupled or headless Drupal has been a trend for a number of years, with modules like RESTful Web Services available for Drupal 7 to expose data, and Drupal 8 becoming more API-first with JSON:API module now included as part of core. This makes it easier for third party systems or alternative front-end applications to consume and work with the data provided by Drupal.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue