Commit Graph

60 Commits (04c178a51b42bd7b97be245bb8cc2b81d5f035b7)

Author SHA1 Message Date
Bastien Wirtz 0740fb31b5 Switch package manager to pnpm 2024-04-22 19:55:25 +02:00
thomas c8470d1e75 fix(docs): only accept 1 for IPV6_DISABLE 2023-10-21 05:16:20 -07:00
thomas ce2d3e945a fix: allow disabling IPv6 2023-10-21 05:16:20 -07:00
Bastien Wirtz b7cd8f9482 Add Helm installation instructions (#562) 2022-12-20 21:19:38 +01:00
Bastien Wirtz 4c9212c93e
Update README.md 2022-10-28 10:24:38 +02:00
Stanislaw Ostrowski e9faffbb1f Add blazing badge. Why? Because this is realing blazing fast dashboard. Similar to IlanCosman/tide Fish prompt. 2022-09-01 15:29:12 +02:00
ChrHan 38c1aa3a78
Add `PORT` usage in Readme
Add `PORT` usage in Readme for repointing internal port, as mentioned on https://github.com/bastienwirtz/homer/issues/489
2022-07-28 16:00:57 +07:00
Bastien Wirtz b5bf977402 Adding permissions configuration information. 2022-06-29 23:02:10 +02:00
Benjamin Rumble 766efb1a19
Update README.md
exemple -> example
2022-05-03 13:00:49 -04:00
Bastien Wirtz 049f85221e Simplify the container starting process to allow it to run with a
unprivileged user
2022-04-30 15:39:36 +02:00
Bernhard Großer caf5fae8a8 Added feature for subfolder hosting
By setting the SUBFOLDER env var, you can host Homer in a subfolder behind a reverse proxy.
2022-04-30 10:46:00 +02:00
spaceneb 26dbed936a
Fix Possible Typo (Heath -> Health) 2022-01-14 00:45:26 -05:00
Bastien Wirtz 7129af3bda Add troubleshooting section 2021-09-25 12:19:32 +02:00
Bastien Wirtz 1d3287dcca Apply linters 2021-09-25 12:18:13 +02:00
Bastien Wirtz 92d899bd48 regroup service documentation 2021-07-14 15:48:57 +02:00
Bastien Wirtz 9ba0d54e22 Improved docker command. 2021-02-15 22:23:16 -08:00
simonporte 86f4680a5b Minor edits on readme and documentation 2020-11-14 13:25:01 +01:00
Tai Groot 2662b17049
chore: applies spell-check against entire repo (aspell) 2020-10-25 21:27:09 -07:00
Bastien Wirtz d1b29caaa6
Update README.md 2020-10-23 22:57:35 -07:00
Bastien Wirtz e75945851c
Fix screenshot url 2020-10-23 22:56:51 -07:00
Bastien Wirtz db738288fa
Merge pull request #101 from simonporte/master
Added docker-compose.yml
2020-08-28 23:12:22 -07:00
simonporte e4537f134b Added docker-compose.yml
Plus short explanation in readme
Changed the commit as pointed by @Shuro
Explained readme more as asked by @bastienwirtz
2020-07-24 14:38:42 +02:00
Bastien Wirtz 8ae1fe8a4e Lint clean 2020-07-12 20:11:54 -07:00
Bastien Wirtz a9aed9f9e2 Modernize readme 2020-06-28 21:42:07 -07:00
Bastien Wirtz d1b9dea287 Donut's back! 2020-06-28 15:24:44 -07:00
Bastien Wirtz b102c9b2b3 Regroup all editable files in one place 2020-06-28 11:05:40 -07:00
Bastien Wirtz 1bc75494ca Split documentation into separate files 2020-06-11 22:48:22 -07:00
Bastien Wirtz 9e4fe0d227 Customizable number of columns 2020-06-09 21:55:29 -07:00
Bastien Wirtz 1a42e30a17 Adding external config support 2020-06-09 21:55:29 -07:00
Tim Millwood 6c305c61ee
Update README.md 2020-06-07 19:33:01 +01:00
Bastien Wirtz 897f67f0b6 Update docker documentation 2020-06-06 23:15:27 -07:00
Bastien Wirtz 97fa090e21 Adding gitter chat link 2020-06-06 17:35:36 -07:00
Bastien Wirtz b0a0fdaa3b Allow subfolder usage 2020-06-06 17:05:58 -07:00
Bastien Wirtz e1470a8c42 Adding more documentation 2020-06-06 16:06:56 -07:00
Sergei Filippov a747c58498
Typo 2020-06-02 14:25:25 +12:00
Bastien Wirtz 9052ec59b7 Fix logo always shown issue. 2020-05-30 23:16:55 -07:00
Bastien Wirtz 2301d8919c Adding PWA icons for proper pwa support 2020-05-30 19:36:35 -07:00
Bastien Wirtz e11427508a Remove config.yml from versionning. 2020-05-27 20:58:20 -07:00
Bastien Wirtz b9c5fcf085 Build system integration using vue-cli. 2020-05-25 15:07:03 -07:00
Bastien Wirtz ab7ac44c19
Merge pull request #48 from issmirnov/patch-1
Add "Style Options" section for bulma CSS
2020-05-25 11:42:05 -07:00
Felix Bartels 7bb903e693 Lint Readme with markdownlint
Fix spelling

Signed-off-by: Felix Bartels <felix@host-consultants.de>
2020-05-16 08:41:47 +02:00
Ivan Smirnov fcf5f412a5 Add "Style Options" section for bulma CSS
This project uses bulma CSS, but this fact is not obvious without reading the code. This commit adds explicit pointers on how to use the `tagstyle` field.
2020-05-05 23:05:53 -07:00
Ivan Smirnov aabb7d538e
Fix font icons typos
Font icons will not load with the appropriate `fa` `fas` prefixes. Sample config file is OK, but reamde is not.
2020-05-03 21:37:16 -07:00
Bastien Wirtz 5861f0f899 Update demo link. 2020-04-28 21:47:43 -07:00
Jozef Selesi a4de4a3a71 Add keyboard shortcuts to navigate to the first search result. 2020-04-04 10:59:10 +01:00
Bastien Wirtz 22555b55e2 Adding contribution guidelines 2020-03-22 17:44:02 -07:00
Trae 5028088eda Documents the hidden feature to maintain navbar w/o link. 2020-03-12 18:54:50 -05:00
Bastien Wirtz 46fd4f4da1 Fix documentation exemples 2020-03-09 20:59:44 -07:00
Bastien Wirtz b79e6ed17c
Update README.md 2020-02-27 15:13:48 -08:00
Bastien Wirtz deff5e387a Add missing key in config documentation 2020-02-26 22:25:31 -08:00