Commit Graph

  • abd249030b http: adds post.css to blog/microlog posts joeac 2026-06-18 09:43:32 +01:00
  • 3c132ca4dc http/Makefile doesn't prune non-post files in http/src/blog,http/src/microlog joeac 2026-06-18 09:25:04 +01:00
  • f219908d67 prune_blog takes optional BLOG_POST_PATTERN argument joeac 2026-06-18 09:22:49 +01:00
  • 5e371cf734 prune_blog also removes argfiles joeac 2026-06-18 09:20:50 +01:00
  • 76901304c4 Makefile clean doesn't clean non-post files under blog,microlog joeac 2026-06-18 09:18:03 +01:00
  • 83c25e328f only gitignores blog/microlog posts, not everything under http/src/blog,http/src/microlog joeac 2026-06-18 08:58:32 +01:00
  • ccd7140d6d http: redirects blog/subscribe to /subscribe joeac 2026-06-18 08:58:02 +01:00
  • 0db52b89f0 adds trivial html layout joeac 2026-06-18 08:57:48 +01:00
  • 93cda87bbd http: adds microlog index joeac 2026-06-18 08:46:45 +01:00
  • 35ef330df8 fix css bug in http microlog: ul inside microlog posts not getting list markers joeac 2026-06-18 08:45:51 +01:00
  • 348b76aa04 http/Makefile: fix bug, only upphtml files being built because no layouts exist for other formats joeac 2026-06-18 08:44:29 +01:00
  • df748183ab http: adds /subscribe joeac 2026-06-18 08:19:34 +01:00
  • e470dfc258 http/Makefile includes layout files in deps joeac 2026-06-18 08:17:08 +01:00
  • 56e2c037b5 moves <main> to default.layout joeac 2026-06-18 08:16:51 +01:00
  • c5c4167361 remove 2025-10-05 blog post joeac 2026-06-17 22:08:18 +01:00
  • 2f70f87f41 reverses blog post order joeac 2026-06-17 22:06:05 +01:00
  • 0519d155fa fixes blockquote block margins joeac 2026-06-17 22:04:36 +01:00
  • 6d801d0f0e symlinks http/bin/pp to http/pp/pp joeac 2026-06-17 21:54:36 +01:00
  • fd21d77526 adds pp build to http/Makefile joeac 2026-06-17 21:54:16 +01:00
  • 5b927900ae increases pp max buffer size 64,000 chars joeac 2026-06-17 21:49:02 +01:00
  • 5fcb2bcc83 gitignores pp build output joeac 2026-06-17 21:47:41 +01:00
  • 6dd4caf947 adds pp sources joeac 2026-06-17 21:46:49 +01:00
  • 506d1adfcc fix bug in Makefile out_rule joeac 2026-06-17 18:35:39 +01:00
  • e506f7c2e6 reorganises Makefile, adds headings joeac 2026-06-17 18:31:46 +01:00
  • 574b2d6646 Makefile: named params in out_rule macro joeac 2026-06-17 18:27:13 +01:00
  • b0adbd4419 parameterises blogs in all rule joeac 2026-06-17 18:23:27 +01:00
  • 8125081177 parameterises blogs in clean rule joeac 2026-06-17 18:23:11 +01:00
  • 229339dc17 macroises prune_blog rules joeac 2026-06-17 18:22:43 +01:00
  • 99b54df287 fix bug in prune_blog: rm '' joeac 2026-06-17 18:21:28 +01:00
  • 70689047ca macroises blog_rule joeac 2026-06-17 18:19:09 +01:00
  • b4be3ed2a6 re-orders Makefile and renames some vars joeac 2026-06-17 18:12:40 +01:00
  • 8e814917b6 Makefile: blogs are configurable joeac 2026-06-17 17:57:21 +01:00
  • a8686d9169 re-orders Makefile joeac 2026-06-17 09:53:28 +01:00
  • 830f63641b factors out prune_blog to bin joeac 2026-06-17 09:52:43 +01:00
  • 3e0def4305 remove unnecessary continue indices in prune_out joeac 2026-06-17 09:34:05 +01:00
  • 722a304023 factors out prune_out to bin joeac 2026-06-17 09:23:42 +01:00
  • 423fa1ed26 Makefile: macroises blog_rule joeac 2026-06-17 09:12:09 +01:00
  • 6cdc0ad1e6 Makefile: renames blog_rule macro joeac 2026-06-17 09:10:37 +01:00
  • 65b3169d98 fix bug in blog script: set layout_name to default joeac 2026-06-17 09:08:39 +01:00
  • 122febceb4 public rule follows symlinks joeac 2026-06-16 22:09:31 +01:00
  • a3cc84b617 separates prune from all joeac 2026-06-16 22:07:58 +01:00
  • 20855b2976 http/Makefile: updates all rule with new incremental rules joeac 2026-06-16 22:04:10 +01:00
  • 93d9d86361 adds prune_out rule joeac 2026-06-16 22:03:54 +01:00
  • f83df38d5e out rule is incremental joeac 2026-06-16 22:03:47 +01:00
  • dcd563fdc7 silences prune rules joeac 2026-06-16 22:03:14 +01:00
  • 84ea47f08d copying public happens in Makefile, not mkws joeac 2026-06-16 21:57:05 +01:00
  • b79a0873dd can pass PATH_PATTERN to mkws joeac 2026-06-16 21:56:01 +01:00
  • 9adbe55164 move sitemap.uppxml into src joeac 2026-06-16 21:55:33 +01:00
  • 248b3088b3 rename rules to prune joeac 2026-06-16 21:23:38 +01:00
  • f653f7ba23 http/Makefile: more iterative 'all' rule joeac 2026-06-15 18:18:58 +01:00
  • be6466c0ff fix blog script bug: multiple posts on the same day overwrite each other joeac 2026-06-15 18:16:26 +01:00
  • c2aef5c998 http/Makefile: pattern rule for iterative blog building joeac 2026-06-15 18:13:07 +01:00
  • 3094407195 blog script now takes optional -f FILE_PATTERN arg joeac 2026-06-15 18:12:46 +01:00
  • 00af1b4b56 http/Makefile: can remove deleted posts joeac 2026-06-15 17:31:32 +01:00
  • e10f74c5b6 http: adds blog index page joeac 2026-06-12 10:16:09 +01:00
  • e2b8cdbce3 http: default layout passes SITE_URL to pages joeac 2026-06-12 10:15:56 +01:00
  • 6cd664dba6 remove unnecessary backslash from grep expression in http/bin/blog joeac 2026-06-12 10:12:25 +01:00
  • 0d8f27357a rename SRC -> PAGE in blog.layout.upphtml to avoid overwriting SRC joeac 2026-06-12 09:32:59 +01:00
  • ce1ebb3ad3 extracts longlog metadata including updated date joeac 2026-06-09 21:29:10 +01:00
  • 0065d36bc8 blog script takes extract_args_cmd joeac 2026-06-09 21:17:05 +01:00
  • 7a952de4f8 chmods I guess? joeac 2026-06-09 21:03:28 +01:00
  • 37d61b5b21 fixes passing POST_TITLE to postprocessor from blog script joeac 2026-06-09 21:03:16 +01:00
  • 75f5a8bbf5 fixes passing POST_TITLE as an arg to mkws joeac 2026-06-09 21:02:50 +01:00
  • da1670c57c fixes links in gmi2upphtml joeac 2026-06-09 19:46:34 +01:00
  • 87dec12b01 cut longlog metadata from blog joeac 2026-06-09 18:20:23 +01:00
  • 547db8ac94 2024-01-14 longlog post: 'Published:' -> 'Published on:' joeac 2026-06-09 18:19:42 +01:00
  • 0892937941 parameterises postprocess cmd in blog script joeac 2026-06-09 18:19:16 +01:00
  • b4f9be57d3 http: builds blogs from gemlogs joeac 2026-06-09 16:11:06 +01:00
  • 3ecf19cb8a moves <main> from layout to individual pages joeac 2026-06-09 09:14:18 +01:00
  • 531c9d5a38 swaps " for ' in error.upphtml joeac 2026-06-09 09:12:41 +01:00
  • 2d6d17261c http: adds contact page joeac 2026-06-04 15:15:21 +01:00
  • 668c105ccf http: adds otp-dialog component joeac 2026-06-04 15:15:15 +01:00
  • 813836fbba http: adds scripts joeac 2026-06-04 15:15:02 +01:00
  • fac1199cd6 http: adds actions.js file to interface JS -> PHP joeac 2026-06-04 15:14:52 +01:00
  • 171c957c40 http: adds php api routes under do/ joeac 2026-06-04 15:14:25 +01:00
  • 231ffbd0e8 adds mail.php joeac 2026-06-04 15:14:03 +01:00
  • e4cd434586 adds db.php joeac 2026-06-04 15:12:26 +01:00
  • 38370c101f http: adds phpmailer dependency joeac 2026-06-04 15:11:10 +01:00
  • a89e757718 http: inits php composer joeac 2026-06-04 15:10:45 +01:00
  • e58cbf7b72 http: adds error page joeac 2026-06-02 18:30:12 +01:00
  • 902ad835b4 http: fixes meta tags joeac 2026-06-02 18:27:20 +01:00
  • 3f4df7c503 updates index.upphtml to match existing homepage joeac 2026-06-02 18:12:44 +01:00
  • a304b1f744 changes " to ' in uppcss files to work around bug in pp joeac 2026-06-02 18:12:29 +01:00
  • 94e5dfd091 http: add navbar to l.upphtml joeac 2026-06-02 18:07:43 +01:00
  • bdd64372fd adds images symlink to http/public joeac 2026-06-02 18:02:14 +01:00
  • ec2cd858bd not sure what this change is, maybe a chmod on mkws? joeac 2026-06-02 18:00:37 +01:00
  • 6bc4552d41 mkws copies from public if it exists joeac 2026-06-02 18:00:14 +01:00
  • 86f40be2cb mkws outputs to 'out' instead of 'public' joeac 2026-06-02 17:53:28 +01:00
  • 7ac7ed3cec feed.uppcss: changes " to ' to work around pp bug joeac 2026-06-02 17:50:16 +01:00
  • a1866254f9 sitemap.uppxml: uses find instead of wildcard expansion to find html files inside subfolders joeac 2026-06-02 17:45:39 +01:00
  • b7fc80b5f5 http/Makefile: public target depends on bin joeac 2026-06-02 17:35:19 +01:00
  • 629dd5525e http/Makefile: all cleans before building joeac 2026-06-02 17:35:04 +01:00
  • 0897d11405 microlog: post 2026-06-02 joeac 2026-06-02 15:05:55 +01:00
  • 8725d22874 http/Makefile joeac 2026-05-12 21:40:09 +01:00
  • b386c66837 delete weird file that got created by accident joeac 2026-05-12 21:30:10 +01:00
  • 3759fd137c mkws processes css joeac 2026-05-12 21:29:38 +01:00
  • eb48cdb9a3 inits http ssg with mkws joeac 2026-05-12 20:56:32 +01:00
  • 512f130117 Fix error log in capsule/build_microlog.bash joeac 2026-05-08 20:41:32 +01:00
  • 0ca370c285 fix capsule Makefile joeac 2026-05-08 20:40:52 +01:00
  • 0092231f3d microlog post: 2026-05-08.1 joeac 2026-05-08 19:43:43 +01:00