[[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:55: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:54:11 GMT+0200 (Central European Summer Time)
+9 -42
View File
@@ -15,12 +15,12 @@
} }
}, },
{ {
"id": "d1c849ed94fc7559", "id": "7f163f62fde9ebf7",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "2021-07-02.md", "file": "agora server.md",
"mode": "source" "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", "id": "d9ea409464f5016f",
"type": "leaf", "type": "leaf",
@@ -152,7 +119,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "argh.md", "file": "agora server.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@@ -169,7 +136,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "argh.md" "file": "agora server.md"
} }
} }
}, },
@@ -225,17 +192,17 @@
"width": 300, "width": 300,
"collapsed": true "collapsed": true
}, },
"active": "755dc006c00f6179", "active": "7f163f62fde9ebf7",
"lastOpenFiles": [ "lastOpenFiles": [
"argh.md", "agora server.md",
"infranaut.md",
"2021-07-02.md", "2021-07-02.md",
"infranaut.md",
"argh.md",
"zeno of elea.md", "zeno of elea.md",
"zeno.md", "zeno.md",
"zeno's paradoxes.md", "zeno's paradoxes.md",
"infragora.md", "infragora.md",
"chowdy.md", "chowdy.md",
"ontology.md", "ontology.md"
"flancian.md"
] ]
} }
+2 -1
View File
@@ -4,4 +4,5 @@
- [[me]] - [[me]]
- [[chowdy]] - [[chowdy]]
- [[zeno]] - [[zeno]]
- [[infranaut]] - [[infranaut]]
- [[agora server]]
+12 -10
View File
@@ -1,13 +1,15 @@
# Agora Server # Agora Server
- [[go]] https://github.com/flancian/agora-server - a [[project]]
- [[git]] https://github.com/flancian/agora-server - [[agora]] [[interlay]] [[overlay]]
- [[bugs]] https://github.com/flancian/agora-server/issues - [[go]] https://github.com/flancian/agora-server
- [[bug]] https://github.com/flancian/agora-server/issues/new - [[git]] https://github.com/flancian/agora-server
- [[history]] https://github.com/flancian/agora-server/commits/main - [[bugs]] https://github.com/flancian/agora-server/issues
- 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. - [[bug]] https://github.com/flancian/agora-server/issues/new
- Python3 based, uses Flask. Quite simple really. - [[history]] https://github.com/flancian/agora-server/commits/main
- 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. - 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.
- 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*. - Python3 based, uses Flask. Quite simple really.
- See [[Agora Version]] for per-version information. - 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.