diff --git a/Gemfile b/Gemfile index b254411..62aac0e 100644 --- a/Gemfile +++ b/Gemfile @@ -1,9 +1,9 @@ source 'https://rubygems.org' -gem 'jekyll', '4.2.0' +gem 'jekyll', '3.8.5' group :jekyll_plugins do - gem 'jekyll-feed', '0.15.0' - gem 'jekyll-seo-tag', '2.6.1' - gem 'jekyll-sitemap', '1.4.0' + gem 'jekyll-feed', '0.11.0' + gem 'jekyll-seo-tag', '2.6.0' + gem 'jekyll-sitemap', '1.2.0' end diff --git a/Gemfile.lock b/Gemfile.lock index 233bc1b..54da03c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,76 +1,72 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.6.0) + public_suffix (>= 2.0.2, < 4.0) colorator (1.1.0) - concurrent-ruby (1.1.9) - em-websocket (0.5.2) + concurrent-ruby (1.1.5) + em-websocket (0.5.1) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) eventmachine (1.2.7) - ffi (1.15.3) + ffi (1.10.0) forwardable-extended (2.6.0) http_parser.rb (0.6.0) - i18n (1.8.10) + i18n (0.9.5) concurrent-ruby (~> 1.0) - jekyll (4.2.0) + jekyll (3.8.5) addressable (~> 2.4) colorator (~> 1.0) em-websocket (~> 0.5) - i18n (~> 1.0) - jekyll-sass-converter (~> 2.0) + i18n (~> 0.7) + jekyll-sass-converter (~> 1.0) jekyll-watch (~> 2.0) - kramdown (~> 2.3) - kramdown-parser-gfm (~> 1.0) + kramdown (~> 1.14) liquid (~> 4.0) - mercenary (~> 0.4.0) + mercenary (~> 0.3.3) pathutil (~> 0.9) - rouge (~> 3.0) + rouge (>= 1.7, < 4) safe_yaml (~> 1.0) - terminal-table (~> 2.0) - jekyll-feed (0.15.0) - jekyll (>= 3.7, < 5.0) - jekyll-sass-converter (2.1.0) - sassc (> 2.0.1, < 3.0) - jekyll-seo-tag (2.6.1) - jekyll (>= 3.3, < 5.0) - jekyll-sitemap (1.4.0) - jekyll (>= 3.7, < 5.0) + jekyll-feed (0.11.0) + jekyll (~> 3.3) + jekyll-sass-converter (1.5.2) + sass (~> 3.4) + jekyll-seo-tag (2.6.0) + jekyll (~> 3.3) + jekyll-sitemap (1.2.0) + jekyll (~> 3.3) jekyll-watch (2.2.1) listen (~> 3.0) - kramdown (2.3.1) - rexml - kramdown-parser-gfm (1.1.0) - kramdown (~> 2.0) + kramdown (1.17.0) liquid (4.0.3) - listen (3.5.1) - rb-fsevent (~> 0.10, >= 0.10.3) - rb-inotify (~> 0.9, >= 0.9.10) - mercenary (0.4.0) + listen (3.1.5) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) + ruby_dep (~> 1.2) + mercenary (0.3.6) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (4.0.6) - rb-fsevent (0.11.0) - rb-inotify (0.10.1) + public_suffix (3.0.3) + rb-fsevent (0.10.3) + rb-inotify (0.10.0) ffi (~> 1.0) - rexml (3.2.5) - rouge (3.26.0) + rouge (3.3.0) + ruby_dep (1.5.0) safe_yaml (1.0.5) - sassc (2.4.0) - ffi (~> 1.9) - terminal-table (2.0.0) - unicode-display_width (~> 1.1, >= 1.1.1) - unicode-display_width (1.7.0) + sass (3.7.4) + sass-listen (~> 4.0.0) + sass-listen (4.0.0) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) PLATFORMS - x86_64-linux + ruby DEPENDENCIES - jekyll (= 4.2.0) - jekyll-feed (= 0.15.0) - jekyll-seo-tag (= 2.6.1) - jekyll-sitemap (= 1.4.0) + jekyll (= 3.8.5) + jekyll-feed (= 0.11.0) + jekyll-seo-tag (= 2.6.0) + jekyll-sitemap (= 1.2.0) BUNDLED WITH - 2.2.19 + 2.0.1 diff --git a/_includes/contact.html b/_includes/contact.html index 018aee2..4e0631f 100644 --- a/_includes/contact.html +++ b/_includes/contact.html @@ -1,6 +1,52 @@
-

Maila oss!

