From cb56c83850003457f36c093172a837a4ca16b230 Mon Sep 17 00:00:00 2001 From: Alexis Tyler Date: Mon, 16 Oct 2017 23:42:29 +1030 Subject: [PATCH] added pug template cache to other (#2868) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d425a3961..d923bb9f8 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ Other: - [Pug Server](https://github.com/ded/jade-server) Ideal for building local prototypes apart from any application - [pug-ruby](https://github.com/yivo/pug-ruby) gem: Allows to invoke Pug and Jade from Ruby - [pug-rails](https://github.com/yivo/pug-rails) gem: Integrates Pug and Jade into your Rails application - + - [cache-pug-templates](https://github.com/ladjs/cache-pug-templates) Cache Pug templates for [Lad](https://github.com/ladjs/lad)/[Koa](https://github.com/koajs/koa)/[Express](https://github.com/expressjs/express)/[Connect](https://github.com/senchalabs/connect) with [Redis](https://redis.io/) ## Backers