103 Commits

Author SHA1 Message Date
c0b54ad843 Publish post 'Test nginx Configuration Directives' (#3)
Sitegen had some problems rendering `$host$request_uri` and `$$ct` so I had to make some changes to the Markdown renderer.

Reviewed-on: #3
2025-06-30 22:49:28 +00:00
eebda46c39 Won't try to copy non-existent stylesheet 2025-06-20 15:12:20 -07:00
4bec526ba8 Change some copy 2025-06-16 20:18:05 -07:00
4fb02b461f Remove comment 2025-06-16 20:18:05 -07:00
5b4d131974 Fix blurb in post list 2025-06-16 20:18:05 -07:00
075097904c Cleanup 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
da77583a5d Add custom plugin 2025-06-16 20:18:05 -07:00
8ed0e4f2dd Update moonscript syntax highlight colors 2025-06-16 20:18:05 -07:00
edb413665d Adjust pandoc syntax highlight style 2025-06-16 20:18:05 -07:00
d634dbd3f5 Add pygments colors to pandoc stylesheet 2025-06-16 20:18:05 -07:00
5bf9a45007 Highlight unlabeled blocks 2025-06-16 20:18:05 -07:00
58af575386 Make code highlight sample page 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
f15f3f5011 Clean up 2025-06-16 20:18:05 -07:00
9b4ab48705 Clean up 2025-06-16 20:18:05 -07:00
92a1650e75 I think I may have figured it out 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
dbc71b4c0b Clean up 2025-06-16 20:18:05 -07:00
14dd4f24c2 Use markdown in blurb 2025-06-16 20:18:05 -07:00
937c19c141 WIP 2025-06-16 20:18:05 -07:00
cb8f6e8d01 Render blurbs as markdown 2025-06-16 20:18:05 -07:00
9f2b1a637e WIP 2025-06-16 20:18:05 -07:00
7dc00e33c4 Rename function 2025-06-16 20:18:05 -07:00
b89683133d Don't try to access globals 2025-06-16 20:18:05 -07:00
11d4b97035 Don't need to add titleize to cosmo_helpers 2025-06-16 20:18:05 -07:00
c3142e9cd4 Fix blurb encoding 2025-06-16 20:18:05 -07:00
a49813e279 Return a list comprehension 2025-06-16 20:18:05 -07:00
4cf5ed2aa8 Clean up 2025-06-16 20:18:05 -07:00
a9f7837b6e Ok 2025-06-16 20:18:05 -07:00
a1b63d84c9 So much better 2025-06-16 20:18:05 -07:00
4bca13c559 The reason it was so hard to pass in a block outside of a template is because you're not supposed to do that :/
you're supposed to just use moonscript to build it
2025-06-16 20:18:05 -07:00
28405ca11b WIP 2025-06-16 20:18:05 -07:00
9357c6e351 WIP 2025-06-16 20:18:05 -07:00
51b82fbb9e WIP 2025-06-16 20:18:05 -07:00
2b712539fc WIP: further refinement 2025-06-16 20:18:05 -07:00
d495203aab ! 2025-06-16 20:18:05 -07:00
ce26dd35be WIP 2025-06-16 20:18:05 -07:00
b9b1209294 Omg 2025-06-16 20:18:05 -07:00
f0e4655cd7 WIP 2025-06-16 20:18:05 -07:00
53e608abd2 Some refactor 2025-06-16 20:18:05 -07:00
ba287b90e5 Refactor 2025-06-16 20:18:05 -07:00
ba87f7a65b Improve documentation according to ldoc 2025-06-16 20:18:05 -07:00
82433ff000 Clean up 2025-06-16 20:18:05 -07:00
b43b070221 Clean up target logic 2025-06-16 20:18:05 -07:00
d2741060a5 WIP 2025-06-16 20:18:05 -07:00
cb708439d2 WIP: target 2025-06-16 20:18:05 -07:00
f13e5e947c WIP 2025-06-16 20:18:05 -07:00