- momangens@gmail.com +
+
+ +
+ + +
+
+
+ + +
+
+
+ + +
+
+
+ + +
+
+
+ + +
+
+
+ + +
+
+ +
+
+ +
+
+ +
+
\ No newline at end of file diff --git a/_momangers/andres.md b/_momangers/_andres.md similarity index 83% rename from _momangers/andres.md rename to _momangers/_andres.md index 0c8ac81..8907b6a 100644 --- a/_momangers/andres.md +++ b/_momangers/_andres.md @@ -4,5 +4,4 @@ image: /images/momangers/andres.jpg blurb_text: link: mopp_vecka: -aktiv: false --- \ No newline at end of file diff --git a/_momangers/_defaults.md b/_momangers/_defaults.md index 6625af1..7e0eca5 100644 --- a/_momangers/_defaults.md +++ b/_momangers/_defaults.md @@ -4,5 +4,4 @@ image: blurb_text: link: mopp_vecka: -aktiv: true --- \ No newline at end of file diff --git a/_momangers/alma.md b/_momangers/alma.md index a4f87f0..9c0730c 100644 --- a/_momangers/alma.md +++ b/_momangers/alma.md @@ -4,5 +4,4 @@ image: /images/momangers/alma.jpg blurb_text: link: mopp_vecka: 46 -aktiv: false --- \ No newline at end of file diff --git a/_momangers/anette.md b/_momangers/anette.md index 5a1f528..f31d8c8 100644 --- a/_momangers/anette.md +++ b/_momangers/anette.md @@ -4,5 +4,4 @@ image: /images/momangers/50167492-10218177083246349-3081317513628221440-n.jpg blurb_text: link: mopp_vecka: 48 -aktiv: false --- \ No newline at end of file diff --git a/_momangers/anmar.md b/_momangers/anmar.md index b2b1650..5127fd3 100644 --- a/_momangers/anmar.md +++ b/_momangers/anmar.md @@ -4,5 +4,4 @@ image: /images/momangers/mona-magnussen-a7bdqjeg6m4-unsplash.jpg blurb_text: link: mopp_vecka: 48 -aktiv: true --- diff --git a/_momangers/astrid.md b/_momangers/astrid.md index bad9e96..c8be1ec 100644 --- a/_momangers/astrid.md +++ b/_momangers/astrid.md @@ -4,5 +4,4 @@ image: /images/momangers/astrid.jpg blurb_text: link: mopp_vecka: 46 -aktiv: false --- \ No newline at end of file diff --git a/_momangers/ivar.md b/_momangers/ivar.md index 6f0c27c..b8aa6f8 100644 --- a/_momangers/ivar.md +++ b/_momangers/ivar.md @@ -4,5 +4,4 @@ image: /images/momangers/ivar.jpg blurb_text: link: mopp_vecka: 38 -aktiv: true --- \ No newline at end of file diff --git a/_momangers/jean.md b/_momangers/jean.md index 00110d1..b92265d 100644 --- a/_momangers/jean.md +++ b/_momangers/jean.md @@ -4,5 +4,4 @@ image: /images/momangers/jean.jpg blurb_text: link: mopp_vecka: 38 -aktiv: false --- \ No newline at end of file diff --git a/_momangers/johanna.md b/_momangers/johanna.md index 3f3dc7b..8a25233 100644 --- a/_momangers/johanna.md +++ b/_momangers/johanna.md @@ -4,5 +4,4 @@ image: /images/momangers/johanna.jpg blurb_text: link: mopp_vecka: 40 -aktiv: false --- \ No newline at end of file diff --git a/_momangers/karbin.md b/_momangers/karbin.md index 56bcebe..4d5e19d 100644 --- a/_momangers/karbin.md +++ b/_momangers/karbin.md @@ -4,5 +4,4 @@ image: /images/momangers/karbin.jpg blurb_text: link: mopp_vecka: 40 -aktiv: true --- \ No newline at end of file diff --git a/_momangers/kulturkristian.md b/_momangers/kulturkristian.md index 8816024..ebea23c 100644 --- a/_momangers/kulturkristian.md +++ b/_momangers/kulturkristian.md @@ -4,5 +4,4 @@ image: /images/momangers/kulturkristian.jpg blurb_text: link: mopp_vecka: 42 -aktiv: true --- \ No newline at end of file diff --git a/_momangers/magnus.md b/_momangers/magnus.md index af72ad1..063886e 100644 --- a/_momangers/magnus.md +++ b/_momangers/magnus.md @@ -4,5 +4,4 @@ image: /images/momangers/magnus.jpg blurb_text: link: mopp_vecka: 42 -aktiv: true --- \ No newline at end of file diff --git a/_momangers/molly.md b/_momangers/molly.md index be782c9..18c9c3a 100644 --- a/_momangers/molly.md +++ b/_momangers/molly.md @@ -4,5 +4,4 @@ image: /images/momangers/molly.jpg blurb_text: link: mopp_vecka: 44 -aktiv: false --- \ No newline at end of file diff --git a/_momangers/set.md b/_momangers/set.md index 82ed409..0d21289 100644 --- a/_momangers/set.md +++ b/_momangers/set.md @@ -4,5 +4,4 @@ image: /images/momangers/set.jpg blurb_text: link: mopp_vecka: 44 -aktiv: false --- \ No newline at end of file diff --git a/about.html b/about.html index d97c09e..91f3c6b 100644 --- a/about.html +++ b/about.html @@ -35,7 +35,6 @@ image: /assets/img/logo%20galleri%20momangen.svg {% for artist in site.momangers %} -{% if artist.aktiv == true %}
Redigera Medlem
@@ -44,5 +43,4 @@ image: /assets/img/logo%20galleri%20momangen.svg {% if artist.link != null %}Mer info här{% endif %}

-{% endif %} {% endfor %}