GitHunt
TO

toshilow/netlify-cms-vuepress

This is example of Vuepress with Netlify CMS.

Netlify CMS example for vuepress

Deploy

Deploy to Netlify

Add Netlify Widget

  1. Open Netlify Build and Deploy settings page.
  2. Add Snippet injection
<script src="https://identity.netlify.com/v1/netlify-identity-widget.js"></script>

Setup Netlify Identity

  1. Open Netlify Identity Settings page.
  2. Enable Identity
  3. Select Registration preferences -> Invite only
  4. Enable Git Gateway

Invite admin user

  1. Open Identity tab in Netlify site page.
  2. Push Invite users
  3. Input email address and push 'Send' button.
  4. Open invite email and set password.

Development

Check out code from your repository

# Install npm modules
yarn install

# Start local dev server
yarn docs:dev

Contributors

Created August 16, 2018
Updated September 3, 2021
toshilow/netlify-cms-vuepress | GitHunt