Usage
Initiating
For the first time run:
rivista-adjust
This will create the defaut CSS and XSLT stylesheets.
Processing
Process content:
rivista-build
Utilize keyword arguments gemini, http, or xmpp to selectively create data to one or several of these platforms. When no argument is selected, Rivista Voyager will create all possible data.
Note
The publishing content must be placed in? as a atom compatible file e.g. md, txt, rst
Operating
Start servers:
rivista-server
With no argument given, Rivista Voyager will operate local gemini and http servers.
There is the option to only start one of them with an argument like:
rivista-server gemini
Alternatively, you can deploy any other Gemini or HTTP server (e.g. GmCapsule or kHTTPd), preferably with support of CGI scripts, if desired.
Note
While publishing from a local machine, make sure firewall has open ports? what else should we care?
Rivista html server
Rivista gemini server