Update README.md
Browse files
README.md
CHANGED
@@ -1,88 +1,12 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
<a href="http://doc.go-admin.cn/zh/">中文文档</a> |
|
14 |
-
<a href="./README_CN.md">中文介绍</a> |
|
15 |
-
<a href="https://demo.go-admin.com">DEMO</a> |
|
16 |
-
<a href="https://demo.go-admin.cn">中文DEMO</a> |
|
17 |
-
<a href="https://twitter.com/cg3365688034">Twitter</a> |
|
18 |
-
<a href="http://discuss.go-admin.com">Forum</a>
|
19 |
-
</p>
|
20 |
-
|
21 |
-
<p align="center">
|
22 |
-
<a href="http://drone.go-admin.com/GoAdminGroup/go-admin"><img alt="Build Status" src="http://drone.go-admin.com/api/badges/GoAdminGroup/go-admin/status.svg?ref=refs/heads/master"></a>
|
23 |
-
<a href="https://goreportcard.com/report/github.com/GoAdminGroup/go-admin"><img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/GoAdminGroup/go-admin"></a>
|
24 |
-
<a href="https://goreportcard.com/report/github.com/GoAdminGroup/go-admin"><img alt="golang" src="https://img.shields.io/badge/awesome-golang-blue.svg"></a>
|
25 |
-
<a href="https://discord.gg/usAaEpCP"><img alt="discord" src="https://img.shields.io/badge/chat%20on-Discord-blue.svg"></a>
|
26 |
-
<a href="https://t.me/joinchat/NlyH6Bch2QARZkArithKvg" rel="nofollow"><img alt="telegram" src="https://img.shields.io/badge/chat%20on-telegram-blue" style="max-width:100%;"></a>
|
27 |
-
<a href="https://raw.githubusercontent.com/GoAdminGroup/go-admin/master/LICENSE" rel="nofollow"><img src="https://img.shields.io/badge/license-Apache2.0-blue.svg" alt="license" data-canonical-src="https://img.shields.io/badge/license-Apache2.0-blue.svg" style="max-width:100%;"></a>
|
28 |
-
</p>
|
29 |
-
|
30 |
-
<p align="center">
|
31 |
-
Inspired by <a href="https://github.com/z-song/laravel-admin" target="_blank">laravel-admin</a>
|
32 |
-
</p>
|
33 |
-
|
34 |
-
## Preface
|
35 |
-
|
36 |
-
GoAdmin is a toolkit to help you build a data visualization admin panel for your golang app.
|
37 |
-
|
38 |
-
Online demo: [https://demo.go-admin.com](https://demo.go-admin.com)
|
39 |
-
|
40 |
-
![interface](http://file.go-admin.cn/introduction/interface_en_3.png)
|
41 |
-
|
42 |
-
## Features
|
43 |
-
|
44 |
-
- 🚀 **Fast**: build a production admin panel app in **ten** minutes.
|
45 |
-
- 🎨 **Theming**: beautiful ui themes supported(default adminlte, more themes are coming.)
|
46 |
-
- 🔢 **Plugins**: many plugins to use(more useful and powerful plugins are coming.)
|
47 |
-
- ✅ **Rbac**: out of box rbac auth system.
|
48 |
-
- ⚙️ **Frameworks**: support most of the go web frameworks.
|
49 |
-
|
50 |
-
## Translation
|
51 |
-
We need your help: [https://github.com/GoAdminGroup/docs/issues/1](https://github.com/GoAdminGroup/docs/issues/1)
|
52 |
-
|
53 |
-
## Who is using
|
54 |
-
|
55 |
-
[Comment the issue to tell us](https://github.com/GoAdminGroup/go-admin/issues/71).
|
56 |
-
|
57 |
-
## How to
|
58 |
-
|
59 |
-
Following three steps to run it.
|
60 |
-
|
61 |
-
```shell
|
62 |
-
$ mkdir new_project && cd new_project
|
63 |
-
$ go install github.com/GoAdminGroup/adm@latest
|
64 |
-
$ adm init web
|
65 |
-
```
|
66 |
-
|
67 |
-
## Example
|
68 |
-
|
69 |
-
Quick follow up example:
|
70 |
-
|
71 |
-
- [pure golang](https://github.com/GoAdminGroup/example), simple and less dependency
|
72 |
-
- [golang with frontend template](https://github.com/GoAdminGroup/example_with_frontend), change template by yourself
|
73 |
-
- [golang with vue](https://github.com/GoAdminGroup/example_with_vue), if you have vue experience
|
74 |
-
|
75 |
-
See the [docs](https://book.go-admin.cn) for more details.
|
76 |
-
|
77 |
-
## Backers
|
78 |
-
|
79 |
-
Your support will help me do better! [[Become a backer](https://opencollective.com/go-admin#backer)]
|
80 |
-
<a href="https://opencollective.com/go-admin#backers" target="_blank"><img src="https://opencollective.com/go-admin/backers.svg?width=890"></a>
|
81 |
-
|
82 |
-
## Contribution
|
83 |
-
|
84 |
-
[here for contribution guide](CONTRIBUTING.md)
|
85 |
-
|
86 |
-
<strong>here to join into the develop team</strong>
|
87 |
-
|
88 |
-
[join telegram](https://t.me/joinchat/NlyH6Bch2QARZkArithKvg)
|
|
|
1 |
+
---
|
2 |
+
title: GitHub to HF Space Converter
|
3 |
+
emoji: 🚀
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: purple
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: "3.50.2"
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|