Ghost blog tutorial - Setup
In this tutorial, we are going to talk about the requirements to build a Ghost website and the infrastructures you can choose to suit your own needs. For illustration purpose, we will install a Ghost website locally, and
In this tutorial, we are going to talk about the requirements to build a Ghost website and the infrastructures you can choose to suit your own needs. For illustration purpose, we will install a Ghost website locally, and
Ghost is probably the most famous and the best headless content publication solution. Compare to the well-known WordPress, Ghost is a simple way for all content creators, even though it might be hard for those who have zero
This is a Ghost theme I built for this website, the philosophy is to build something minimal without losing the taste for blogging. Hope you will like it too.
Gulp is an open-source automation toolkit for front-end development. It is built on Node.js and you can use it to automate repetitive and time-consuming tasks by setting up the gulpfile.js. This post is going to illustrate