diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-16 08:37:37 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-16 08:37:37 (EST) |
commit | 5e544087a28a15cf1a6fc8dc2e46d412771dfd31 (patch) | |
tree | d4710e759fbe6ca5a97d04344151a41c6cd49e9b | |
parent | 98e741f9b0f071044d6137c73f8ebd09deed6e6d (diff) | |
download | libreboot.org-5e544087a28a15cf1a6fc8dc2e46d412771dfd31.zip libreboot.org-5e544087a28a15cf1a6fc8dc2e46d412771dfd31.tar.gz libreboot.org-5e544087a28a15cf1a6fc8dc2e46d412771dfd31.tar.bz2 |
update readme
-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. |