Skip to content

Commit

Permalink
fix: 修复两个链接问题
Browse files Browse the repository at this point in the history
  • Loading branch information
eryajf committed Jan 14, 2024
1 parent de82adb commit 1c47409
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 9 deletions.
5 changes: 5 additions & 0 deletions items/Monitor/busuanzi.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: Monitor
owner: soxft
repo: busuanzi
desc: '一个简单的网站统计分析器'
desc_en: 'A simple website statistics analyzer'
5 changes: 5 additions & 0 deletions items/数据管道/go-mysql-elasticsearch.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 数据管道
owner: go-mysql-org
repo: go-mysql-elasticsearch
desc: '将 MySQL 数据自动同步到 ES 的工具。它首先用 mysqldump 获取原始数据,然后使用 binlog 增量同步数据'
desc_en: 'A tool that automatically synchronizes MySQL data to ES. It first uses mysqldump to get the original data, and then uses binlog to incrementally synchronize the data'
5 changes: 5 additions & 0 deletions items/文件管理系统/zdir.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 文件管理系统
owner: helloxz
repo: zdir
desc: '使用 Golang + Vue3 开发的轻量级目录列表程序,支持 Linux、Docker、Windows 部署,支持视频、音频、代码等常规文件预览,适合个人或初创公司文件分享使用,亦可作为轻量级网盘使用'
desc_en: 'Lightweight directory list program developed using Golang + Vue3, support Linux, Docker, Windows deployment, support video, audio, code and other conventional file preview, suitable for personal or start-up company file sharing use, can also be used as a lightweight network disk'
5 changes: 5 additions & 0 deletions items/运维自动化/ansible.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 运维自动化
owner: ansible
repo: ansible
desc: '一个极其简单的 IT 自动化平台,使您的应用程序和系统更易于部署和维护,基于 ssh,无需客户端'
desc_en: 'A very simple IT automation platform that makes your applications and systems easier to deploy and maintain, based on ssh, no client required'
14 changes: 7 additions & 7 deletions resources/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# 贡献者指南

欢迎反馈、bug报告和拉取请求,可点击[issue](https://github.com/eryajf/awesome-ops/issues) 提交.
欢迎反馈、bug报告和拉取请求,可点击 [issue](https://github.com/eryajf/awesome-ops/issues) 提交.

如果你是第一次进行GitHub协作,可参阅: [协同开发流程](https://howtosos.eryajf.net/HowToStartOpenSource/01-basic-content/03-collaborative-development-process.html)
如果你是第一次进行 GitHub 协作,可参阅: [协同开发流程](https://howtosos.eryajf.net/HowToStartOpenSource/01-basic-content/03-collaborative-development-process.html)

📢 前提:注意所提交的项目只能是github中的项目,否则表格中的其他字段将无法正常展示。
📢 前提:注意所提交的项目只能是 github 中的项目,否则表格中的其他字段将无法正常展示。

1. 此项目的README.md通过action自动生成,请勿编辑此文件。
1. 此项目的 README 通过 action 自动生成,请勿编辑此文件。

2. README.md中的文件,取自于 `items/*/*.yaml` 文件,如果你要新增一个项目,请在对应分类下拷贝一个文件,然后按照其内容规范进行填写:
2. README 中的文件,取自于 `items/*/*.yaml` 文件,如果你要新增一个项目,请在对应分类下拷贝一个文件,然后按照其内容规范进行填写:

```yaml
kind: OpenLDAP
Expand All @@ -20,8 +20,8 @@ desc_en: '🌉 OpenLDAP background management project based on Golang+Vue'
- 如上四个字段缺一不可,否则会导致内容渲染失败。
- `kind:` 以此字段进行归类,通常与上一层的目录名一致。
- `owner:` 仓库的用户名,或者组织名。📢 注意:如果你的这个字段全部为数字,请用双引号包裹。否则action将会执行失败
- `repo:` 仓库名。📢 注意:如果你的这个字段全部为数字,请用双引号包裹。否则action将会执行失败
- `owner:` 仓库的用户名,或者组织名。📢 注意:如果你的这个字段全部为数字,请用双引号包裹。否则 action 将会执行失败
- `repo:` 仓库名。📢 注意:如果你的这个字段全部为数字,请用双引号包裹。否则 action 将会执行失败
- `desc:` 用简短的话介绍一下这个项目。请注意,此内容当中不要包含|之类的关键字,这会作为表格的一个列呈现。
- `desc_en:` 用英文来简单描述概括一下这个项目。请注意,此内容当中不要包含|之类的关键字,这会作为表格的一个列呈现。

Expand Down
4 changes: 2 additions & 2 deletions template/README-en.tpl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
English | [简体中文](README.md)
English | [简体中文](../README.md)

<div align="center">
<h1>Awesome Ops</h1>
Expand All @@ -20,7 +20,7 @@ The field of operations and maintenance is vast, with many pioneers in each spec

Whether you are in the field of operations and maintenance or any other technical field, this carefully curated and categorized collection of projects will be your treasure trove.

We warmly welcome friends to share their own projects or recommend excellent projects. Before contributing, please read the [PR Contribution Guidelines](resources/CONTRIBUTING-en.md).
We warmly welcome friends to share their own projects or recommend excellent projects. Before contributing, please read the [PR Contribution Guidelines](CONTRIBUTING-en.md).

Special welcome to all friends to surf, learn, reference in the project list. When someone's project is helpful to you, please remember to give the project a star ⭐️. By the way, give this project a star ⭐️.

Expand Down

0 comments on commit 1c47409

Please sign in to comment.