aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorBastien Wirtz <bastien.wirtz@gmail.com>2020-01-14 22:23:38 -0800
committerBastien Wirtz <bastien.wirtz@gmail.com>2020-01-14 22:33:20 -0800
commit5fe53dce3c1e1d3357f614b0157dc55079dff913 (patch)
tree316209de401ac6225a30b499ff115964aa020eba /README.md
parentd5ef84f5a76cde0b89abf4b17525eeec95e78f35 (diff)
downloadhomer-5fe53dce3c1e1d3357f614b0157dc55079dff913.tar.gz
homer-5fe53dce3c1e1d3357f614b0157dc55079dff913.tar.zst
homer-5fe53dce3c1e1d3357f614b0157dc55079dff913.zip
Add live demo link
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index fe188b7..59b358f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
1# Homer 1# Homer
2A dead simple static **HOM**epage for your serv**ER** to keep your services on hand, from a simple `yaml` configuration file. 2A dead simple static **HOM**epage for your serv**ER** to keep your services on hand, from a simple `yaml` configuration file.
3 3
4**Check out the live demo [here](https://homer-demo.netlify.com/).**
5
4If you need authentication support, you're on your own (it can be secured using a web server auth module or exposing it only through a VPN network / SSH tunnel, ...) 6If you need authentication support, you're on your own (it can be secured using a web server auth module or exposing it only through a VPN network / SSH tunnel, ...)
5 7
6![screenshot](https://github.com/bastienwirtz/homer/blob/master/screenshot.png) 8![screenshot](https://github.com/bastienwirtz/homer/blob/master/screenshot.png)