From 14a7a42cce0815fec946bab25c27a37ee50c9d87 Mon Sep 17 00:00:00 2001 From: Gabriel Horner Date: Tue, 22 Oct 2024 10:19:32 -0400 Subject: [PATCH] Point to docker repo from #4 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c0fc08e..c70eedf 100644 --- a/README.md +++ b/README.md @@ -123,5 +123,7 @@ See LICENSE.md ## Additional Links * https://github.com/pengx17/logseq-publish - Thanks to @pengx17 for his great work with this. :heart: This is currently the most popular action for publishing Logseq graphs. If you're happy using it, feel free to continue using it. `publish-spa` has more flexibility with versions of Logseq that can be used and may acquire more functionality than it since it hooks into the publishing process at a lower level. +* https://github.com/Matdata-eu/logseq-rdf-export-docker - Docker image of this repository which + also supports GitLab use. * https://github.com/logseq/graph-validator - Github action that this one is modeled after * https://github.com/logseq/docs - Logseq graph that uses this action