Add some little testing instructions
authorJo-Philipp Wich <jo@wwsnet.net>
Tue, 24 May 2016 16:35:19 +0000 (18:35 +0200)
committerJo-Philipp Wich <jo@wwsnet.net>
Tue, 24 May 2016 16:35:19 +0000 (18:35 +0200)
Signed-off-by: Jo-Philipp Wich <jo@wwsnet.net>
README

diff --git a/README b/README
index 8c2e09d40f9f55b656fdfdf0c5912bb52434117f..43791397cd97c67d7627b725fe4d908a64c7a28d 100644 (file)
--- a/README
+++ b/README
@@ -16,5 +16,9 @@ If sources are updated to require new jekyll plugins or a changed configuration
 then tell someone with access to the web server so that the settings can be
 synchronized with those in the tree.
 
 then tell someone with access to the web server so that the settings can be
 synchronized with those in the tree.
 
+In order to generate the pages locally for testing your changes,
+install https://jekyllrb.com/, issue "jekyll serve" and navigate to
+http://127.0.0.1:4000/ with your browser.
+
 LICENSE is TBD and should be placed in the LICENSE file once decided.
 
 LICENSE is TBD and should be placed in the LICENSE file once decided.