From 3e5908257e23a633dc3a772bb91761d50accd54c Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 2 Jul 2021 19:56:11 +0200 Subject: [PATCH] [[snapshot]]: 2021-07-02 19:56:11 Affected files: .obsidian-git-data "agora server.md" --- .obsidian-git-data | 4 ++-- agora server.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.obsidian-git-data b/.obsidian-git-data index b7b7e0c3d..dc1045558 100644 --- a/.obsidian-git-data +++ b/.obsidian-git-data @@ -1,2 +1,2 @@ -Fri Jul 02 2021 19:55:11 GMT+0200 (Central European Summer Time) -Fri Jul 02 2021 19:54:11 GMT+0200 (Central European Summer Time) \ No newline at end of file +Fri Jul 02 2021 19:56:11 GMT+0200 (Central European Summer Time) +Fri Jul 02 2021 19:55:11 GMT+0200 (Central European Summer Time) \ No newline at end of file diff --git a/agora server.md b/agora server.md index d08a387b1..2ead445ed 100644 --- a/agora server.md +++ b/agora server.md @@ -7,7 +7,7 @@ - [[bugs]] https://github.com/flancian/agora-server/issues - [[bug]] https://github.com/flancian/agora-server/issues/new - [[history]] https://github.com/flancian/agora-server/commits/main - - Wimplementation of the [[Agora Protocol]]; includes a web frontend and a simple backend. If you're reading this on anagora.org right now, you're using it. + - Works with a simple implementation of the [[Agora Protocol]]; includes a web frontend and a simple backend. If you're reading this on anagora.org right now, you're using it. - Python3 based, uses Flask. Quite simple really. - It currently renders a collection of [[digital garden]]s as lazily assembled into a [[distributed knowledge graph]]. The graph is plug-and-play and is hosted in a different repository; that repository is the actual [[Agora]]. For the reference repository (which, again, you're likely viewing right now if you're on anagora.org), see https://flancia.org/go/agora. - Copyright for this implementation as linked above is Google's, but the license is open source (Apache). Note *this is not an official Google project and won't be supported by Google*.