I wanted to start a new blog, so I decided to use Ghost, a Node.js blog platform.
First, the setup procedure for the development environment was easily done by following just the official documentation (in Japanese).
・How to Install Ghost - Ghost Japanese Guide
Next, for the procedure to deploy Ghost to Heroku, there were several articles available, so I referred to the following three:
・How To Install Ghost On Heroku
・Node.js - Publishing a Ghost Blog on Heroku - Qiita
For now, I’ve completed the minimum setup to publish on Heroku, so I’d like to explore various features from here.
That’s all from the Gemba.