Commit Graph

498 Commits

Author SHA1 Message Date
joeac 8b3fb3f4a2 don't track pp.o 2026-06-22 13:46:12 +01:00
joeac e9909ef057 build_$(module) depends on make_$(module) 2026-06-22 13:44:05 +01:00
joeac e49ccc5aa3 no more prefixes in container_image_name (incompatible with compose.yml) 2026-06-22 13:42:35 +01:00
joeac e78c1cba6d container_image_name includes joeac.net- prefix 2026-06-22 13:37:52 +01:00
joeac 689ff9bd5c podman-compose builds to $(container_image_name) 2026-06-22 13:37:44 +01:00
joeac 7c3ce01b27 podman uses sudo 2026-06-22 13:31:52 +01:00
joeac 6081b7ad79 http.Dockerfile copies build output instead of making it 2026-06-22 13:29:52 +01:00
joeac 0e902c1f57 Merge branch 'main' of https://git.joeac.net/joeac/joeac.net 2026-06-22 13:29:22 +01:00
joeac df20a2ea1e smtp/Dockerfile uses msmtp package on git.joeac.net 2026-06-22 13:16:28 +01:00
joeac 870fdc3f65 adds root Makefile 2026-06-22 09:24:36 +01:00
joeac 5f11d27f58 adds smtp/Makefile (empty) 2026-06-22 09:12:35 +01:00
joeac e9df237ca9 adds prune to all rule in http/Makefile 2026-06-22 08:58:20 +01:00
joeac 8b6081dbbf http.Dockerfile uses docker.io/arm32v7/nginx as base 2026-06-19 15:38:02 +01:00
joeac f064c794e3 reorder gemini.Dockerfile 2026-06-19 13:56:23 +01:00
joeac 960e959bd6 get agate image from repository 2026-06-18 21:27:34 +01:00
joeac ba30ad22f8 get comitium image from repo 2026-06-18 21:26:23 +01:00
joeac 29db3ce86a first draft of http.Dockerfile 2026-06-18 20:16:22 +01:00
joeac 2d89475f0b renames capsule -> gemini 2026-06-18 20:01:32 +01:00
joeac f71fbdafac updates readme: swaps website for http 2026-06-18 19:58:41 +01:00
joeac 90b16dad40 remove website service from compose.yml 2026-06-18 19:36:13 +01:00
joeac 05b9308c1b adds redirect from links/rss.xml -> microlog/rss.xml 2026-06-18 19:22:18 +01:00
joeac ca8e6824ea remove Astro website 2026-06-18 19:21:59 +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 a63b8c6a0b replaces <hr /> with --- in 2024-07-16.gmi 2026-06-18 19:09:42 +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