diff --git a/docs/pages/resources.md b/docs/pages/resources.md index 39f3aca8..2626970b 100644 --- a/docs/pages/resources.md +++ b/docs/pages/resources.md @@ -85,3 +85,4 @@ Use a SaaS service as a backend for functionality on your Jekyll site - A way to [extend Jekyll](https://github.com/rfelix/jekyll_ext) without forking and modifying the Jekyll gem codebase and some [portable Jekyll extensions](https://wiki.github.com/rfelix/jekyll_ext/extensions) that can be reused and shared. - [Using your Rails layouts in Jekyll](http://numbers.brighterplanet.com/2010/08/09/sharing-rails-views-with-jekyll) +- [Jekpack](https://github.com/yfxie/jekpack/) an integration of Jekyll and Webpack to make them work together.