From 3c62a936378e490e99c2ac8955797464216b1691 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sun, 18 Feb 2018 22:51:57 +0100 Subject: Initial commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- README.org | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.org (limited to 'README.org') diff --git a/README.org b/README.org new file mode 100644 index 0000000..75db0ac --- /dev/null +++ b/README.org @@ -0,0 +1,8 @@ +* jo + +Files for my personal site. It uses jekyll, so you just need to execute: + +#+BEGIN_SRC sh +$ bundle +$ bundle exec jekyll serve +#+END_SRC -- cgit v1.2.3