Me as Software Engineer

Thoughts, stories and ideas.

Ghosting Workflow

In this post, I will try to write what do I need to do to write a blog post in this ghost blog.

  1. open terminal, go to ghost directory
  2. nvm use 4.2.0
  3. npm start
  4. go to http://localhost:2368 in browser
  5. login and write post
  6. buster generate
  7. buster preview, and check in http://localhost:9000
  8. buster deploy