Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 846 Bytes

File metadata and controls

14 lines (11 loc) · 846 Bytes

Code for Developing a Ghost theme with Gulp

This is the complete code as discussed in the series on developing a Ghost theme with Gulp. See the series for a complete explanation of the code in this repository.

Each branch of this repository represents a part in the series:

Blog post Branch
Part 1 git checkout part1
Part 2 git checkout part2
Part 3 git checkout part3
Part 4 git checkout part4
Part 5 git checkout part5