mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 06:26:20 +00:00
agora plan
This commit is contained in:
+12
-11
@@ -10,19 +10,16 @@ As you might know by now, an Agora is a beast with multiple legs:
|
||||
This page is about both, although it's probably going to be [[Agora Server]] heavy as I'm currently focused on developing features for it.
|
||||
|
||||
## Latest
|
||||
- [[2020-11-15]] released [[agora 0.5.1]].
|
||||
- Moved prod (uwsgi) serving off my user into 'agora'.
|
||||
- dev environment is now available (when up) at http://dev.anagora.org.
|
||||
- Moved both dev and prod to separate 'agora' and 'agora-server' repos.
|
||||
- On [[2020-11-15]] I released [[agora 0.5.1]].
|
||||
- Previously:
|
||||
- dev environment is now available (when up) at http://dev.anagora.org.
|
||||
- Moved dev/prod to separate '<https://flancia.org/go/agora>' and '<https://flancia.org/go/agora-server>' repos.
|
||||
|
||||
### Signups
|
||||
- [x] [[pen-coded]]: https://github.com/KGBicheno/KGB_Agora
|
||||
- [ ] likely [[arghzero]]
|
||||
- [ ] likely [[solomon naim]]
|
||||
|
||||
## Feature requests
|
||||
- [ ] [[titushora]] [[FR]]: make the [[Agora]] look like this: https://twitter.com/TitusHora/status/1325147589197484036
|
||||
|
||||
## Next
|
||||
- [ ] better css
|
||||
- [ ] Add 'dark mode' to the Agora, I like this kind of scheme: https://twitter.com/ablueaeshna/status/1323439284272222208/photo/1
|
||||
@@ -32,9 +29,11 @@ This page is about both, although it's probably going to be [[Agora Server]] hea
|
||||
- [ ] add /latest or some other chronological view
|
||||
- [ ] User profiles: perhaps just note [[flancian]] as written by user [[flancian]]? Unsure.
|
||||
- [[s5bug]] suggested using [[README]] in gardens for this. Makes sense.
|
||||
- [ ] Add 'link to this note'.
|
||||
- [ ] Make the index be just another note [[ding-levery]].
|
||||
- [x] Add 'link to this note'.
|
||||
- Now called subnode.
|
||||
- Subnode rendering is ready, just need to add links.
|
||||
- Perhaps I need to fix subnode paths; right now they are the actual filename. It'd be better if there was at least possible to specify the filename base (no extension) and have the right file be resolve, a la nodes.
|
||||
- [ ] Improve backlinks: show snippets as well as just the link.
|
||||
- [ ] Improve pull loop to also support arbitrary hooks, like that needed to implement [[agora go links integration]].
|
||||
- [ ] Multi user improvements:
|
||||
@@ -47,7 +46,6 @@ This page is about both, although it's probably going to be [[Agora Server]] hea
|
||||
- It would conflict with a node named 'assets' though, so perhaps it's not ideal.
|
||||
- Perhaps it'd be better to just serve images/media as subnodes?
|
||||
- [ ] Add monitoring/alerting.
|
||||
- [ ] Make the index be just another note [[ding-levery]].
|
||||
- [ ] Clean up stale journal pages which don't follow [[iso 8601]].
|
||||
- [x] Add config.py file with things such as paths.
|
||||
- [x] Add user handler: /u
|
||||
@@ -66,22 +64,25 @@ This page is about both, although it's probably going to be [[Agora Server]] hea
|
||||
- If the first block of [[foo]] is a URL, anagora.org/go/foo just redirect there.
|
||||
- Could also work as an action: [[go]] target URL.
|
||||
|
||||
## Feature requests
|
||||
- [ ] [[titushora]] [[FR]]: make the [[Agora]] look like this: https://twitter.com/TitusHora/status/1325147589197484036
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[agora]: agora "Agora"
|
||||
[anagora]: anagora "Anagora"
|
||||
[2020-11-15]: journal/2020-11-15 "2020-11-15"
|
||||
[pen-coded]: pen-coded "Pen Coded"
|
||||
[arghzero]: arghzero "Arghzero"
|
||||
[titushora]: titushora "Titushora"
|
||||
[flancian]: flancian "Flancian"
|
||||
[s5bug]: s5bug "S5bug"
|
||||
[README]: README "Flancian's digital garden"
|
||||
[ocell]: ocell "Ocell"
|
||||
[ding-levery]: ding-levery "Ding Levery"
|
||||
[ocell]: ocell "Ocell"
|
||||
[iso 8601]: iso-8601 "Iso 8601"
|
||||
[org-roam]: org-roam "Org Roam"
|
||||
[tweet]: tweet "Tweet"
|
||||
[go links]: go-links "Go Links"
|
||||
[foo]: foo "Foo"
|
||||
[go]: go "Go"
|
||||
[titushora]: titushora "Titushora"
|
||||
[//end]: # "Autogenerated link references"
|
||||
Reference in New Issue
Block a user