Commit graph

34 commits

Author SHA1 Message Date
Flancian
2bb02f797e Clean up links section so that it only refers to nodes. 2020-12-22 14:52:11 +01:00
Flancian
13853488e3 Some hacks to do push/pull, but enable only back/forward. 2020-12-22 01:08:47 +01:00
Flancian
38c35a8220 Move links section to an include. 2020-12-21 14:38:50 +01:00
Flancian
4b8a6ada90 Add nav, work around limited backlink space on mobile. 2020-12-21 13:24:03 +01:00
Flancian
7e0829da68 Fix CSS. 2020-12-21 13:04:00 +01:00
Flancian
d4a6b69ae9 Add unicode arrows. 2020-12-20 22:17:39 +01:00
Flancian
9fb9670091 Prepare layout for pull, push, forward links. 2020-12-20 22:06:37 +01:00
Flancian
28cf7b5e83 Add hypothes.is built into the Agora. 2020-12-20 18:12:09 +01:00
Flancian
7f07fd0e31 Move index to be just another node. 2020-12-04 22:11:44 +01:00
Flancian
d55f7dcdd9 Show subnode count in users page. 2020-11-22 16:25:28 +01:00
Flancian
ddcdb8de8b Swap in 'latest' in lieu of 'subnodes', which is made less interesting
by the per-user views.
Right now it shows all subnodes in mtime order, but eventually it should
only show top N.
2020-11-17 10:49:21 +01:00
Flancian
f6fad2f95e Oops, forgot to add user.html. 2020-11-16 21:30:49 +01:00
Flancian
25c554fe92 Some more light fixes, plus fix the subnode "404". 2020-11-16 21:15:02 +01:00
Flancian
eaf64849c8 Search too. 2020-11-16 20:46:13 +01:00
Flancian
8d10f5634e Users is also a listing. 2020-11-16 20:44:34 +01:00
Flancian
3460add012 More small layout fixes. 2020-11-16 20:43:30 +01:00
Flancian
f83d748561 Some further fixes to node/subnode rendering. 2020-11-16 20:13:04 +01:00
Flancian
9ac4c34ba2 Some small fixes to backlink rendering. 2020-11-16 19:56:57 +01:00
Flancian
b9ed7296f6 Move (mostly) to div-based layout, plus make color scheme less flat
(dark mode only).
2020-11-16 19:45:31 +01:00
Flancian
7719d4d9c1 Move Agora version to config.py. 2020-11-16 17:13:10 +01:00
Flancian
13bfd42914 Improve home page. 2020-11-16 17:09:57 +01:00
Flancian
b660dde94f Add emojis for theme switch/help. 2020-11-16 16:59:12 +01:00
Flancian
1779c76c46 oops 2020-11-16 16:42:42 +01:00
Flancian
b68b1e4e06 Simple full text search. 2020-11-16 16:39:30 +01:00
Flancian
1e8fbdcf77 Add very basic GET-based /search. 2020-11-16 15:51:34 +01:00
Flancian
a74bef14fa Add util.py, a bag of holding (hack hack). 2020-11-16 15:26:03 +01:00
Flancian
3fb372a2b0 Basic theme switching, only half works. 2020-11-15 02:11:15 +01:00
Flancian
6d8de79fe1 Switch to dark mode by default. 2020-11-15 01:32:57 +01:00
Flancian
8b71483490 Changes to node and subnode rendering. 2020-11-14 22:00:08 +01:00
Flancian
504325eeb4 Merge branch 'dev' into main 2020-11-14 20:16:04 +01:00
Flancian
210f6098c5 Update index. 2020-11-14 20:12:07 +01:00
Flancian
f0578e95b8 All pages apparently working :) 2020-11-14 20:08:50 +01:00
Flancian
fc75e469c0 Some good progress, but also lightly broken code :) 2020-11-10 22:48:20 +01:00
Flancian
bdce0d9fc3 First commit after re-import. 2020-11-07 15:34:48 +01:00