Commit Graph

136 Commits

Author SHA1 Message Date
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
Sergio Martínez Portela
e618e3c4eb HTML escape output. 2022-05-07 23:44:37 +02:00
Sergio Martínez Portela
51245491e1 Track simplified code block structure. 2022-05-07 23:33:04 +02:00
Sergio Martínez Portela
81e6935157 Generate code blocks. 2022-05-07 23:03:26 +02:00
Sergio Martínez Portela
8698035f2e Collapse non top-level nodes. 2022-05-07 20:38:12 +02:00
Sergio Martínez Portela
0696ffa075 Indent first line of HTML code. 2022-05-07 18:35:18 +02:00
Sergio Martínez Portela
225f701efb Explore a cleaner, less rounded style. 2022-05-07 18:35:04 +02:00
Sergio Martínez Portela
1fd1827821 Generate file-level nodes if OrgDoc has ID.
This is for compatibility with Org-Roam v2.
2022-05-07 13:15:30 +02:00
Sergio Martínez Portela
2c6d54d9ed Support ID links. 2022-05-06 21:18:16 +02:00
Sergio Martínez Portela
8295154a96 Add links to LinkItems. 2022-05-06 20:19:11 +02:00
Sergio Martínez Portela
c86ec3fc9b Add links in text. 2022-05-06 15:58:28 +02:00
Sergio Martínez Portela
09cfed5fdd WIP: Fiddling with web presentation. 2022-04-29 10:26:59 +02:00
Sergio Martínez Portela
8bb2c0dbcd Upload homepage. 2022-02-26 14:35:47 +01:00
Sergio Martínez Portela
5c979747e2 Try cleaner style for note output. 2022-01-10 23:53:07 +01:00
Sergio Martínez Portela
e9585bd821 Structure homepage texts in <p>. 2022-01-09 01:12:20 +01:00
Sergio Martínez Portela
ac7f24671a Add dark mode to homepage. 2022-01-09 01:04:19 +01:00
Sergio Martínez Portela
629d862a38 Test a card-based style. 2022-01-08 01:14:37 +01:00
Sergio Martínez Portela
89e5b19592 WIP: Style. 2022-01-08 01:13:00 +01:00
Sergio Martínez Portela
904963e7ea Add spaces between social links. 2022-01-08 01:07:35 +01:00
Sergio Martínez Portela
b3797f60d2 Ignore style of clicked links. 2022-01-08 01:02:21 +01:00
Sergio Martínez Portela
faceaf87eb Separate sections in cards. 2022-01-08 00:54:11 +01:00
Sergio Martínez Portela
b695b2f40b Minimally update homepage style. 2022-01-06 22:32:49 +01:00
Sergio Martínez Portela
f63fef056c Simplify homepage layout. 2021-11-01 23:12:17 +01:00
Sergio Martínez Portela
b982c52e69 Add simple homepage. 2021-11-01 18:11:22 +01:00
Sergio Martínez Portela
5878f158c3 Basic list rendering. 2021-10-03 17:53:22 +02:00
Sergio Martínez Portela
c5925afa28 Render subnodes in each node. 2021-09-04 00:26:28 +02:00
Sergio Martínez Portela
e9f3725706 Render with style. 2021-09-04 00:26:20 +02:00
Sergio Martínez Portela
07aa1c28f6 Dump all headlines. 2021-09-03 20:19:45 +02:00
Sergio Martínez Portela
22035852fd Draft simple rendering to HTML. 2021-08-27 00:22:55 +02:00
Sergio Martínez Portela
d6ae48ed25 Add base structure for generation script. 2021-08-14 18:04:22 +02:00