Commit Graph

115 Commits

Author SHA1 Message Date
Sergio Martínez Portela
3bf1a86c31 Fix path to graph-explorer. 2022-08-19 19:30:24 +02:00
Sergio Martínez Portela
f3096eb5d9 Draft post-index. 2022-08-03 21:11:09 +02:00
Sergio Martínez Portela
189a94c930 Add simple date, tags to posts. 2022-07-25 17:58:58 +02:00
Sergio Martínez Portela
feefd1f4d5 Improve autoserve logic, reduce repeated reloads. 2022-07-25 12:19:32 +02:00
Sergio Martínez Portela
29a9d25381 Add auto-wrapping media queries for CSS static resources. 2022-07-24 23:08:38 +02:00
Sergio Martínez Portela
7afb6be68f Add simplistic autoserve/update mechanism. 2022-07-21 21:19:03 +02:00
Sergio Martínez Portela
a3ad99cb61 Add syntax-highlighting css. 2022-07-21 21:19:03 +02:00
Sergio Martínez Portela
57ed8fa15c Add simple mechanism for fast re-render. 2022-06-27 21:02:33 +02:00
Sergio Martínez Portela
a8c4d6ef48 Add base Markdown blog structure. 2022-06-27 20:39:21 +02:00
Sergio Martínez Portela
bdf397335c Take links from 'Related' headline, map doc.ids to headlines. 2022-05-16 23:58:59 +02:00
Sergio Martínez Portela
eda511171d Ignore result blocks. 2022-05-16 23:58:59 +02:00
Sergio Martínez Portela
386b3a1855 Indicate name of graph relations.
Most changes taken from: http://bl.ocks.org/fancellu/2c782394602a93921faff74e594d1bb1
2022-05-16 23:58:43 +02:00
Sergio Martínez Portela
819948e969 Handle remaining link types. 2022-05-16 23:27:26 +02:00
Sergio Martínez Portela
0073dd8b84 WIP: basic Graph based on d3JS's disjoint force directed graph.
Code taken from: https://observablehq.com/@d3/disjoint-force-directed-graph
2022-05-16 00:40:48 +02:00
Sergio Martínez Portela
ae07c563a8 Relocate _scripts to scripts directory. 2022-05-15 23:21:56 +02:00