+ <%- partial('_partial/contributing') %> + + <%- partial('_partial/buttons') %> +
diff --git a/source/_data/common.json b/source/_data/common.json
index 120ed1f..363dbc9 100644
--- a/source/_data/common.json
+++ b/source/_data/common.json
@@ -67,6 +67,12 @@
"url" : "https://joinpeertube.org/en",
"smallImg": "/img/peertube.png",
"descr": "Decentralized video hosting. Take back the control of your videos"
+ },
+ {
+ "title": "Osada",
+ "url" : "https://zotlabs.com/osada",
+ "smallImg": "/img/osada.png",
+ "descr": "Conversational style network powered by hyper-drive social engine"
}
],
"protocols":
@@ -96,7 +102,7 @@
[
{
"name": "PHP",
- "networks": "GNU Social, Friendica, Hubzilla, postActiv, Pixelfed"
+ "networks": "GNU Social, Friendica, Hubzilla, postActiv, Osada, Pixelfed"
},
{
"name": "Ruby",
diff --git a/source/_data/numbers.json b/source/_data/numbers.json
index 2a83a8d..6d5ee66 100644
--- a/source/_data/numbers.json
+++ b/source/_data/numbers.json
@@ -69,11 +69,11 @@
"activeUsers": "",
"podsNum": "198"
},
- "aardwolf":
+ "osada":
{
"population": "?",
"activeUsers": "",
- "podsNum": "?"
+ "podsNum": "2"
}
}
}
diff --git a/source/_data/osada.json b/source/_data/osada.json
new file mode 100644
index 0000000..c2c78a1
--- /dev/null
+++ b/source/_data/osada.json
@@ -0,0 +1,39 @@
+
+{
+ "data":
+ {
+ "title": "osada",
+ "category": "social network",
+ "type": "macroblogging",
+ "logoClr": "d3d3d3",
+ "created": "2018",
+ "official": "https://zotlabs.com/osada",
+ "license": "MIT",
+ "repo": "https://framagit.org/macgirvin/osada",
+ "language": "PHP",
+ "protocols":
+ [
+ {"title": "Zot", "url": "https://project.hubzilla.org/help/developer/zot_protocol"},
+ {"title": "ActivityPub", "url": "https://activitypub.rocks"}
+ ],
+ "docs": "http://www.postactiv.com/docs",
+ "wiki": "",
+ "servers":
+ [
+ {"num": "1", "url": "https://osada.macgirvin.com/pubsites"}
+ ],
+ "mobile": "",
+ "devTutorials": "https://framagit.org/macgirvin/osada/blob/master/install/INSTALL.txt",
+ "mascot": [{"item": "?"}],
+ "dwellers": "",
+ "communities": "",
+ "descr": "Osada is a general-purpose social network that provides such essential features as photo albums, file storage and groups / forums",
+ "connections": ["Friendica", "Hubzilla", "Mastodon", "Pleroma", "PeerTube", "Misskey"],
+ "donate": "",
+ "tracker": "https://framagit.org/macgirvin/osada/issues",
+ "bounty": "",
+ "translating": "",
+ "reading": "",
+ "notable": ""
+ }
+}
diff --git a/source/en/osada/index.md b/source/en/osada/index.md
new file mode 100644
index 0000000..56a918c
--- /dev/null
+++ b/source/en/osada/index.md
@@ -0,0 +1,9 @@
+
+---
+layout: "osada"
+title: "Osada"
+network: "osada"
+subtitle: "powered by hyper-drive social engine"
+banner: "/img/osada-bg.jpg"
+percent: "45% 50%"
+---
diff --git a/source/img/osada-bg.jpg b/source/img/osada-bg.jpg
new file mode 100644
index 0000000..fbb426c
Binary files /dev/null and b/source/img/osada-bg.jpg differ
diff --git a/source/img/osada.png b/source/img/osada.png
new file mode 100644
index 0000000..3286a07
Binary files /dev/null and b/source/img/osada.png differ
diff --git a/themes/starter/layout/_partial/contributing.ejs b/themes/starter/layout/_partial/contributing.ejs
index b489cd2..acefefc 100644
--- a/themes/starter/layout/_partial/contributing.ejs
+++ b/themes/starter/layout/_partial/contributing.ejs
@@ -50,9 +50,11 @@
<%- __('thanks') %> <%= page.title %>.
-
- [1], [2]<% if (numbers.activeUsers) { %>, [3] <% } %> - updated regularly, latest update - <%= update %> -
-+ [1], [2], [3] - updated regularly, latest update - <%= update %> +
+