Skip to content

HowtoGhost/howtoinstallghost

Repository files navigation

#How to Install Ghost

This is the theme that is used for http://howtoinstallghost.com

###How to use git clone https://github.com/HowtoGhost/howtoinstallghost.git cd howtoinstallghost git submodule init git submodule update mkdir partials cp global-resources/partials/* partials/. sass assets/sass/screen.scss assets/css/style.css --style compressed

###How to Update git pull git submodule foreach git pull origin master chown -R ghost:ghost ./* chmod g+w ./* cp global-resources/partials/* partials/. sass assets/sass/screen.scss assets/css/style.css --style compressed

PR's and suggestions welcome :)

About

The theme used for HowtoInstallGhost.com

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages