Commit Graph

126 Commits

Author SHA1 Message Date
joeac 473f4b19f0 nginx.conf: moves server into http block 2026-06-23 00:06:44 +01:00
joeac e04d1e55a1 adds nginx/php-fpm config 2026-06-22 23:45:46 +01:00
joeac 6ec142e8f4 replace another :: with cut for POSIX compatibility 2026-06-22 17:51:14 +01:00
joeac 49cf91b789 rss.trivial.upphtml, not .uppxml 2026-06-22 17:50:06 +01:00
joeac 4437e86f72 replace 'source' with '.' in rss.uppxml for POSIX compatibility 2026-06-22 17:37:18 +01:00
joeac 8ec5e261d4 http/Makefile: can cp pp.1 manpage to share 2026-06-22 17:33:52 +01:00
joeac 815c820e6a gitignores bin/pp, share/man/man1/pp.1 2026-06-22 17:27:31 +01:00
joeac 4490194389 replaces :: with cut for POSIX compatibility in upp* source files 2026-06-22 17:26:29 +01:00
joeac 71052b8c26 pp.1 symlink uses relative path 2026-06-22 17:12:10 +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 8b3fb3f4a2 don't track pp.o 2026-06-22 13:46:12 +01:00
joeac e9df237ca9 adds prune to all rule in http/Makefile 2026-06-22 08:58:20 +01:00
joeac 05b9308c1b adds redirect from links/rss.xml -> microlog/rss.xml 2026-06-18 19:22:18 +01:00
joeac a0f2505728 updates subscribe.upphtml: no /rss.xml 2026-06-18 19:21:01 +01:00
joeac 3651679c86 adds microlog/rss.uppxml 2026-06-18 19:18:01 +01:00
joeac b0bffe5d72 rss.xml resilient in case multiple blog posts on the same day 2026-06-18 19:15:56 +01:00
joeac 86446de9a8 meta.upphtml accepts NO_META flag 2026-06-18 19:11:02 +01:00
joeac ef681069c7 adds component_files to blog_post_rule, and adds component_files
variable
2026-06-18 19:08:42 +01:00
joeac 5797bc85bf adds blog_rss_feed_rule to http/Makefile 2026-06-18 19:08:17 +01:00
joeac 4c829133a3 adds component files to out_rule deps 2026-06-18 19:07:56 +01:00
joeac 2328446520 more sophisticated escape_upphtml in gmi2upphtml 2026-06-18 19:07:45 +01:00
joeac af4adc0fc8 remove random ; in rss.uppxml 2026-06-18 19:04:34 +01:00
joeac f61a00d292 rss.uppxml uses ' instead of " for version 2026-06-18 19:04:23 +01:00
joeac 7d4ce6f073 rss.xml uses description instead of content:encoded 2026-06-18 19:04:11 +01:00
joeac db5b029f78 blog/rss.xml has no meta tags in content 2026-06-18 19:03:39 +01:00
joeac e8754afca2 blog/rss.xml escapes HTML 2026-06-18 19:03:24 +01:00
joeac c179adccb2 replace <hr> with <hr/> 2026-06-18 18:25:28 +01:00
joeac caed7bbfdf http: adds blog/rss/xml 2026-06-18 10:13:54 +01:00
joeac ff9df11a15 symlinks http/share/man/man1/pp.1 -> http/pp/pp.1 2026-06-18 09:49:51 +01:00
joeac 5396812290 blog/microlog posts have link to index 2026-06-18 09:47:46 +01:00
joeac 9996a47d0c fixes missing post titles in microlog 2026-06-18 09:43:52 +01:00
joeac abd249030b http: adds post.css to blog/microlog posts 2026-06-18 09:43:32 +01:00
joeac 3c132ca4dc http/Makefile doesn't prune non-post files in
http/src/blog,http/src/microlog
2026-06-18 09:25:04 +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 76901304c4 Makefile clean doesn't clean non-post files under blog,microlog 2026-06-18 09:18:03 +01:00
joeac 83c25e328f only gitignores blog/microlog posts, not everything under
http/src/blog,http/src/microlog
2026-06-18 08:58:32 +01:00
joeac ccd7140d6d http: redirects blog/subscribe to /subscribe 2026-06-18 08:58:02 +01:00
joeac 0db52b89f0 adds trivial html layout 2026-06-18 08:57:48 +01:00
joeac 93cda87bbd http: adds microlog index 2026-06-18 08:46:45 +01:00
joeac 35ef330df8 fix css bug in http microlog: ul inside microlog posts not getting list
markers
2026-06-18 08:45:51 +01:00
joeac 348b76aa04 http/Makefile: fix bug, only upphtml files being built because no
layouts exist for other formats
2026-06-18 08:44:29 +01:00
joeac df748183ab http: adds /subscribe 2026-06-18 08:19:45 +01:00
joeac e470dfc258 http/Makefile includes layout files in deps 2026-06-18 08:17:08 +01:00
joeac 56e2c037b5 moves <main> to default.layout 2026-06-18 08:16:51 +01:00
joeac 2f70f87f41 reverses blog post order 2026-06-17 22:06:05 +01:00
joeac 0519d155fa fixes blockquote block margins 2026-06-17 22:04:36 +01:00
joeac 6d801d0f0e symlinks http/bin/pp to http/pp/pp 2026-06-17 21:54:36 +01:00
joeac fd21d77526 adds pp build to http/Makefile 2026-06-17 21:54:16 +01:00