decaporg / decap-cms

A Git-based CMS for Static Site Generators
https://decapcms.org
MIT License
17.81k stars 3.04k forks source link

How to update to new version? #1073

Closed ragasirtahk closed 6 years ago

ragasirtahk commented 6 years ago

- Do you want to request a feature or report a bug?

Feature

- What is the current behavior?

There is no documentation explaining how to update to a newer version of Netlify CMS.

- If the current behavior is a bug, please provide the steps to reproduce.

- What is the expected behavior?

A documentation should be created explaining how to update to a newer version of Netlify CMS.

- Please mention your CMS, node.js, and operating system version.

- Please link or paste your config.yml below if applicable.

ragasirtahk commented 6 years ago

I am willing to create a proper documentation for this if I am provided a basic overview of the procedure.

tech4him1 commented 6 years ago

If you are using a package manager like Yarn or NPM, you will use their standard procedure to update. This is how both the Hugo and Gatsby starters are set up.

If you are using the CMS through a CDN like Unpkg, then that depends on the version tag you are using.