76 Commits

Author SHA1 Message Date
e8f62680da Fix post list limit 2025-05-21 14:57:14 -07:00
a78da1b386 Use old way, it's better 2025-05-21 11:28:54 -07:00
832ed344ca Yet another way to do it 2025-05-21 11:27:31 -07:00
0369d5bb56 Clean up 2025-05-21 09:39:31 -07:00
e12088f10d Use the split function from 'sitegen.common' library 2025-05-21 09:38:58 -07:00
d01ab609c1 Wow 2025-05-20 20:30:05 -07:00
1154bd5f54 WIP: 2025-05-20 20:18:39 -07:00
630fa60191 Inline posts list template 2025-05-20 17:58:17 -07:00
540ad25e5e Render a list of posts 2025-05-20 17:54:29 -07:00
37958c8ad8 WIP: i think i got it 2025-05-20 17:49:56 -07:00
039461c581 WIP: use cosmo.f to list posts? 2025-05-20 17:01:29 -07:00
bae7126189 WIP: list posts function 2025-05-20 13:40:20 -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
2276c525b9 Remove dates from html filenames and links 2025-05-19 15:48:50 -07:00
d6b336deae Remove file extensions from link tags 2025-05-19 15:33:35 -07:00
3ced625dff Add a Makefile 2025-05-19 15:29:42 -07:00
70d6dc643b Remove trailing forward slash in link 2025-05-19 15:22:00 -07:00
9f7ce7ad15 Fix nginx conf 2025-05-19 15:21:50 -07:00
212d555b51 WIP: progress? 2025-05-18 17:49:03 -07:00
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