jekyll-webpack
jekyll-webpack copied to clipboard
Contributors? Roadmap?
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?
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 😅