28 Commits

Author SHA1 Message Date
77659b6c65 Update links 2025-06-16 20:18:05 -07:00
4bec526ba8 Change some copy 2025-06-16 20:18:05 -07:00
59336774f7 Remove unused template 2025-06-16 20:18:05 -07:00
1b6cf0d89b Fix dates on posts 2025-06-16 20:18:05 -07:00
91ca5c2f3f Use Pandoc lua-filter instead of Pygments plugin
for syntax highlights
2025-06-16 20:18:05 -07:00
8ed0e4f2dd Update moonscript syntax highlight colors 2025-06-16 20:18:05 -07:00
5bf9a45007 Highlight unlabeled blocks 2025-06-16 20:18:05 -07:00
895ef13d73 Write Pandoc lua-filter in MoonScript and compile to Lua on build 2025-06-16 20:18:05 -07:00
46aa6c829f WIP: Syntax highlight colors 2025-06-16 20:18:05 -07:00
d22283905a Modify moonscript lexer to get correct syntax highlighting
of interpolated strings
2025-06-16 20:18:05 -07:00
aff5584c85 Use cif in root template 2025-06-16 20:18:05 -07:00
42e519d949 WIP: page titles 2025-06-16 20:18:05 -07:00
f001942c3e Improve page titles 2025-06-16 20:18:05 -07:00
aebdf3d3f0 Remove trailing forward slash in link 2025-06-16 20:18:05 -07:00
4f7980256d Rename template helper 2025-06-16 20:18:05 -07:00
d1b37461e0 Make a titleized slug the default post title 2025-06-16 20:18:05 -07:00
d8d50c234a Refactor the 'for' loop that adds all the post files 2025-06-16 20:18:05 -07:00
34433e8e57 Remove debug info 2025-06-16 20:18:04 -07:00
951cfd7731 Remove unused 'heex' templates 2025-06-16 20:18:04 -07:00
fc9497b152 Add posts page; fix post templates 2025-06-16 20:18:04 -07:00
462a08d9dc WIP: Wrap posts in an article tag 2025-06-16 20:18:04 -07:00
dd8e3a95fc WIP: list posts 2025-06-16 20:18:04 -07:00
62ba454b75 WIP: layouts 2025-06-16 20:18:04 -07:00
efb4943818 Wrap index template with root template 2025-06-16 20:18:04 -07:00
ad03cc86d2 WIP: templates 2025-06-16 20:18:04 -07:00
dee6534500 WIP: use render function successfully 2025-06-16 20:18:04 -07:00
6fdf68fcfc Add version param to stylesheet href 2025-06-16 20:18:04 -07:00
c87a2314c5 WIP: add css from stasis 2025-06-16 20:18:04 -07:00