aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 5563d21ceba629107f4919b49add7d967137fe81 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# honk_custom

Custom html page and templates or patches for the
[honk](https://humungus.tedunangst.com/r/honk) federated
ActivityPub server.
These are mainly related to the UX, but patching of the Go files
might happen if I feel the need.

# How to use

Clone or [download](https://git.les-miquelots.net/honk_custom/snapshot/honk_custom-master.zip)
this repository and then copy the contents of the `views` directory on
your honk `views` directory. For patches, I advice you to execute the
following : `man patch`.

The translations are contained in the `i18n.go` file at the root
of this repo. The structure is fairly simple, contact me if you need
help to add translations or notify me for problems with it.

# Screenshots

Alternative navigation bar, less uses of the drop down menu:
[alt nav bar menu for honk](https://git.les-miquelots.net/honk_custom/plain/scrots/honk_altnavbar.png)