No description
Find a file
2022-01-13 12:48:38 +01:00
.github Initial homer commit 2022-01-13 12:48:38 +01:00
conf Initial homer commit 2022-01-13 12:48:38 +01:00
doc Initial homer commit 2022-01-13 12:48:38 +01:00
scripts Initial homer commit 2022-01-13 12:48:38 +01:00
.gitignore [enh] Add a really simple gitignore 2016-04-26 15:26:27 +02:00
check_process Initial homer commit 2022-01-13 12:48:38 +01:00
config_panel.toml.example Update config_panel.toml.example 2021-10-06 19:51:34 +02:00
LICENSE Initial homer commit 2022-01-13 12:48:38 +01:00
manifest.json Initial homer commit 2022-01-13 12:48:38 +01:00
README.md Initial homer commit 2022-01-13 12:48:38 +01:00
README_fr.md Initial homer commit 2022-01-13 12:48:38 +01:00

Homer for YunoHost

Integration level
Install Homer with YunoHost

Lire ce readme en français.

This package allows you to install Homer quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

A very simple static homepage for your server.

Features

  • yaml file configuration
  • Search
  • Grouping
  • Theme customization
  • Offline heathcheck
  • keyboard shortcuts:
    • / Start searching.
    • Escape Stop searching.
    • Enter Open the first matching result (respects the bookmark's _target property).
    • Alt/Option + Enter Open the first matching result in a new tab.

Shipped version: 21.09.2~ynh1

Demo: https://homer-demo.netlify.app/

Screenshots

Disclaimers / important information

  • Every user has the same dashboard, there's no per-user configuration

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/homer_ynh/tree/testing --debug
or
sudo yunohost app upgrade homer -u https://github.com/YunoHost-Apps/homer_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps