From 394439600c8a79f526fcbf045103a409ae6e3855 Mon Sep 17 00:00:00 2001 From: Cody Date: Fri, 17 Apr 2026 20:10:31 -0400 Subject: [PATCH] feat: add imessage-plugin project page dkdc-io/imessage-plugin v0.1.1 shipped to crates.io as dkdc-io-imessage. Page mirrors existing project layout (hero + README include). --- content/imessage-plugin.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 content/imessage-plugin.md diff --git a/content/imessage-plugin.md b/content/imessage-plugin.md new file mode 100644 index 0000000..8488418 --- /dev/null +++ b/content/imessage-plugin.md @@ -0,0 +1,9 @@ ++++ +title = "iMessage plugin" +[extra] +hero = true +subtitle = "iMessage MCP plugin for any LLM CLI." +github = "dkdc-io/imessage-plugin" ++++ + +{{ include(path="https://raw.githubusercontent.com/dkdc-io/imessage-plugin/main/README.md") }}