diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -5,3 +5,15 @@ Custom html page and templates or patches for the 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`. + +# 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) |