From 654922aaf470fbd9aa55901e944534a730997e8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20V=C3=A9ril?= Date: Sun, 6 Oct 2019 17:31:40 +0200 Subject: [PATCH] Add custom output for publication --- content/papers.html | 71 ++++++++++++++++++++++++------- layouts/partials/head_custom.html | 4 ++ static/css/paper.css | 47 ++++++++++++++++++++ 3 files changed, 107 insertions(+), 15 deletions(-) create mode 100644 static/css/paper.css diff --git a/content/papers.html b/content/papers.html index 8d65f45e..c5180d3d 100644 --- a/content/papers.html +++ b/content/papers.html @@ -3,6 +3,7 @@ title: "Papers" date: 2019-09-30 11:30 draft: false --- + @@ -14,21 +15,61 @@ draft: false
diff --git a/layouts/partials/head_custom.html b/layouts/partials/head_custom.html index c9547651..5935e8b0 100644 --- a/layouts/partials/head_custom.html +++ b/layouts/partials/head_custom.html @@ -1,3 +1,7 @@ + + + +