Ghost

Jun 24, 2018

Run on local environment

  1. ghost doctor=> tell you where is the error
  2. nvm list => check node version

Supported: ^6.9.0 || ^8.9.0
Installed: 9.3.0

  1. nvm use v6.9.0
  2. ghost start

Upload to blog

  1. buster generate
  2. cd static
  3. git add --all
  4. git commit -m "New Post"
  5. git push -u origin master -f
Great! You've successfully subscribed.
Great! Next, complete checkout for full access.
Welcome back! You've successfully signed in.
Success! Your account is fully activated, you now have access to all content.