diff --git a/agora-server.md b/agora-server.md index 296f1210b..b757f0469 100644 --- a/agora-server.md +++ b/agora-server.md @@ -1,6 +1,8 @@ # Agora Server - [[go]] https://github.com/flancian/agora-server +- [[git]] https://github.com/flancian/agora-server +- [[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. diff --git a/front-matter.md b/front-matter.md index 03e02f7ce..5bdc96178 100644 --- a/front-matter.md +++ b/front-matter.md @@ -2,3 +2,11 @@ - [[go]] https://jekyllrb.com/docs/front-matter/ +## doing +- skip [[front matter]] in the [[agora]] until we do something useful with it. it currently renders badly. + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[go]: go "Go" +[agora]: agora "Agora" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/journal/2021-02-20.md b/journal/2021-02-20.md index 246b37779..a3857d2e5 100644 --- a/journal/2021-02-20.md +++ b/journal/2021-02-20.md @@ -24,6 +24,8 @@ - [[other agoras]] - [[agoras]] - [[push]] [[doikayt]] https://twitter.com/doikaytnik/status/1363209078072176642 +- [[front matter]] +- [[agora server]] [//begin]: # "Autogenerated link references for markdown compatibility" [push]: ../push "Push"