Slide 1

Slide 1 text

Let’s get hacking!

Slide 2

Slide 2 text

Clone the repo git clone [email protected]:TryGhost/Ghost.git

Slide 3

Slide 3 text

cd Ghost npm install ./node_modules/.bin/grunt init ./node_modules/.bin/grunt dev Get started

Slide 4

Slide 4 text

That’s it! You’re done!

Slide 5

Slide 5 text

Client Explore Ghost http://127.0.0.1:2368/

Slide 6

Slide 6 text

Admin Explore Ghost http://127.0.0.1:2368/ghost/

Slide 7

Slide 7 text

Ember Refactor

Slide 8

Slide 8 text

git checkout -b ember origin/ember npm install ./node_modules/.bin/grunt init ./node_modules/.bin/grunt dev Ember

Slide 9

Slide 9 text

That’s it! You’re done!

Slide 10

Slide 10 text

Explore Ember http://127.0.0.1:2368/ghost/ember

Slide 11

Slide 11 text

No content

Slide 12

Slide 12 text

Thanks!