Skip to content

cdemeke/blog-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Casper - Revised

This repo is a revision of the default theme Ghost. ###Demo

Pushing Update to AWS

If this your first time here is a [good resource to set up your Ghost and AWS website and add a custome theme] (http://dannydelott.com/installing-ghost-blog-on-amazon-web-services-with-namecheap-domain-and-custom-theme/)

To push to the AWS site

  • First push update to git repo
  • ssh -i ghost-blog.pem XXX.amazonaws.com # XXX = Your Amazon Public IP

Once ssh'd into server

  • sudo su # to be able to write to files
  • cd /var/www/ghost/content/themes/blog-theme
  • git pull origin master # update from gitreop
  • pm2 restart ghost # restart ghost

Copyright & License

Copyright (c) 2013-2015 Ghost Foundation - Released under the MIT License.

About

Theme for my personal blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published