Commit Graph

713 Commits

Author SHA1 Message Date
joeac 8ac3e35b1a crond version has -r30 2026-06-22 22:23:31 +01:00
joeac cc4d918a07 Revert "forget about crond container"
This reverts commit 63e3b7fb17.
2026-06-22 19:17:05 +01:00
joeac 63e3b7fb17 forget about crond container 2026-06-22 19:09:14 +01:00
joeac 562cfaebf8 removes unnecessary http args from compose.yml 2026-06-22 19:02:02 +01:00
joeac b47b670d94 uses crond container in gemini.Dockerfile 2026-06-22 19:01:46 +01:00
joeac 7aa8403b70 adds stuff for http to example.env 2026-06-22 19:01:21 +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 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