Closed
Description
Write docs, demo code/project, and any VuePress tweaks necessary for smooth integration with Netlify CMS
Motivation
- Netlify CMS, despite being implemented in React, is a nice, extensible, free and open source front end to allow non-technical contributors/editors to add/edit/delete (with preview) markdown and data simply by visiting an
/admin
URL on your site - Creating a simple, smooth VuePress onboarding experience (docs, demos/starters, minor tweaks for integration points if necessary) that includes a Netlify CMS "journey" (marketing-speak for a path desired by a subset of users) will certainly improve adoption of VuePress and build the Vue community
Suggested Implementation Tasks
- Do initial POC integration into a VuePress site based on Netlify CMS docs
- Design best/recommended integration strategy
- Implement any VuePress tweaks necessary for recommended integration strategy
- Write VuePress docs section(s) on integration
- Create VuePress theme or starter for integration
- Create PR in Netlify CMS repo to add VuePress to list of example SSGs