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.
Note/question: I noticed that there was already a UX design (
/ux) folder with a couple of draft pages inside. Is this intended to be the interaction design folder? If so, shall I remove the/interaction-designfolder I added and just add the/uxone to the Netlify CMS config instead?This adds folders and initial index files for top-level content, development and interaction design sections
It also updates the admin config to include these three sections, and to use file/folder paths with
src/included. The latter is from a change to the Playbook's admin config in commit 9eb5e7f, which fixed an issue where content was not displayed or editable when opening a page for editing in the CMS (though this was not reproducible locally)@see dxw/playbook#1001
How to test in the browser
Per dxw/playbook#1001, the easiest way to test that this works is to go directly to the CMS/admin area of the deploy preview, e.g.: https://deploy-preview-10--startling-pasca-a7e8b4.netlify.app/admin/#/collections/home
You could also run it locally using the instructions in
src/admin/config.yml