aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorLeah Rowe <info@minifree.org>2017-06-06 12:18:03 +0100
committerLeah Rowe <info@minifree.org>2017-06-06 12:18:03 +0100
commit3b0fb2b74ea8e21decab8b46b4991c557008b710 (patch)
treea64dec897891a91b5951d4a3df30e75798e432a4 /www
parent95da20481ae39c85c4bc21a5948b426c2113d34a (diff)
downloadlibrebootfr-3b0fb2b74ea8e21decab8b46b4991c557008b710.tar.gz
librebootfr-3b0fb2b74ea8e21decab8b46b4991c557008b710.zip
git page: mention that local web server is accessible via localhost
Diffstat (limited to 'www')
-rw-r--r--www/git.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/git.md b/www/git.md
index 39440a09..3c4605d3 100644
--- a/www/git.md
+++ b/www/git.md
@@ -51,6 +51,9 @@ improvements to the website. However, it is possible to just edit the Markdown
files with a text editor and submit those, or view individual .html files
(generated by publish.sh) in a Web browser (e.g. Firefox).
+If you're running a local HTTP server, you can view your local version of the
+site by typing `localhost` into your browser's URL bar.
+
At present, the site and documentation are optimized for use on the Web (as
HTML, generated by Pandoc), but we would like to possibly support other use
cases aswell, such as PDF documents for printed manuals.