Title:
SiSU - sisu_webrick
Creator:
Ralph Amissah
Rights:
Copyright (C) Ralph Amissah 2007, part of SiSU documentation, License GPL 3
Type:
information
Subject:
ebook, epublishing, electronic book, electronic publishing, electronic document, electronic citation, data structure, citation systems, search
Date created:
Date issued:
Date available:
Date modified:
Date:
2007-09-16
SiSU - sisu_webrick, Ralph Amissah
1
SiSU Webrick
2
1. sisu_webrick
3
1.1 Name
4
SiSU - Structured information, Serialized Units - a document
publishing system
5
1.2 Synopsis
6
sisu_webrick [port]
7
or
8
sisu -W [port]
9
1.3 Description
10
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).
11
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).
12
1.4 Summary of man page
13
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]
14
where no port is given and settings are unchanged the default port is
8081
15
1.5 Document processing command flags
16
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
17
1.6 Further information
18
For more information on SiSU see: < http://www.jus.uio.no/sisu>
19
or man sisu
20
1.7 Author
21
Ralph Amissah ralph@amissah.com or ralph.amissah@gmail.com
22
1.8 SEE ALSO
23
sisu(1)
24
sisu_vim(7)
25
sisu(8)
26