Old sites redone as themes for ghost blog.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
JD Cantrell bd522092fd
Add clean theme
2 лет назад
billy_five_blue Update themes for ghost 2.0 5 лет назад
billy_five_green Update themes for ghost 2.0 5 лет назад
clean Add clean theme 2 лет назад
goodrobot Initial goodrobot themee 6 лет назад
mono-light Mono theme updates 5 лет назад
.gitignore Initial goodrobot themee 6 лет назад
.nvmrc Update themes for ghost 2.0 5 лет назад
README.md Update mono theme a touch 6 лет назад

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.