26 Commits

Author SHA1 Message Date
997c8146a1 Remove unused template 2025-05-31 15:29:29 -07:00
57074caae9 Fix dates on posts 2025-05-27 20:28:47 -07:00
e06d75f82f Use Pandoc lua-filter instead of Pygments plugin
for syntax highlights
2025-05-27 19:29:08 -07:00
67469ab84a Update moonscript syntax highlight colors 2025-05-27 11:18:04 -07:00
93927b6a0a Highlight unlabeled blocks 2025-05-26 19:58:33 -07:00
e0ea6bab6a Write Pandoc lua-filter in MoonScript and compile to Lua on build 2025-05-26 12:38:24 -07:00
88c9168b39 WIP: Syntax highlight colors 2025-05-26 09:12:57 -07:00
2362028967 Modify moonscript lexer to get correct syntax highlighting
of interpolated strings
2025-05-25 14:12:36 -07:00
5df1f9a8d1 Use cif in root template 2025-05-23 16:39:37 -07:00
c8a1632902 WIP: page titles 2025-05-20 09:16:15 -07:00
2a3f7f1e9e Improve page titles 2025-05-19 15:51:59 -07:00
70d6dc643b Remove trailing forward slash in link 2025-05-19 15:22:00 -07:00
8fedd88624 Rename template helper 2025-05-16 23:36:12 -07:00
0bbf998ebb Make a titleized slug the default post title 2025-05-16 23:27:03 -07:00
ce9d7e37e5 Refactor the 'for' loop that adds all the post files 2025-05-15 18:10:12 -07:00
81e5bc4c69 Remove debug info 2025-05-15 15:55:30 -07:00
48c609f63c Remove unused 'heex' templates 2025-05-15 12:04:45 -07:00
014a3fd49f Add posts page; fix post templates 2025-05-15 11:13:18 -07:00
2993a35c80 WIP: Wrap posts in an article tag 2025-05-14 17:09:34 -07:00
80c8a9cab3 WIP: list posts 2025-05-12 16:10:12 -07:00
317efd17e2 WIP: layouts 2025-05-10 20:32:04 -07:00
8f17f5c440 Wrap index template with root template 2025-05-10 15:26:18 -07:00
2f94fd51ae WIP: templates 2025-05-10 14:38:42 -07:00
b0e3dbcdcf WIP: use render function successfully 2025-05-10 14:27:08 -07:00
2a9a39ac6d Add version param to stylesheet href 2025-05-10 08:55:05 -07:00
73a5cd7122 WIP: add css from stasis 2025-05-09 18:03:43 -07:00