1
0
Fork 0
Old sites redone as themes for ghost blog.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
JD Cantrell bd522092fd
Add clean theme
vor 2 Jahren
billy_five_blue Update themes for ghost 2.0 vor 5 Jahren
billy_five_green Update themes for ghost 2.0 vor 5 Jahren
clean Add clean theme vor 2 Jahren
goodrobot Initial goodrobot themee vor 6 Jahren
mono-light Mono theme updates vor 5 Jahren
.gitignore Initial goodrobot themee vor 6 Jahren
.nvmrc Update themes for ghost 2.0 vor 5 Jahren
README.md Update mono theme a touch vor 6 Jahren

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.