]> git.immae.eu Git - github/bastienwirtz/homer.git/commitdiff
Modernize readme v20.06.1
authorBastien Wirtz <bastien.wirtz@gmail.com>
Mon, 29 Jun 2020 04:42:07 +0000 (21:42 -0700)
committerBastien Wirtz <bastien.wirtz@gmail.com>
Mon, 29 Jun 2020 04:42:07 +0000 (21:42 -0700)
.gitignore
README.md

index 26547c2e18a17d9bf3174d551bc80cbeb2bd7601..7c7348f2e7662009faf1aec73fcb8e0c434c37e6 100644 (file)
@@ -21,4 +21,4 @@ yarn-error.log*
 *.sw?
 
 # App configuration
-public/config.yml
+config.yml
\ No newline at end of file
index eede663d2ee206af61b7c5eac75dbf88a4aa3eb8..170b9d7ff93c729dc9b122058243ad3ed30540de 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,15 +1,43 @@
-# Homer
-[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
-[![Contribution Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)
-[![Gitter](https://badges.gitter.im/homer-dashboard/community.svg)](https://gitter.im/homer-dashboard/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
-[![Dowload](https://img.shields.io/badge/Dowload-homer.zip-orange)](https://github.com/bastienwirtz/homer/releases/latest/download/homer.zip)
-[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/awesome-selfhosted/awesome-selfhosted)
-
-A dead simple static **HOM**epage for your serv**ER** to keep your s
-ervices on hand, from a simple `yaml` configuration file.
-
-## [Live demo](https://homer-demo.netlify.app)  • [Chat](https://gitter.im/homer-dashboard/community)
-![screenshot](https://raw.github.com/bastienwirtz/homer/master/docs/screenshot.png)
+<h1 align="center">
+       <img
+               width="180"
+               alt="Homer's donut"
+               src="https://raw.githubusercontent.com//bastienwirtz/homer/master/public/logo.png">
+    <br/>
+    Homer
+</h1>
+
+<h4 align="center">
+       A dead simple static <strong>HOM</strong>epage for your serv<strong>ER</strong> to keep your services on hand, from a simple `yaml` configuration file.
+</h4>
+
+<p align="center">
+       <strong>
+       <a href="https://homer-demo.netlify.app">Demo</a>
+               •
+               <a href="https://gitter.im/homer-dashboard/community">Chat</a>
+               •
+               <a href="#getting-started">Getting started</a>
+       </strong>
+</p>
+<p align="center">
+       <a href="https://opensource.org/licenses/Apache-2.0"><img
+               alt="License: Apache 2"
+               src="https://img.shields.io/badge/License-Apache%202.0-blue.svg"></a>
+  <a href="https://gitter.im/homer-dashboard/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge"><img
+               alt="Gitter chat"
+               src="https://badges.gitter.im/homer-dashboard/community.svg"></a>
+  <a href="https://github.com/bastienwirtz/homer/releases/latest/download/homer.zip"><img
+               alt="Download homer static build"
+               src="https://img.shields.io/badge/Download-homer.zip-orange"></a>
+       <a href="https://github.com/awesome-selfhosted/awesome-selfhosted"><img
+               alt="Awesome"
+               src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg"></a>
+</p>
+
+<p align="center">
+       <img src="https://raw.github.com/bastienwirtz/homer/master/docs/screenshot.png">
+</p>
 
 ## Table of Contents
 - [Features](#features)