From ad3fc2f2dd440d6edc5875215f6e3848ff705de6 Mon Sep 17 00:00:00 2001 From: zool Date: Tue, 8 Dec 2015 23:13:12 +0100 Subject: [PATCH] Mention Jekyll --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35111ec..545e53b 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ LaTeX takes then care of the typesetting with its usual elegance. Below a previe ![preview](preview.png) -With this method, you can keep your entire CV encoded in a single YAML file, put it under version control (into a gist, for instance), and generate a PDF on the fly when needed. You can also easily export it to other formats, like HTML for web publishing. Convenient, portable and time-proof. +With this method, you can keep your entire CV encoded in a single YAML file, put it under version control (into a gist, for instance), and generate a PDF on the fly when needed. You can also easily export it to other formats, like HTML for web publishing (I've heard [Jekyll](http://jekyllrb.com/) likes YAML). Convenient, portable and time-proof. ## Dependencies