Install Ghost 0.9.0 on Windows ( localhost ) - node.js blogging platform

Trabla: Install Ghost 0.9.0 on Windows ( localhost ) - node.js blogging platform 

Install Ghost 0.9.0 on Windows node.js blog tutorial

Ghost is a free and open source blogging platform written in JavaScript and distributed under the MIT License, designed to simplify the process of online publishing for individual bloggers as well as online publications.

The concept of the Ghost platform was first floated publicly in November 2012 in a blog post by project founder John O'Nolan, which generated enough response to justify coding a prototype version with collaborator Hannah Wolfe.

The first public version of Ghost, released October 2013, was financed by a successful Kickstarter campaign which achieved its initial funding goal of £25,000 in 11 hours and went on to raise a final total of £196,362 during the 29-day campaign.

Solving:


Watch on YouTube


1. Download and install Node.js v4.47 with  npm 2.15.8  from official site
https://nodejs.org/en/


Install Ghost 0.9.0 on Windows node.js blog tutorial 1




2.  Download Ghost 0.9.0 blogging platform source files from official site
https://ghost.org/

Install Ghost 0.9.0 on Windows node.js blog tutorial 2

Install Ghost 0.9.0 on Windows node.js blog tutorial 3

Install Ghost 0.9.0 on Windows node.js blog tutorial 4

Install Ghost 0.9.0 on Windows node.js blog tutorial 5


3.  Create folder C:\ghost
and copy all files from downloaded archive of Ghost 0.9.0 blogging platform

Install Ghost 0.9.0 on Windows node.js blog tutorial 6


4. Open Windows Command Promt ( cmd )
and type following command to change directory
where Ghost 0.9.0 blogging platform files are located
and press "Enter" button

CD C:\ghost

Install Ghost 0.9.0 on Windows node.js blog tutorial 7


5. In Windows command promt ( cmd )
type following command to Ghost 0.9.0 blogging platform 
start  installation on Windows localhost

npm install --production

Install Ghost 0.9.0 on Windows node.js blog tutorial 8

Installing... please wait

Install Ghost 0.9.0 on Windows node.js blog tutorial 9

Done


Install Ghost 0.9.0 on Windows node.js blog tutorial 10


6. In Windows command promt ( cmd )
type following command to start node.js webserver
on Windows localhost

npm start


Install Ghost 0.9.0 on Windows node.js blog tutorial 11


Starting... please wait


Install Ghost 0.9.0 on Windows node.js blog tutorial 12

Node.js web-server started

Install Ghost 0.9.0 on Windows node.js blog tutorial 13


7. Open browser and type following URL
to open Ghost 0.9.0 blogging platform

http://localhost:2368

If you see following page - ALL OK :)

Install Ghost 0.9.0 on Windows node.js blog tutorial 14

Install Ghost 0.9.0 on Windows node.js blog tutorial 15


8. In browser open following url
to make  final Ghost 0.9.0 blogging platform setup configuration

http://localhost:2368/ghost/

Click "CREATE YOUR ACCOUNT" button

Install Ghost 0.9.0 on Windows node.js blog tutorial 16


8.  "Create your account" page

- type your account data
- click "LAST STEP: INVITE YOUR TEAM" button

Install Ghost 0.9.0 on Windows node.js blog tutorial 17


10. "Invite your team" page

- click on link "I'll will do this later, take me to my blog!"

Install Ghost 0.9.0 on Windows node.js blog tutorial 18


Enjoy Ghost 0.9.0 blogging platform !!!

Install Ghost 0.9.0 on Windows node.js blog tutorial 19

Install Ghost 0.9.0 on Windows node.js blog tutorial 20

Install Ghost 0.9.0 on Windows node.js blog tutorial 21

Install Ghost 0.9.0 on Windows node.js blog tutorial 22

Install Ghost 0.9.0 on Windows node.js blog tutorial 23

Install Ghost 0.9.0 on Windows node.js blog tutorial 24

Install Ghost 0.9.0 on Windows node.js blog tutorial 25

Install Ghost 0.9.0 on Windows node.js blog tutorial 26

Install Ghost 0.9.0 on Windows node.js blog tutorial 27

No comments:

Post a Comment