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.
- open terminal, go to ghost directory
nvm use 4.2.0
npm start
- go to http://localhost:2368 in browser
- login and write post
buster generate
buster preview
, and check in http://localhost:9000buster deploy