jekyll-webpack icon indicating copy to clipboard operation
jekyll-webpack copied to clipboard

Contributors? Roadmap?

Open mattmischuk opened this issue 8 years ago • 1 comments

Really like your efforts here, I was thinking of building the same thing. I'd rather contribute to this repository.

Do you have a roadmap for this project?

mattmischuk avatar Aug 05 '16 18:08 mattmischuk

Hey @mattmischuk! No definite roadmap, but a general outline:

  • serve ALL assets with webpack, not jekyll (to use the full extent of webpack):
    • css files
    • images
    • fonts
  • create task that builds both jekyll and runs webpack
  • create task that auto regenerates build.js on any js changes

also, apologies, I've been working on the searchyll gem and have been going back and forth, so my first comment is ignorable 😅

allizad avatar Nov 17 '16 15:11 allizad