talexander
  • Joined on 2023-07-05
talexander pushed to main at talexander/natter 2023-10-27 23:26:50 +00:00
0e9d74b2c8 Merge branch 'element_template'
6bf1480366 Add a template for paragraph.
c279bad13a Add children to heading.
bd982fb62d Add a template for section.
53a531f568 Add dispatcher for object and element.
Compare 57 commits »
talexander deleted branch build_site from talexander/natter 2023-10-27 20:19:50 +00:00
talexander pushed to build_site at talexander/natter 2023-10-27 20:16:14 +00:00
354d24cf69 Add comment as a no-op.
5891ac7fb7 Add keyword and as no-op.
f9377d7609 Make converstion to intermediate state async.
4a6948cde7 Add paragraph.
5b34942b64 Add element.
Compare 5 commits »
talexander pushed to build_site at talexander/natter 2023-10-27 19:07:54 +00:00
7b01230234 Add target.
c6cf5f75ac Introduce a registry into the conversion to intermediate format.
Compare 2 commits »
talexander pushed to build_site at talexander/natter 2023-10-27 17:10:33 +00:00
e3b5f7f74f Rename blog_post module to intermediate.
1ac39c2a6f Add RenderPlainText.
744d3e50fb Convert intermediate objects into render objects.
4c59011389 Copy heading level.
ba2756c762 Create intermediate representation for plain text.
Compare 5 commits »
talexander pushed to main at talexander/machine_setup 2023-10-27 02:10:04 +00:00
19e154a0ce TEMP changes for running on NUC.
48bdb12e77 Change package name for google cloud sdk on linux.
ec72d20455 Fix building ZFS on linux.
Compare 3 commits »
talexander pushed to main at talexander/machine_setup 2023-10-24 04:59:55 +00:00
7f47b1ca1b Enable web-mode for dust files.
talexander pushed to build_site at talexander/natter 2023-10-24 04:51:41 +00:00
31a3efe417 Only print the contexts.
talexander pushed to build_site at talexander/natter 2023-10-24 04:36:17 +00:00
2b7a19a1d4 Introduce the corresponding non-render types.
3b472a9e96 Introduce element and object enums.
77f8375d7a Introduce an array of document elements.
Compare 3 commits »
talexander pushed to build_site at talexander/natter 2023-10-24 03:49:44 +00:00
3cfcae25a9 Move the render context to its own folder.
talexander pushed to build_site at talexander/natter 2023-10-24 03:36:57 +00:00
448e9bb8c6 Add comments.
talexander pushed to build_site at talexander/natter 2023-10-24 03:14:31 +00:00
2413923b3f Render the page title and self link.
ab36a60545 Generate the minimum relative path by chopping off the shared stem.
68cae57f16 Add a function to get the shared portion of a path.
11bfb6836f Include a self-link for the blog.
3ac7826d2c Move the logic into convert_blog_post_page_to_render_context.
Compare 5 commits »
talexander pushed to build_site at talexander/natter 2023-10-24 01:59:24 +00:00
178ce877bc Render the head for the page.
talexander pushed to main at talexander/machine_setup 2023-10-24 00:33:56 +00:00
5fcb37591c Add guard rails to the cpu_set_perf_perc script for FreeBSD.
talexander pushed to build_site at talexander/natter 2023-10-24 00:30:54 +00:00
2b6f86d4e9 Switch to rendering blog post pages instead of blog posts.
dc233d26b1 Store the title in BlogPostPage.
Compare 2 commits »
talexander deleted branch explicit_all_node_iter from talexander/organic 2023-10-23 22:39:31 +00:00
talexander pushed to main at talexander/organic 2023-10-23 22:39:25 +00:00
ee201e1336 Merge branch 'explicit_all_node_iter'
4897952330 Make creating AllAstNodeIter explicit.
Compare 2 commits »
talexander created branch explicit_all_node_iter in talexander/organic 2023-10-23 22:26:23 +00:00
talexander pushed to explicit_all_node_iter at talexander/organic 2023-10-23 22:26:23 +00:00
4897952330 Make creating AllAstNodeIter explicit.
talexander deleted branch remove_set_source from talexander/organic 2023-10-23 22:07:09 +00:00