aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
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.