Fix links, remove GangGo (archived), update portal [htmlproofer]

This commit is contained in:
lostinlight 2019-12-20 22:56:20 +03:00
parent 5bc392a3d5
commit 42c1aa27cf
5 changed files with 28 additions and 41 deletions

View File

@ -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"
}
],

View File

@ -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",

View File

@ -9,7 +9,7 @@
</div>
<a href="<%- url_for(post.url) %>" class="post__preview featured">
<div class="post__image">
<img src="/<%- url_for(post.url + '/' + post.banner) %>" alt="featured post image">
<img src="<%- url_for(post.url + '/' + post.banner) %>" alt="featured post image">
</div>
<div class="post__content">

View File

@ -4,33 +4,33 @@
<meta name="content-language" content="en">
<meta name="viewport" content="width=device-width, initial-scale=1, minimal-ui">
<link rel="canonical" href="https://fediverse.party">
<link rel="author" href="<%- url_for('/humans.txt') %>">
<link rel="author" href="<%- url_for('humans.txt') %>">
<meta name="description" content="<%= config.description %>">
<meta itemprop="name" content="Fediverse">
<meta itemprop="name" content="Fediverse Party">
<meta itemprop="description" content="<%= config.description %>">
<meta name="mobile-web-app-capable" content="yes">
<meta name="application-name" content="FediGuide">
<link rel="icon" type="image/png" sizes="192x192" href="<%- url_for('/img/touch/android-icon-192x192.png') %>">
<link rel="icon" type="image/png" sizes="192x192" href="<%- url_for('img/touch/android-icon-192x192.png') %>">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="white">
<meta name="apple-mobile-web-app-title" content="FediGuide">
<link rel="apple-touch-icon" sizes="152x152" href="<%- url_for('/img/touch/apple-icon-152x152.png') %>">
<link rel="apple-touch-icon" sizes="57x57" href="<%- url_for('/img/touch/apple-icon-57x57.png') %>">
<link rel="apple-touch-icon" sizes="60x60" href="<%- url_for('/img/touch/apple-icon-60x60.png') %>">
<link rel="apple-touch-icon" sizes="72x72" href="<%- url_for('/img/touch/apple-icon-72x72.png') %>">
<link rel="apple-touch-icon" sizes="76x76" href="<%- url_for('/img/touch/apple-icon-76x76.png') %>">
<link rel="apple-touch-icon" sizes="114x114" href="<%- url_for('/img/touch/apple-icon-114x114.png') %>">
<link rel="apple-touch-icon" sizes="120x120" href="<%- url_for('/img/touch/apple-icon-120x120.png') %>">
<link rel="apple-touch-icon" sizes="144x144" href="<%- url_for('/img/touch/apple-icon-144x144.png') %>">
<link rel="apple-touch-icon" sizes="180x180" href="<%- url_for('/img/touch/apple-icon-180x180.png') %>">
<link rel="apple-touch-icon" sizes="152x152" href="<%- url_for('img/touch/apple-icon-152x152.png') %>">
<link rel="apple-touch-icon" sizes="57x57" href="<%- url_for('img/touch/apple-icon-57x57.png') %>">
<link rel="apple-touch-icon" sizes="60x60" href="<%- url_for('img/touch/apple-icon-60x60.png') %>">
<link rel="apple-touch-icon" sizes="72x72" href="<%- url_for('img/touch/apple-icon-72x72.png') %>">
<link rel="apple-touch-icon" sizes="76x76" href="<%- url_for('img/touch/apple-icon-76x76.png') %>">
<link rel="apple-touch-icon" sizes="114x114" href="<%- url_for('img/touch/apple-icon-114x114.png') %>">
<link rel="apple-touch-icon" sizes="120x120" href="<%- url_for('img/touch/apple-icon-120x120.png') %>">
<link rel="apple-touch-icon" sizes="144x144" href="<%- url_for('img/touch/apple-icon-144x144.png') %>">
<link rel="apple-touch-icon" sizes="180x180" href="<%- url_for('img/touch/apple-icon-180x180.png') %>">
<meta name="msapplication-tap-highlight" content="no" />
<meta name="msapplication-TileImage" content="<%- url_for('/img/touch/ms-touch-icon-144x144-precomposed.png') %>">
<meta name="msapplication-TileImage" content="<%- url_for('img/touch/ms-touch-icon-144x144-precomposed.png') %>">
<meta name="msapplication-TileColor" content="#ffffff">
<link rel="manifest" href="<%- url_for('/manifest.json') %>">
<link rel="manifest" href="<%- url_for('manifest.json') %>">
<meta name="theme-color" content="#f4f4f4">
<link rel="shortcut icon" href="<%- url_for('/favicon.ico') %>">
<link rel="shortcut icon" href="<%- url_for('favicon.ico') %>">
<meta property="og:title" content="Fediverse Guide">
<meta property="og:description" content="<%= config.description %>">
<meta property="og:image" content="<%= config.url %>/<% if (page.path.match(/post/) && page.banner) { %><%=page.path%><%=page.banner%><% } else { %><%=config.ogImage%><% } %>" />

View File

@ -10,7 +10,7 @@
<div class="post__preview wanted">
<%- truncate(strip_html(post.preview), {length: 155, omission: '...'}) %>
<p class="post__meta u-emphasize">
<span><%- __('details') %> <a href="<%- post.url %>"><%- __('here') %>.</a></span> <span><%= date %></span>
<span><%- __('details') %> <a href="<%- url_for(post.url) %>"><%- __('here') %>.</a></span> <span><%= date %></span>
</p>
</div>
</section>