Run on local environment
- ghost doctor=> tell you where is the error
- nvm list => check node version
Supported: ^6.9.0 || ^8.9.0
Installed: 9.3.0
- nvm use v6.9.0
- ghost start
Upload to blog
- buster generate
- cd static
- git add --all
- git commit -m "New Post"
- 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.