Assignment 2 - Netlify CMS Admin Panel & Collections
- Due: Monday November 22 @ 11:59PM
- Submit Zipped project, github repo, and link to netlify to brightspace
Instructions
-
Add netlify cms to a nuxt page
-
Set up netlify cms admin
-
Deploy to Netlify
-
Create 2 collections (there will be 3 including the default)
- Each collection should have:
- name, slug, label, folder
- In each collection, add 3 widgets to the fields
- There should be 1 feature widget for each type (markdown, code block, image...)
- Each collection should have:
Marking Rubric
-
Configuration (20%)
- Properly set up your netlify admin inside a nuxt project
- Deploy to Netlify
-
Widgit (30%)
- Must have a title
- Must have a label
- 1 Feature Widget
- Has to be unique to the collection.
-
Collections (30%)
- Collections are properly defined in your admin directory
- Define two new collections
-
Readme (20%)
- Add links to your github repo and netlify site
- Code Review
- Write briefly about anything you found interesting, difficult, or easy about coding this assignment
- Attributions