156 Commits

Author SHA1 Message Date
8a92d0451b WIP: routes??? 2025-05-18 14:46:15 -07:00
6a634ceea3 Add a transparent favicon 2025-05-17 16:57:16 -07:00
3a8f293144 WIP: routing 2025-05-17 15:09:15 -07:00
c669e99694 Update notes 2025-05-17 11:43:36 -07:00
8fedd88624 Rename template helper 2025-05-16 23:36:12 -07:00
b6a63698b9 Use html.build 2025-05-16 23:33:37 -07:00
0bbf998ebb Make a titleized slug the default post title 2025-05-16 23:27:03 -07:00
20477d99fb Polish 2025-05-16 19:22:48 -07:00
8497bbc092 Another refactor 2025-05-16 17:55:02 -07:00
d7f7cfe59a Refactor renderer 2025-05-16 15:48:05 -07:00
c7755370e6 WIP: argh 2025-05-16 15:21:44 -07:00
39f15e20ef Lint site.moon; copy over Leafo's function for getting files 2025-05-16 11:53:50 -07:00
400bf6662c Lint site.moon 2025-05-16 10:53:31 -07:00
544c8cccc1 Remove monkey-patch and add custom pandoc renderer 2025-05-15 20:31:32 -07:00
ce9d7e37e5 Refactor the 'for' loop that adds all the post files 2025-05-15 18:10:12 -07:00
2a9c7e520c Add inotify install to Dockerfile 2025-05-15 17:56:15 -07:00
f6d8a1d7d8 Refactor creation function 2025-05-15 16:09:49 -07:00
81e5bc4c69 Remove debug info 2025-05-15 15:55:30 -07:00
9f12248303 Render posts with a function so we can change the count 2025-05-15 15:45:00 -07:00
6cb73bcf8f Add images 2025-05-15 12:43:36 -07:00
3290b43d58 Update .gitignore files 2025-05-15 12:33:25 -07:00
48c609f63c Remove unused 'heex' templates 2025-05-15 12:04:45 -07:00
f7e5e8e7d7 Update moonscript header pattern 2025-05-15 11:40:24 -07:00
014a3fd49f Add posts page; fix post templates 2025-05-15 11:13:18 -07:00
5f32456f4b Import all published documents 2025-05-15 10:47:12 -07:00
cabfea4596 Fix markdown compile command; deactivate pygments plugin; replace yaml
header with moonscript header
2025-05-15 10:45:21 -07:00
2afe23a008 Clean up site.moon 2025-05-15 09:19:40 -07:00
c11f612e02 Refactor markdown.moon; add pandoc to Dockerfile; monkey-patch sitegen
markdown renderer
2025-05-14 21:47:51 -07:00
1d41551905 WIP: use pandoc to convert markdown 2025-05-14 19:11:06 -07:00
2993a35c80 WIP: Wrap posts in an article tag 2025-05-14 17:09:34 -07:00
5d9d95db05 Output blurb text as markup 2025-05-12 20:03:51 -07:00
8e5df87224 Add post titles and blurbs 2025-05-12 19:18:45 -07:00
80c8a9cab3 WIP: list posts 2025-05-12 16:10:12 -07:00
f49732674d WIP: posts list 2025-05-11 15:06:23 -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
184730a51c Give every code block a type to fix rendering issue 2025-05-10 12:17:16 -07:00
b5771c94c9 Pass path to command dynamically in Dockerfile 2025-05-10 12:11:36 -07:00
2a9a39ac6d Add version param to stylesheet href 2025-05-10 08:55:05 -07:00
aa5cfceb08 Set output dir to 'html/'; build css 2025-05-10 08:32:55 -07:00
73a5cd7122 WIP: add css from stasis 2025-05-09 18:03:43 -07:00
3190c9388d Refactor posts function to reduce line length 2025-05-09 15:03:55 -07:00
3e4629d92e WIP: clean up 2025-05-09 14:21:04 -07:00
d854053e34 WIP: refactor to shorten line 2025-05-09 14:16:57 -07:00
6680d0c0c5 Refactor 2025-05-08 19:27:13 -07:00
4aee049ad9 Add ability to add all files in a dir 2025-05-08 17:35:21 -07:00
222be9ed38 WIP: add all files in dir 2025-05-08 17:08:26 -07:00
48f97c1e4a WIP: list directories 2025-05-08 14:45:44 -07:00