mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 23:16:21 +00:00
agora version
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
- Python3 based, uses Flask. Quite simple really.
|
- 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.
|
- 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*.
|
- 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.
|
||||||
|
|
||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
[go]: go "Go"
|
[go]: go "Go"
|
||||||
|
|||||||
@@ -0,0 +1,4 @@
|
|||||||
|
# Agora Version
|
||||||
|
|
||||||
|
- You are currently reading this on [[agora 0.5.1]] as per [[semantic versioning]].
|
||||||
|
|
||||||
@@ -11,6 +11,9 @@
|
|||||||
- Wrote on the [[agora]] and [[twitter]] about [[memory]].
|
- Wrote on the [[agora]] and [[twitter]] about [[memory]].
|
||||||
- [[Liminal]] things are those whose reality depends on whether people believe in them. The [[Agora]] is liminal.
|
- [[Liminal]] things are those whose reality depends on whether people believe in them. The [[Agora]] is liminal.
|
||||||
- [[stack overflow]] could be an [[Agora]].
|
- [[stack overflow]] could be an [[Agora]].
|
||||||
|
- What is [[time]], anyway?
|
||||||
|
- [[Memory]] is a footprint left in [[time]].
|
||||||
|
- [[semantic versioning]].
|
||||||
|
|
||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
[foam]: ../foam "Foam"
|
[foam]: ../foam "Foam"
|
||||||
@@ -21,4 +24,5 @@
|
|||||||
[agora]: ../agora "Agora"
|
[agora]: ../agora "Agora"
|
||||||
[twitter]: ../twitter "Twitter"
|
[twitter]: ../twitter "Twitter"
|
||||||
[memory]: ../memory "Memory"
|
[memory]: ../memory "Memory"
|
||||||
|
[time]: ../time "Time"
|
||||||
[//end]: # "Autogenerated link references"
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
# Semantic Versioning
|
||||||
|
|
||||||
|
- [[go]] https://semver.org.
|
||||||
|
- IIUC a good idea, so I'll try to make [[Agora Server]] versioning work like this.
|
||||||
|
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[go]: go "Go"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
Reference in New Issue
Block a user