87 Commits

Author SHA1 Message Date
178ad8a783 Add default mime type in nginx.conf 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
76f99322f7 Clean up 2025-06-16 20:18:05 -07:00
21a4d933ba WIP 2025-06-16 20:18:05 -07:00
d1339160f0 WIP: 2025-06-16 20:18:05 -07:00
185d1b06b3 Use function with or without template 2025-06-16 20:18:05 -07:00
115cc65d4a Revert overwritting page.target 2025-06-16 20:18:05 -07:00
052fc35670 Fix post list limit 2025-06-16 20:18:05 -07:00
868d984987 Use old way, it's better 2025-06-16 20:18:05 -07:00
a793669c57 Yet another way to do it 2025-06-16 20:18:05 -07:00
a48b79c7c7 Clean up 2025-06-16 20:18:05 -07:00
ed4d6498ae Use the split function from 'sitegen.common' library 2025-06-16 20:18:05 -07:00
83dc0e1990 Wow 2025-06-16 20:18:05 -07:00
1f7deb58be WIP: 2025-06-16 20:18:05 -07:00
ee8d797a15 Inline posts list template 2025-06-16 20:18:05 -07:00
0dc346f591 Render a list of posts 2025-06-16 20:18:05 -07:00
d5197a0a58 WIP: i think i got it 2025-06-16 20:18:05 -07:00
52342a77e5 WIP: use cosmo.f to list posts? 2025-06-16 20:18:05 -07:00
861ec2c55c WIP: list posts function 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
18581b3ea4 Remove dates from html filenames and links 2025-06-16 20:18:05 -07:00
c859775024 Remove file extensions from link tags 2025-06-16 20:18:05 -07:00
521fcba66e Add a Makefile 2025-06-16 20:18:05 -07:00
aebdf3d3f0 Remove trailing forward slash in link 2025-06-16 20:18:05 -07:00
9cd539df9e Fix nginx conf 2025-06-16 20:18:05 -07:00
63e5d3f0ca WIP: progress? 2025-06-16 20:18:05 -07:00
b0fbfdcae3 WIP: routes??? 2025-06-16 20:18:05 -07:00
cd574a06a3 Add a transparent favicon 2025-06-16 20:18:05 -07:00
3c6eba1ba5 WIP: routing 2025-06-16 20:18:05 -07:00
e928f85490 Update notes 2025-06-16 20:18:05 -07:00
4f7980256d Rename template helper 2025-06-16 20:18:05 -07:00
16795a92ee Use html.build 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
09918abe97 Polish 2025-06-16 20:18:05 -07:00
338b7eb747 Another refactor 2025-06-16 20:18:05 -07:00
109c81458a Refactor renderer 2025-06-16 20:18:05 -07:00
76ca707e9b WIP: argh 2025-06-16 20:18:05 -07:00
6dcb9e60b2 Lint site.moon; copy over Leafo's function for getting files 2025-06-16 20:18:05 -07:00
40ed4736e1 Lint site.moon 2025-06-16 20:18:05 -07:00
bb90a3eaa5 Remove monkey-patch and add custom pandoc renderer 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
111d3ea0a3 Add inotify install to Dockerfile 2025-06-16 20:18:04 -07:00
e18cf098d1 Refactor creation function 2025-06-16 20:18:04 -07:00
34433e8e57 Remove debug info 2025-06-16 20:18:04 -07:00
41c0dcdca0 Render posts with a function so we can change the count 2025-06-16 20:18:04 -07:00