aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Marchese <maffblaster@gentoo.org>2023-05-02 02:11:57 -0700
committerMatthew Marchese <maffblaster@gentoo.org>2023-05-02 02:11:57 -0700
commit54e681645f3422435a081af2d4450847c4b71af8 (patch)
tree9f2f75445b8f59318c52119d0711ee8d7b44331b /README.md
parentall-channels.html: Clarify and reword details. (diff)
downloadwww-54e681645f3422435a081af2d4450847c4b71af8.tar.gz
www-54e681645f3422435a081af2d4450847c4b71af8.tar.bz2
www-54e681645f3422435a081af2d4450847c4b71af8.zip
README.md: Add git submodule details.
bin/build.sh: Minor punctuation fix. Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 077f2e1..9818065 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,14 @@ This repository is the home of www.gentoo.org.
## Building the site
+### Obtaining the git submodules
+
+Ensure the git submodules have been updated after the initial `git clone`. From the base of the project directory, run:
+
+`git submodule update --init --recursive`
+
+This will update the submodule files under the ''_data/news/'' and ''glep/'' directories with the latest upstream checkout.
+
### Using docker
#### Automagic build and run