Old sites redone as themes for ghost blog.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
JD Cantrell bd522092fd
Add clean theme
il y a 2 ans
billy_five_blue Update themes for ghost 2.0 il y a 5 ans
billy_five_green Update themes for ghost 2.0 il y a 5 ans
clean Add clean theme il y a 2 ans
goodrobot Initial goodrobot themee il y a 6 ans
mono-light Mono theme updates il y a 5 ans
.gitignore Initial goodrobot themee il y a 6 ans
.nvmrc Update themes for ghost 2.0 il y a 5 ans
README.md Update mono theme a touch il y a 6 ans

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.