From f2d206c239d7ab4318aaf07d9749b06799f62e24 Mon Sep 17 00:00:00 2001 From: Pascal Christoph Date: Mon, 25 Sep 2023 09:50:58 +0200 Subject: [PATCH] Add gitsubmodules section to the README (#1893) @blackwinter suggested to use gitsubmodules to easily be in sync with our repos containing lookup tables. --- README.textile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.textile b/README.textile index a32864463..1a60c2eed 100644 --- a/README.textile +++ b/README.textile @@ -102,6 +102,10 @@ If you've added and commited everything, check again if all is ok: This should result in *BUILD SUCCESS*. Push your changes. You're done :) +h2. Tables as gitsubmodules +The lookup tables are provided through gitsubmodules. To make a @git pull@ also +update these tables you can e.g. do @git config --local submodule.recurse true@. + h2. Propagate the context.json to lobid-resources-web The generated _context.jsonld_ is automatically written to the proper directory