]> git.armaanb.net Git - bin.git/blob - man/scoop-cgi.1.scd
Write manpages
[bin.git] / man / scoop-cgi.1.scd
1 scoop-cgi(1)
2
3 # NAME
4 scoop-cgi - run scoop as a cgi script
5
6 # SYNOPSIS
7 Run with your favorite web server
8
9 # DESCRIPTION
10 june's scooper is a great, full-featured web interface to litterbox, however it
11 is relatively complex. The plaintext output of scoop is good enough for me. This
12 script just makes it accesible via the web. Requires scoop and litterbox.
13
14 # CONFIGURATION
15 There are two config files that go in /etc/scoop-cgi/channels, and
16 /etc/scoop-cgi/database. The channels file has a list of channels for which
17 public logging is enabled, and the database file has the path to the litterbox
18 database file.
19
20 # DRAWBACKS
21 - No built-in search functionality. Combine with YaCy or scoot for a searching
22   solution.
23 - Only supports a single database at a time
24 - Homepage text is hard coded
25
26 # SEE ALSO
27 scoop(1), litterbox(1)
28
29 # COPYRIGHT
30 This is free and unencumbered software released into the public domain. For more
31 information, please refer to <https://unlicense.org/>.