Commit Graph

208 Commits

Author SHA1 Message Date
Sergio Martínez Portela
28122c3c31 Use dark-syntax.css only when dark mode is selected. 2023-10-05 08:53:50 +02:00
Sergio Martínez Portela
b8eadc8b1e Update CSS links on blog. 2023-10-03 00:22:13 +02:00
Sergio Martínez Portela
23f8fcefe5 Improve link checking. 2023-10-03 00:09:30 +02:00
Sergio Martínez Portela
600e737767 Re-render archives on file changes. 2023-10-03 00:09:30 +02:00
Sergio Martínez Portela
c588187ae3 Fix directory creation on re-render. 2023-10-03 00:09:30 +02:00
Sergio Martínez Portela
bd644e3788 No need to re-link videos or hrefs. 2023-10-03 00:09:30 +02:00
Sergio Martínez Portela
650b16df32 Add no-watch build on blog. 2023-10-03 00:09:30 +02:00
Sergio Martínez Portela
abfd4b16c5 Fix blog linking. 2023-10-03 00:07:45 +02:00
Sergio Martínez Portela
302ec0b764 [autoserve] Return 404 when appropriate. 2023-09-27 23:35:20 +02:00
Sergio Martínez Portela
6d78ad53c6 Fix path decoding. 2023-09-27 23:30:26 +02:00
Sergio Martínez Portela
00cb3fa203 Redirect '/directory' to '/directory/'. 2023-09-27 23:09:51 +02:00
Sergio Martínez Portela
816cedea4d wip: Script to test links for broken ones. 2023-09-22 00:05:24 +02:00
Sergio Martínez Portela
5b0873b0bd Implement RSS generation. 2023-09-21 00:16:56 +02:00
Sergio Martínez Portela
fc1a94cfcf Additional logging on loaded and reloaded posts. 2023-09-19 23:42:24 +02:00
Sergio Martínez Portela
21a857ea41 Implement handling of one post in multiple languages. 2023-09-19 23:42:24 +02:00
Sergio Martínez Portela
12b5e31e49 Handle root index autoserving. 2023-09-19 23:40:12 +02:00
Sergio Martínez Portela
7cc2407846 Link: "A sloppy guide to GnuCash's Python bindings" as post. 2023-09-18 23:56:19 +02:00
Sergio Martínez Portela
43824cc013 WIP: Explore parameters for gen_centered_graph.py 2023-09-18 23:55:32 +02:00
Sergio Martínez Portela
0003c80ad8 Miscellaneous styling changes. 2023-09-18 23:55:08 +02:00
Sergio Martínez Portela
747fbf015e Fix codehilite CSS. 2023-09-18 23:54:41 +02:00
Sergio Martínez Portela
eb1c3084c8 Implement article listing. 2023-09-17 23:39:15 +02:00
Sergio Martínez Portela
1c0b69d693 Fix navbar links. 2023-09-17 23:30:43 +02:00
Sergio Martínez Portela
f25bfb1ef6 Add category pages. 2023-09-17 23:30:24 +02:00
Sergio Martínez Portela
7d1524e270 Add links to older/newer sections of archive. 2023-09-17 22:55:45 +02:00
Sergio Martínez Portela
f1781bb1ae Implement proper article summarization for index. 2023-09-17 22:55:45 +02:00
Sergio Martínez Portela
da6536ff53 Show date but not time for each posts. 2023-09-17 22:55:45 +02:00
Sergio Martínez Portela
6275fc3694 Fix linking to blog articles from index. 2023-09-17 22:55:45 +02:00
Sergio Martínez Portela
59c9dfcf6b Fix autoserving of directory indexes. 2023-09-16 23:21:55 +02:00
Sergio Martínez Portela
7e1b71cf78 Reference notes from Homepage. Hide projects. 2023-09-16 18:44:19 +02:00
Sergio Martínez Portela
18f33b29e2 Material-er theme on dark graph render. 2023-09-16 18:44:16 +02:00
Sergio Martínez Portela
f81673d76a Merge branch 'dev/centered-graph-drawing' into develop 2023-09-16 18:43:32 +02:00
Sergio Martínez Portela
661a5e0cf8 Add centered graph as first element. 2023-06-26 23:56:32 +02:00
Sergio Martínez Portela
9784f78f1c Deduplicate graph edges. 2023-06-20 00:15:41 +02:00
Sergio Martínez Portela
dee465f6af Remap document IDs. 2023-06-20 00:09:08 +02:00
Sergio Martínez Portela
d6c8b9f3db Fix links originating from top-level of graph center. 2023-06-19 00:07:40 +02:00
Sergio Martínez Portela
539240079f Fix rendering of outgoing links on graph.
See: http://127.0.0.1:8000/notes/343fe43b-f687-4f83-8171-c966a6887898.node.html#343fe43b-f687-4f83-8171-c966a6887898
2023-06-18 23:56:30 +02:00
Sergio Martínez Portela
da20c14ae7 Fix generation of graphs where top-level headline has no backlines. 2023-06-18 23:24:33 +02:00
Sergio Martínez Portela
960a3693d3 Fix typo on intermediate dot file name. 2023-06-13 00:00:35 +02:00
Sergio Martínez Portela
fa789984f4 Implement long-operation cache. 2023-06-10 15:55:43 +02:00
Sergio Martínez Portela
135423b8e5 Wrap graph generation in python code, remove API dependency. 2023-06-10 15:35:06 +02:00
Sergio Martínez Portela
3f5ec66c3d Fix: render graph.json, a dependency, before node-centered-graph. 2023-06-09 21:04:04 +02:00
Sergio Martínez Portela
49a5ec3df2 Experiment with centered graph drawing. 2023-06-09 20:54:01 +02:00
Sergio Martínez Portela
b248f507c6 Handle file: links. 2023-06-06 18:32:19 +02:00
Sergio Martínez Portela
0e56cfbe10 Show TOC on the left side. 2023-05-14 21:06:27 +02:00
Sergio Martínez Portela
ce2ca99ebc Don't move node off center if no TOC is shown. 2023-05-14 21:06:08 +02:00
Sergio Martínez Portela
210a508a90 Add simple color loop when loading query. 2023-05-01 22:46:46 +02:00
Sergio Martínez Portela
bdda2f3676 Replace header collapse/expand for link copying. 2023-04-28 00:12:02 +02:00
Sergio Martínez Portela
fce2d3c935 Use a bluer, less-greener background color. 2023-04-28 00:11:59 +02:00
Sergio Martínez Portela
5ae3be6d0f Draw floating table-of-contents on the right when possible. 2023-04-28 00:05:40 +02:00
Sergio Martínez Portela
61b1b79f95 Don't draw tables of contents with <2 elements. 2023-04-26 23:52:49 +02:00