From d8753d236a4feda43a4cec22ba2159bb8ebe7ad7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Fo=CC=88rtsch?= Date: Tue, 22 Aug 2017 17:21:48 +0200 Subject: [PATCH] add party pictures, fix order of documents, add new css file --- _config.yml | 4 +- _includes/card.html | 18 +- _includes/nav.html | 6 +- _layouts/home.html | 2 +- aussenpolitik.md | 50 ++- css/jef variables.less | 390 ++++++++++++++++++++++++ css/jef.min.css | 122 ++++---- css/style.scss | 51 +++- images/afd.png | Bin 0 -> 37834 bytes images/cdu.png | Bin 0 -> 9313 bytes images/fdp.png | Bin 0 -> 15474 bytes images/gruene.png | Bin 0 -> 22388 bytes images/linke.png | Bin 0 -> 10149 bytes images/spd.png | Bin 0 -> 9447 bytes klima_und_umwelt.md | 28 +- sozialpolitik.md | 26 +- verbraucherschutz_und_landwirtschaft.md | 24 +- verkehr.md | 9 +- wirtschaft_und_waehrung.md | 57 ++-- 19 files changed, 640 insertions(+), 147 deletions(-) create mode 100644 css/jef variables.less create mode 100644 images/afd.png create mode 100644 images/cdu.png create mode 100644 images/fdp.png create mode 100644 images/gruene.png create mode 100644 images/linke.png create mode 100644 images/spd.png diff --git a/_config.yml b/_config.yml index 7678ccb..05486e1 100644 --- a/_config.yml +++ b/_config.yml @@ -6,8 +6,8 @@ title: 'EUromat | JEF Sachsen' ## note: # use site.path in your templates to make it work for both protocols e.g. http and https # use site.url only inside the web feed template (e.g. requires full url incl. protocol) -path: -url: 'eurom.at/wahlprogramme' +path: '/wahlprogramme' +url: 'https://eurom.at/wahlprogramme' ######## diff --git a/_includes/card.html b/_includes/card.html index 58b0a6d..c484e1a 100644 --- a/_includes/card.html +++ b/_includes/card.html @@ -1,11 +1,9 @@ -
- -
- {{ thema.titel }} -
- + \ No newline at end of file diff --git a/_includes/nav.html b/_includes/nav.html index f16319e..3e4b6dd 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -1,4 +1,4 @@ -