Updating Raneto
The update process for Raneto is as follows:
Make a backup of your
contentfolder and yourconfig.jsoutside of your project.(Optional) If you have edited the template, backup the following paths:
- the
themes/default/folder - any edited files in the
publicfolder
- the
Download the latest version of Raneto from the releases page.
Extract the Raneto archive to your project folder, replacing all existing files in your existing Raneto install.
Copy your
contentfolder andconfig.jsfile from your backup location back into the install location.(Optional) If you have edited the template, copy your backed up
themes/default/andpublicfolders to the install location.From the root of your project, run:
npm updateTo build the docs, run:
npm start
You are running the lastest version of Raneto.