projects
/
web.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c53e1e4
)
Add some little testing instructions
author
Jo-Philipp Wich
<
[email protected]
>
Tue, 24 May 2016 16:35:19 +0000
(18:35 +0200)
committer
Jo-Philipp Wich
<
[email protected]
>
Tue, 24 May 2016 16:35:19 +0000
(18:35 +0200)
Signed-off-by: Jo-Philipp Wich <
[email protected]
>
README
patch
|
blob
|
history
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.
+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.