diff --git a/source/_data/numbers.json b/source/_data/numbers.json index 41364ba..ee66381 100644 --- a/source/_data/numbers.json +++ b/source/_data/numbers.json @@ -2,42 +2,42 @@ { "list": { - "lastUpdate": "20/03/18", + "lastUpdate": "24/03/18", "diaspora": { - "population": "661.636", - "activeUsers": "48.000", - "podsNum": "190" + "population": "665.470", + "activeUsers": "50.472", + "podsNum": "198" }, "friendica": { - "population": "1591", - "activeUsers": "971", + "population": "1686", + "activeUsers": "1040", "podsNum": "43" }, "hubzilla": { - "population": "909", - "activeUsers": "315", - "podsNum": "50" + "population": "965", + "activeUsers": "345", + "podsNum": "51" }, "ganggo": { - "population": "44", - "activeUsers": "11", + "population": "45", + "activeUsers": "12", "podsNum": "1" }, "socialhome": { - "population": "400", - "activeUsers": "265", + "population": "405", + "activeUsers": "266", "podsNum": "3" }, "mastodon": { - "population": "1.107.308", + "population": "1.114.098", "activeUsers": "", - "podsNum": "2.156" + "podsNum": "2.184" }, "gnusocial": { diff --git a/source/_data/postactiv.json b/source/_data/postactiv.json index 64f63d3..f300e4d 100644 --- a/source/_data/postactiv.json +++ b/source/_data/postactiv.json @@ -13,6 +13,7 @@ [ {"title": "OStatus", "url": "https://github.com/tootsuite/ostatus2"} ], + "docs": "http://www.postactiv.com/docs", "wiki": "", "servers": "", "mobile": "", diff --git a/source/_data/worldi18n.json b/source/_data/worldi18n.json index afae31c..1ea7c0e 100644 --- a/source/_data/worldi18n.json +++ b/source/_data/worldi18n.json @@ -129,7 +129,7 @@ "type": "macroblogging", "mascot": "net of hubs", "dwellers": "hubzillians", - "communities": "", + "communities": "List of forums", "descr": "Cool salty breeze plays on the midnightblue waters of Hubzilla bay. Small islands are scattered across the bay, all interconnected, continuously exchanging news, gossip and latest experiments. This is the home to powerful nomads who implemented not only their own Zot protocol which in itself hides many interesting opportunities, but were wise enough to support other federated protocols, thus making their land fully connected with the outer Fediverse. The multi-purpose Hubzilla network may overwhelm with the number of its features, but to those who master it, all horizons are visible. Join Hubzilla today!", "reading": [ diff --git a/themes/starter/languages/en.yml b/themes/starter/languages/en.yml index 725f113..5af39e5 100644 --- a/themes/starter/languages/en.yml +++ b/themes/starter/languages/en.yml @@ -53,6 +53,7 @@ code: source code repo: repository language: written in wiki: wiki +docs: docs resources: resources join: join the network nodeList: server list diff --git a/themes/starter/layout/postactiv.ejs b/themes/starter/layout/postactiv.ejs index d925ef9..15226cb 100644 --- a/themes/starter/layout/postactiv.ejs +++ b/themes/starter/layout/postactiv.ejs @@ -15,6 +15,12 @@ layout: layout
<%- partial('_partial/generalinfo') %> +
+
+

<%- __('techies') %>

+

<%- __('docs') %>

+
+
<%- partial('_partial/world') %>