style: center title and intro

This commit is contained in:
Khue Doan 2022-03-03 02:03:17 +07:00
parent 19f9d44f70
commit e6cfe84bdc

View File

@ -1,3 +1,5 @@
<div align="center">
# Khue's Homelab
<!-- ANCHOR: introduction -->
@ -8,8 +10,6 @@
[![license](https://img.shields.io/github/license/khuedoan/homelab?style=flat-square&logo=gnu&logoColor=white)](https://www.gnu.org/licenses/gpl-3.0.html)
[![stars](https://img.shields.io/github/stars/khuedoan/homelab?logo=github&logoColor=white&color=gold&style=flat-square)](https://github.com/khuedoan/homelab)
Current status: **ALPHA**
This project utilizes [Infrastructure as Code](https://en.wikipedia.org/wiki/Infrastructure_as_code) and [GitOps](https://www.weave.works/technologies/gitops) to automate provisioning, operating, and updating self-hosted services in my homelab.
It can be used as a highly customizable framework to build your own homelab.
@ -20,6 +20,10 @@ It can be used as a highly customizable framework to build your own homelab.
<!-- ANCHOR_END: introduction -->
Current status: **ALPHA**
</div>
## Overview
This section provides a high level overview of the project.