7 Commits

Author SHA1 Message Date
60816dda3f
wrap up conversion to SSG
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-03-16 21:49:56 -05:00
388eadd4a0
fix some tests
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-03-16 20:39:27 -05:00
ca9e6623ff
static site generator part 7? --- refactoring, more tests
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-03-15 15:22:03 -05:00
746314f4ed
static site generator part 5 --- consolidate markdown code
all that's left is basically the instance copier code (ssg.py) and
markdown handling (markdown.py)

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-03-15 08:53:08 -05:00
c9d17523ce
static site generator part 4 --- user-selectable styles
not entirely happy about using JavaScript, but I think I figured out a
way to load the selected style via cookie without causing the page to
flash, so for the moment I'm sticking with it because I love the feature
so much

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-03-14 20:29:48 -05:00
02c548880e
static site generator part 3
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-03-13 19:28:51 -05:00
0d59e64323
static site generator part 1 --- incomplete, but kinda works
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-03-13 18:33:17 -05:00