From e8998912723639d1e1396ea18ced91b53dc48700 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20K=C3=BCster?= Date: Mon, 12 Mar 2018 22:53:57 +0100 Subject: [PATCH 1/4] Added sidebar preview to README gallery --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 26810ac..c525b0c 100644 --- a/README.md +++ b/README.md @@ -24,22 +24,27 @@ This is a preview of the currently featured templates. There is also an example Classic CV example preview + height="200" /> Modern CV example preview + height="200"/> Infographics CV example preview + height="200"/> Two Column CV example preview + height="200"/> + + + Sidebar CV example preview From ec46ef2e5ce0516930f1d796f912464780c254c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20K=C3=BCster?= Date: Mon, 12 Mar 2018 22:54:44 +0100 Subject: [PATCH 2/4] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c525b0c..7f2961a 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ This is a preview of the currently featured templates. There is also an example Modern Infographics Two Columns + Sidebar From 35d6bb7fd0cc9186dde3230f43869aa84921f419 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20K=C3=BCster?= Date: Tue, 13 Mar 2018 13:18:32 +0100 Subject: [PATCH 3/4] Set theme jekyll-theme-cayman --- _config.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..c419263 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-cayman \ No newline at end of file From 0018a14b8405a2693f64795f161724bd9d28522c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20K=C3=BCster?= Date: Tue, 13 Mar 2018 16:33:28 +0100 Subject: [PATCH 4/4] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f2961a..06f1cc9 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ +# latexcv - LaTex CV and Resume Collection +[![Build Status](https://travis-ci.org/jankapunkt/latexcv.svg?branch=master)](https://travis-ci.org/jankapunkt/latexcv) [![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active) [![GitLicense](https://gitlicense.com/badge/jankapunkt/latexcv)](https://gitlicense.com/license/jankapunkt/latexcv) - -# latexcv - LaTex CV and Resume Collection A collection of simple and easy to use, yet powerful LaTex templates for CV and resume. All of them are self designed and self implemented and not copied from template collections.