36 Commits

Author SHA1 Message Date
joeac f09bbf8d4a replaces prune_blog script with http/Makefile rules 2026-06-25 09:49:14 +01:00
joeac 83e0f1cda5 http: replaces prune_out script with make rules 2026-06-25 08:22:27 +01:00
joeac aa4f63a8ce uses grep short flags for POSIX compatibility 2026-06-24 22:43:32 +01:00
joeac 4490194389 replaces :: with cut for POSIX compatibility in upp* source files 2026-06-22 17:26:29 +01:00
joeac dc43029892 removes POSIX-incompatible :: substitutions in prune_blog 2026-06-22 14:05:35 +01:00
joeac bf592223de forget symlink: cp pp 2026-06-22 13:53:46 +01:00
joeac 2328446520 more sophisticated escape_upphtml in gmi2upphtml 2026-06-18 19:07:45 +01:00
joeac 9996a47d0c fixes missing post titles in microlog 2026-06-18 09:43:52 +01:00
joeac f219908d67 prune_blog takes optional BLOG_POST_PATTERN argument 2026-06-18 09:22:49 +01:00
joeac 5e371cf734 prune_blog also removes argfiles 2026-06-18 09:20:50 +01:00
joeac 6d801d0f0e symlinks http/bin/pp to http/pp/pp 2026-06-17 21:54:36 +01:00
joeac 99b54df287 fix bug in prune_blog: rm '' 2026-06-17 18:21:28 +01:00
joeac 830f63641b factors out prune_blog to bin 2026-06-17 09:56:48 +01:00
joeac 3e0def4305 remove unnecessary continue indices in prune_out 2026-06-17 09:34:05 +01:00
joeac 722a304023 factors out prune_out to bin 2026-06-17 09:23:42 +01:00
joeac 65b3169d98 fix bug in blog script: set layout_name to default 2026-06-17 09:08:39 +01:00
joeac 84ea47f08d copying public happens in Makefile, not mkws 2026-06-16 22:02:46 +01:00
joeac b79a0873dd can pass PATH_PATTERN to mkws 2026-06-16 21:56:01 +01:00
joeac 9adbe55164 move sitemap.uppxml into src 2026-06-16 21:55:33 +01:00
joeac be6466c0ff fix blog script bug: multiple posts on the same day overwrite each other 2026-06-15 18:16:26 +01:00
joeac 3094407195 blog script now takes optional -f FILE_PATTERN arg 2026-06-15 18:12:46 +01:00
joeac 6cd664dba6 remove unnecessary backslash from grep expression in http/bin/blog 2026-06-12 10:12:25 +01:00
joeac ce1ebb3ad3 extracts longlog metadata including updated date 2026-06-09 21:29:10 +01:00
joeac 0065d36bc8 blog script takes extract_args_cmd 2026-06-09 21:17:05 +01:00
joeac 7a952de4f8 chmods I guess? 2026-06-09 21:16:35 +01:00
joeac 37d61b5b21 fixes passing POST_TITLE to postprocessor from blog script 2026-06-09 21:03:16 +01:00
joeac 75f5a8bbf5 fixes passing POST_TITLE as an arg to mkws 2026-06-09 21:02:50 +01:00
joeac da1670c57c fixes links in gmi2upphtml 2026-06-09 19:46:34 +01:00
joeac 87dec12b01 cut longlog metadata from blog 2026-06-09 18:20:23 +01:00
joeac 0892937941 parameterises postprocess cmd in blog script 2026-06-09 18:19:16 +01:00
joeac b4f9be57d3 http: builds blogs from gemlogs 2026-06-09 16:11:06 +01:00
joeac ec2cd858bd not sure what this change is, maybe a chmod on mkws? 2026-06-02 18:00:37 +01:00
joeac 6bc4552d41 mkws copies from public if it exists 2026-06-02 18:00:14 +01:00
joeac 86f40be2cb mkws outputs to 'out' instead of 'public' 2026-06-02 17:59:45 +01:00
joeac 3759fd137c mkws processes css 2026-05-12 21:29:38 +01:00
joeac eb48cdb9a3 inits http ssg with mkws 2026-05-12 20:56:32 +01:00