Update Ghost blog
Assuming you installed Ghost using Ghost CLI, it is a straight forward process to update Ghost. Change directories to where Ghost is installed: cd /var/www/ghost Simply run the following to update Ghost: ghost update
Assuming you installed Ghost using Ghost CLI, it is a straight forward process to update Ghost. Change directories to where Ghost is installed: cd /var/www/ghost Simply run the following to update Ghost: ghost update
The vast majority of blogs online are powered by wordpress, though a sneaky little competitor is gaining steady traction: Ghost :) To install Ghost on Ubuntu 17.04 follow these steps: First update and upgrade Ubuntu with the following commands: sudo apt-get update sudo apt-get