From ef8c745f31127cb7620fd0ff5e7f16ffbea6ee29 Mon Sep 17 00:00:00 2001 From: Anders Mannberg Date: Sat, 15 Dec 2018 21:39:35 +0100 Subject: [PATCH] Added splashtag info to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d1e864a..88180fe 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,10 @@ Splash can be used either as a library in your own Swift Package Manager-powered Thanks to my good friend [Gui Rambo](https://twitter.com/_inside), you can [try out Splash directly in your browser](https://splash.rambo.codes)! His web tool lets you use Splash to generate either HTML or an image, by simply pasting Swift code into a text box. 👉 [splash.rambo.codes](https://splash.rambo.codes) + +If you're using Jekyll, there's also a custom ```{% splash %}``` tag available for the Liquid templating language. + +👉 [splashtag](https://github.com/mannberg/splashtag) ### 🖥 On the command line