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

Maila oss!

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

+{% endif %} {% endfor %}