From ecee84aa285d30dd99e48590216b1485056b64f7 Mon Sep 17 00:00:00 2001 From: James Shubin Date: Tue, 3 Dec 2024 03:00:21 -0500 Subject: [PATCH] docs: New blog post about modules and imports --- docs/on-the-web.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/on-the-web.md b/docs/on-the-web.md index 11eda740..a74d8de3 100644 --- a/docs/on-the-web.md +++ b/docs/on-the-web.md @@ -60,3 +60,4 @@ if we missed something that you think is relevant! | James Shubin | video | [Recording from FOSDEM 2024, Golang Devroom](https://video.fosdem.org/2024/ud2218a/fosdem-2024-2575-single-binary-full-stack-provisioning.mp4) | | James Shubin | video | [Recording from CfgMgmtCamp.eu 2024](https://www.youtube.com/watch?v=vBt9lpGD4bc) | | James Shubin | blog | [Mgmt Configuration Language: Functions](https://purpleidea.com/blog/2024/11/22/functions-in-mgmt/) | +| James Shubin | blog | [Modules and imports in mgmt](https://purpleidea.com/blog/2024/12/03/modules-and-imports-in-mgmt/) |