diff options
| author | Jo-Philipp Wich | 2016-05-24 16:35:19 +0000 |
|---|---|---|
| committer | Jo-Philipp Wich | 2016-05-24 16:35:19 +0000 |
| commit | 0f9c2320f791c79de277c7734a7576789cc30153 (patch) | |
| tree | d2371dddf49213f9004417e14b5c3efbf73e8227 | |
| parent | c53e1e4c394d6f2ecb711b14530e7189d631ea1f (diff) | |
| download | web-0f9c2320f791c79de277c7734a7576789cc30153.tar.gz | |
Add some little testing instructions
Signed-off-by: Jo-Philipp Wich <jo@wwsnet.net>
| -rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |