ghost easy upgrade
Ghost is a really nice blogging solution. I haven’t updated my blog for such a long time and I am surprised to find out how easy the upgrade process is!
- download the latest Ghost zip bundle
- unzip
- cd into the unzipped directory
- rm -rf content
- copy config.js and content from previous version Ghost directory to here
- npm install —production
- npm start :)
Let’s hope buster still works…