Nybles Newsletter website
In order to create your own Ghost blog for free and host it on Github pages, check the following instructions. These instructions were tested on Linux, if you know how to make it work for Windows or Mac OS, please let me know and I’ll add the instructions here. Check out the Live Demo.
Before we start, you need to install some prerequisites:
knex-migrator init
npm install
.npm start
: