Title:
SiSU - sisu_webrick
Rights:
Copyright (C) Ralph Amissah 2007, part of SiSU documentation, License GPL 3
Subject:
ebook, epublishing, electronic book, electronic publishing, electronic document, electronic citation, data structure, citation systems, search
Date available:
2007-08-28
Date modified:
2007-09-16
1
SiSU - sisu_webrick, Ralph Amissah
2
SiSU Webrick
3
webrick
1. sisu_webrick
4
1.1
1.1 Name
5
SiSU - Structured information, Serialized Units - a document publishing system
6
1.2
1.2 Synopsis
7
sisu_webrick [port]
8
or
9
sisu -W [port]
10
1.3
1.3 Description
11
sisu_webrick is part of SiSU (man sisu) sisu_webrick starts Ruby 's Webrick web-server and points it to the directories to which SiSU output is written, providing a list of these directories (assuming SiSU is in use and they exist).
12
The default port for sisu_webrick is set to 8081, this may be modified in the yaml file: ~/.sisu/sisurc.yml a sample of which is provided as /etc/sisu/sisurc.yml (or in the equivalent directory on your system).
13
1.4
1.4 Summary of man page
14
sisu_webrick, may be started on it's own with the command: sisu_webrick [port] or using the sisu command with the -W flag: sisu -W [port]
15
where no port is given and settings are unchanged the default port is 8081
16
1.5
1.5 Document processing command flags
17
sisu -W [port] starts Ruby Webrick web-server, serving SiSU output directories, on the port provided, or if no port is provided and the defaults have not been changed in ~/.sisu/sisurc.yaml then on port 8081
18
1.6
1.6 Further information
19
For more information on SiSU see: < http://www.jus.uio.no/sisu>
20
or man sisu
21
1.7
1.7 Author
22
Ralph Amissah or
23
1.8
1.8 SEE ALSO
24
sisu(1)
25
sisu_vim(7)
26
sisu(8)