[[snapshot]]: 2021-07-02 19:55:11

Affected files:

.obsidian-git-data
.obsidian/workspace
2021-07-02.md
"agora server.md"
This commit is contained in:
2021-07-02 19:55:11 +02:00
parent 26187e8ec1
commit d36dc2f06b
4 changed files with 25 additions and 55 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
Fri Jul 02 2021 19:54:11 GMT+0200 (Central European Summer Time)
Fri Jul 02 2021 19:53:11 GMT+0200 (Central European Summer Time)
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)
+9 -42
View File
@@ -15,12 +15,12 @@
}
},
{
"id": "d1c849ed94fc7559",
"id": "7f163f62fde9ebf7",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "2021-07-02.md",
"file": "agora server.md",
"mode": "source"
}
}
@@ -36,39 +36,6 @@
}
}
},
{
"id": "5a8837ded93e8e87",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "2021-07-02.md",
"mode": "source"
}
}
},
{
"id": "b2fb8a4b2174e27c",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "infranaut.md",
"mode": "source"
}
}
},
{
"id": "755dc006c00f6179",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "argh.md",
"mode": "source"
}
}
},
{
"id": "d9ea409464f5016f",
"type": "leaf",
@@ -152,7 +119,7 @@
"state": {
"type": "backlink",
"state": {
"file": "argh.md",
"file": "agora server.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@@ -169,7 +136,7 @@
"state": {
"type": "outline",
"state": {
"file": "argh.md"
"file": "agora server.md"
}
}
},
@@ -225,17 +192,17 @@
"width": 300,
"collapsed": true
},
"active": "755dc006c00f6179",
"active": "7f163f62fde9ebf7",
"lastOpenFiles": [
"argh.md",
"infranaut.md",
"agora server.md",
"2021-07-02.md",
"infranaut.md",
"argh.md",
"zeno of elea.md",
"zeno.md",
"zeno's paradoxes.md",
"infragora.md",
"chowdy.md",
"ontology.md",
"flancian.md"
"ontology.md"
]
}
+2 -1
View File
@@ -4,4 +4,5 @@
- [[me]]
- [[chowdy]]
- [[zeno]]
- [[infranaut]]
- [[infranaut]]
- [[agora server]]
+12 -10
View File
@@ -1,13 +1,15 @@
# Agora Server
- [[go]] https://github.com/flancian/agora-server
- [[git]] https://github.com/flancian/agora-server
- [[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
- An 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*.
- See [[Agora Version]] for per-version information.
- a [[project]]
- [[agora]] [[interlay]] [[overlay]]
- [[go]] https://github.com/flancian/agora-server
- [[git]] https://github.com/flancian/agora-server
- [[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.
- 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*.
- See [[Agora Version]] for per-version information.