Skip to content

edwardstudy/myghostblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my ghost blog

1. Migrate to v1.0

  • install ghost v1.0
nvm install v8.15.1
npm install -g ghost-cli@latest  # ghost-cli@1.9.9
ghost install --v1  # v1.25.7

1. Migrate to v2.0

nvm install v10.15.3
npm install -g ghost-cli@latest  # ghost-cli@1.9.9
ghost update #v2.16.4