summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--readme.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 3a64b1b..6f388ce 100644
--- a/readme.txt
+++ b/readme.txt
@@ -30,7 +30,15 @@ Populate docs/ in your libreboot(website) clone with a copy of docs/
from your release archives. Advice: always keep these strictly for stable
releases only (you can also backport stuff, as well).
+gitdocs/ should be a symlink to the docs/ directory in your clone of
+libreboot(firmware).
+
Create a symlink "gitdocs" in your libreboot(website) clone pointing
to docs/ in your libreboot(firmware) clone.
Populate release/ with releases from the libreboot project.
+
+
+The live site should not expose the .git files/directories, only
+the repository should be accessible. Also, in the config file make sure
+to replace any paths from your system with the URL of your remote.