Skip to content

quannh-uet/blog

Repository files navigation

Quan Nguyen blog for Develop

My blog with [Ghost CMS] (https://ghost.org/).

My theme is a fork of Uno Zen

##Installation If you just want to get a Ghost blog running in the fastest time possible use install from zip:

  1. Install Node.js - Ghost requires Node v0.10.x

  2. Download the latest release tagged version or use git clone.

  3. Create a new directory where you would like to run the code, and un-zip the package to that location.

  4. Fire up a Terminal, the Node Command Prompt or shell and change directory to the root of the Ghost application (where config.example.js and index.js are)

  5. run npm install --production to install the node dependencies. If you see error Error: ENOENT on this step, make sure you are in the project directory and try again.

  6. To start ghost, run npm start

  7. Visit http://localhost:2368/ in your web browser or go to http://localhost:2368/ghost to log in

License

Copyright (c) 2015 quannh - Released under the MIT license.

About

My blog use Ghost CMS and Uno Zen theme

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages