Old sites redone as themes for ghost blog.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
JD Cantrell bd522092fd
Add clean theme
2 years ago
billy_five_blue Update themes for ghost 2.0 5 years ago
billy_five_green Update themes for ghost 2.0 5 years ago
clean Add clean theme 2 years ago
goodrobot Initial goodrobot themee 6 years ago
mono-light Mono theme updates 5 years ago
.gitignore Initial goodrobot themee 6 years ago
.nvmrc Update themes for ghost 2.0 5 years ago
README.md Update mono theme a touch 6 years ago

README.md

##What is this

I found some old site designs and decided to update them to work as ghost themes. Mostly for fun but also so that it's easier to see the old designs in action.

##Getting started Install ghost for local develop in ./ghost:

yarn global add ghost-cli
mkdir ghost
cd ghost
~/.yarn/bin/ghost install local

When you first create a theme you have to zip it up and upload it via the interface, but then you can go into ./ghost/content/themes and remove the directory and symlink instead.