Gulp + Jekyll

Out of context: Reply #2

  • Started
  • Last post
  • 3 Responses
  • voiceof0

    Right the 'assets' task is what I want to work... and it does... sort of. The problem is coming when using this with jekyll.

    Since jekyll needs to create all my source files I can't run the other tasks until the jekyll task is complete. However, two things go wrong. The first is that the build blocks work but leave behind the original files (this wouldnt be a problem if I could point back to the source folder) and Second when I watch jekyll and regenerate it wipes out the scripts folder I have created.

View thread