all repos — honk @ 0bda578a55ec88bada36f87992552900d6358ce1

my fork of honk

docs/manual.txt (view raw)

 1
 2Instructions for running of the honk.
 3
 4-- following
 5
 6In order to follow somebody, you need to enter one of two identifiers.
 7
 8The easiest is probably their handle, the thing that resembles an email.
 9@name@example.com for example.
10
11Alternatively, one may directly enter the actor ID, which is a URL that looks
12like https://example.com/users/name. Note that the commonly seen URL with
13@name in it is not their actor ID and won't work.
14
15Selecting just peeping won't actually follow them. (Incomplete feature.)
16
17-- css
18
19Custom CSS may be provided by creating a views/local.css file.
20
21-- message
22
23A custom server message may be set adding a ('servermsg', 'message') entry to
24the config table using sqlite3.
25
26-- emus
27
28Custom emus may be provided by creating and populating the emus directory.
29emus may be referenced when composing a honk via colon wrapping. How pleasant.
30This :example: will be replaced by emus/example.png.