From 7dea6e8f1c4c8295f509570736734e8643132ccb Mon Sep 17 00:00:00 2001 From: Steve Date: Tue, 7 Nov 2023 15:28:58 +0800 Subject: [PATCH] upgrade docs --- README.md | 3 +-- docs/index.md | 19 +++++++++---------- 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index c8f7229..c230a1c 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,6 @@ - TimeZone Support -- TODO: unit test - ## 🎁 Internal @@ -52,6 +50,7 @@ 1. Service monitoring: View the basic information of some servers. 1. Content management: demo function, including classification management and content management. You can refer to the easy to use quick start. + # Api Document Generate ``` diff --git a/docs/index.md b/docs/index.md index 3f6f0bc..c230a1c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,5 +1,5 @@ -# Easy Admin +# easy-admin [![Build Status](https://github.com/nicelizhi/easy-admin/workflows/Build/badge.svg)](https://github.com/nicelizhi/easy-admin) [![Release](https://img.shields.io/github/release/nicelizhi/easy-admin.svg?style=flat-square)](https://github.com/nicelizhi/easy-admin/releases) [![Go Report Card](https://goreportcard.com/badge/github.com/nicelizhi/easy-admin)](https://goreportcard.com/report/github.com/nicelizhi/easy-admin) @@ -7,7 +7,7 @@ )](https://github.com/nicelizhi/easy-admin) -> The front-end and back-end separation authority management system based on Gin + Vue is extremely simple to initialize the system. You only need to modify the database connection in the configuration file. The system supports multi-instruction operations. Migration instructions can make it easier to initialize database information. Service instructions It's easy to start the api service. +>> The front-end and back-end separation authority management system based on Gin + Vue is extremely simple to initialize the system. You only need to modify the database connection in the configuration file. The system supports multi-instruction operations. Migration instructions can make it easier to initialize database information. Service instructions It's easy to start the api service. ## ✨ Feature @@ -29,12 +29,10 @@ - Multi-command mode -- Support Multi Language +- Multi Language - TimeZone Support -- TODO: unit test - ## 🎁 Internal @@ -52,6 +50,7 @@ 1. Service monitoring: View the basic information of some servers. 1. Content management: demo function, including classification management and content management. You can refer to the easy to use quick start. + # Api Document Generate ``` @@ -66,13 +65,13 @@ http://localhost:8000/swagger/admin/index.html # Install -[Docker Install Easy-Admin](https://nicelizhi.github.io/easy-admin/guide/install/docker) +[Docker Install](https://nicelizhi.github.io/easy-admin/guide/install/docker) -[Docker Composer Install Easy-Admin](https://nicelizhi.github.io/easy-admin/guide/install/docker-composer) +[Docker Composer Install](https://nicelizhi.github.io/easy-admin/guide/install/docker-composer) -[K8s Install Easy-Admin](https://nicelizhi.github.io/easy-admin/guide/install/k8s) +[K8s Install](https://nicelizhi.github.io/easy-admin/guide/install/k8s) -[Binary Install Easy-Admin](https://nicelizhi.github.io/easy-admin/guide/install/binary) +[Binary Install](https://nicelizhi.github.io/easy-admin/guide/install/binary) # Configure @@ -87,4 +86,4 @@ http://localhost:8000/swagger/admin/index.html [https://gitee.com/nicelizhi/easy-admin/issues](https://gitee.com/nicelizhi/easy-admin/issues) (δΈ­ε›½) # Discussions -[https://github.com/nicelizhi/easy-admin/discussions](https://github.com/nicelizhi/easy-admin/discussions) \ No newline at end of file +[https://github.com/nicelizhi/easy-admin/discussions](https://github.com/nicelizhi/easy-admin/discussions)