We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8240ad9 commit 51d2ca8Copy full SHA for 51d2ca8
1 file changed
README.md
@@ -59,11 +59,10 @@ hugo server &
59
60
#### Seeing images on localhost
61
62
-At the moment (2025-02-12), the images live in a separate repo,
63
-https://github.com/OBF/wp-content/. If you want to view images in the
64
-web pages on localhost:1313, you will need to clone that repo and then
65
-make a symbolic link to it in the content directory of your
66
-checked-out copy of OBF.github.io.
+At the moment (2025-03-05), historic images live in a large separate repo
+https://github.com/OBF/wp-content/ which is included as a git submodule.
+If you want to view images in the web pages on localhost:1313, you will need
+to have cloned that repo via the `git submodule update` command above.
67
68
This may change.
69
0 commit comments