Skip to content

Ghost theme for developers to use as a personal blogging and portfolio site.

License

Notifications You must be signed in to change notification settings

brianquach/dev-life-ghost-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  • wget -qO- https://raw.githubusercontent.com/creationix/nvm/v0.33.2/install.sh | bash
  • source ~/.bashrc
  • nvm install 4.2
  • cd ~/my-website && npm install
  • Execute ghost install script ~/my-website/ghost_install.sh

Run

  • Install Forever npm install -g forever
  • forever start ~/my-website/ghost/index.js

About

Ghost theme for developers to use as a personal blogging and portfolio site.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published