From 8abd4950a20af17bb27c6f2013eee8dccd03aee9 Mon Sep 17 00:00:00 2001 From: Yi Feng Xie Date: Fri, 28 Jun 2019 18:45:09 +0800 Subject: [PATCH] Update resources.md (#7598) Merge pull request 7598 --- docs/pages/resources.md | 1 + 1 file changed, 1 insertion(+) 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.