Ghost: blogging platform built on Node.js
We have decided to start our own blog. Primarily, to share our experience. We believe it can help many people. The first post will be about how to start your own blog. Especially technical part - how to choose the blogging platform. Our decision is Ghost. It is simple to
We have decided to start our own blog. Primarily, to share our experience. We believe it can help many people. The first post will be about how to start your own blog. Especially technical part - how to choose the blogging platform.
Our decision is Ghost. It is simple to use, open source is based on Node.js. You can easily adapt it to whatever your need may be. For example, if you want to change the UI, you need to download the source code, change handlebars templates and upload it through Ghost's settings page.
I will try to show you more practical examples and the relevant source code in the following posts.