all repos — honk @ c114bd4d332fef55c8b30e7f17d35d0b2a053bf3

my fork of honk

document local.js
Ted Unangst tedu@tedunangst.com
Wed, 02 Mar 2022 16:03:59 -0500
commit

c114bd4d332fef55c8b30e7f17d35d0b2a053bf3

parent

1d311893e2c8967cfe27bcebb6b4eefd10425ce6

1 files changed, 4 insertions(+), 0 deletions(-)

jump to
M docs/honk.8docs/honk.8

@@ -107,6 +107,8 @@ .Pp

Site CSS may be overridden by creating a .Pa views/local.css file in the data directory. +Site JS may similarly be included by creating +.Pa views/local.js . A restart is required after changes. A site icon.png and favicon.ico will be served from the views directory in the data directory, if present.

@@ -221,6 +223,8 @@ .It Pa emus

Custom emoji. .It Pa memes Stickers and such. +.It Pa views/local.js +Locally customized JS. .It Pa views/local.css Locally customized CSS. .El