diff options
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |