From 42c1aa27cf68d4fed2583cbebd58f18dd0f39488 Mon Sep 17 00:00:00 2001 From: lostinlight Date: Fri, 20 Dec 2019 22:56:20 +0300 Subject: [PATCH] Fix links, remove GangGo (archived), update portal [htmlproofer] --- source/_data/common.json | 22 +++++++-------- source/_data/miscellaneous.json | 13 --------- themes/starter/layout/_partial/featured.ejs | 2 +- themes/starter/layout/_partial/head.ejs | 30 ++++++++++----------- themes/starter/layout/_partial/wanted.ejs | 2 +- 5 files changed, 28 insertions(+), 41 deletions(-) diff --git a/source/_data/common.json b/source/_data/common.json index 7d5ad57..60d4f41 100644 --- a/source/_data/common.json +++ b/source/_data/common.json @@ -5,67 +5,67 @@ { "title": "diaspora", "url" : "https://diasporafoundation.org", - "smallImg": "/img/diaspora.png", + "smallImg": "img/diaspora.png", "descr": "Online world where you are in control. Own your data. Choose your audience. Be who you want to be" }, { "title": "Friendica", "url" : "https://friendi.ca", - "smallImg": "/img/friendica.png", + "smallImg": "img/friendica.png", "descr": "Personal network with no central authority or ownership. Keep in contact with people you care about" }, { "title": "GNU Social", "url" : "https://gnu.io/social", - "smallImg": "/img/gnusocial.png", + "smallImg": "img/gnusocial.png", "descr": "Connecting free and independent communities across the web" }, { "title": "Hubzilla", "url" : " https://hubzilla.org", - "smallImg": "/img/hubzilla.png", + "smallImg": "img/hubzilla.png", "descr": "Feature-rich social platform. Create channels with a decentralized nomadic identity" }, { "title": "Mastodon", "url" : "https://joinmastodon.org", - "smallImg": "/img/mastodon.png", + "smallImg": "img/mastodon.png", "descr": "Social networking back in your hands. Find your perfect community. Take control of your content" }, { "title": "Misskey", "url" : "https://joinmisskey.github.io", - "smallImg": "/img/misskey.png", + "smallImg": "img/misskey.png", "descr": "Sophisticated microblogging with personality" }, { "title": "PeerTube", "url" : "https://joinpeertube.org/en", - "smallImg": "/img/peertube.png", + "smallImg": "img/peertube.png", "descr": "Decentralized video hosting. Take back the control of your videos" }, { "title": "Pleroma", "url" : "https://pleroma.social", - "smallImg": "/img/pleroma.png", + "smallImg": "img/pleroma.png", "descr": "Federated microblogging, light as a feather" }, { "title": "Socialhome", "url" : "https://socialhome.network", - "smallImg": "/img/socialhome.png", + "smallImg": "img/socialhome.png", "descr": "Personal webpage with social networking functionality, suitable for image based content" }, { "title": "PixelFed", "url" : "https://pixelfed.org", - "smallImg": "/img/pixelfed.png", + "smallImg": "img/pixelfed.png", "descr": "Federated social image sharing for everyone" }, { "title": "Funkwhale", "url" : "https://funkwhale.audio", - "smallImg": "/img/funkwhale.png", + "smallImg": "img/funkwhale.png", "descr": "A social platform to enjoy and share music" } ], diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index 968786b..69e3da6 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -27,19 +27,6 @@ "OStatusClass": false, "categories": ["Blog-Pub"] }, - { - "title": "GangGo", - "source": "https://git.feneas.org/ganggo/ganggo", - "protocols": "diaspora", - "site": "https://ganggo.github.io", - "logo": "/img/misc/ganggo.svg", - "servers": "https://the-federation.info/ganggo", - "apClass": false, - "zotClass": false, - "diasporaClass": true, - "OStatusClass": false, - "categories": ["SN-ma"] - }, { "title": "Aardwolf", "source": "https://github.com/Aardwolf-Social/aardwolf", diff --git a/themes/starter/layout/_partial/featured.ejs b/themes/starter/layout/_partial/featured.ejs index b26f666..39cdab6 100644 --- a/themes/starter/layout/_partial/featured.ejs +++ b/themes/starter/layout/_partial/featured.ejs @@ -9,7 +9,7 @@
- featured post image + featured post image
diff --git a/themes/starter/layout/_partial/head.ejs b/themes/starter/layout/_partial/head.ejs index 22e2aba..4a1c5d6 100644 --- a/themes/starter/layout/_partial/head.ejs +++ b/themes/starter/layout/_partial/head.ejs @@ -4,33 +4,33 @@ - + - + - + - - - - - - - - - + + + + + + + + + - + - + - + diff --git a/themes/starter/layout/_partial/wanted.ejs b/themes/starter/layout/_partial/wanted.ejs index 22cee85..b6778fa 100644 --- a/themes/starter/layout/_partial/wanted.ejs +++ b/themes/starter/layout/_partial/wanted.ejs @@ -10,7 +10,7 @@
<%- truncate(strip_html(post.preview), {length: 155, omission: '...'}) %>