Skip to content

fix a huge number of typos - #118

Open
NahidaBuer wants to merge 25 commits into
AOSC-Dev:add-onboarding-guidefrom
NahidaBuer:add-onboarding-guide
Open

fix a huge number of typos#118
NahidaBuer wants to merge 25 commits into
AOSC-Dev:add-onboarding-guidefrom
NahidaBuer:add-onboarding-guide

Conversation

@NahidaBuer

Copy link
Copy Markdown
  • fix incorrect formatting strings
  • fix incorrect/inappropriate language in markdown
  • fix and clean up some URL reference issues
  • correct a typo

后面三章完成度明显比前面低很多…这得什么时候才能落地啊,催更!

Cyanoxygen added 24 commits May 9, 2026 10:42
The <pre> element should have a background to emphasize the element from
the background.
Let the highlighting themes to handle this job.
This does not affect existing cards (omitting `title' is allowed):

{% card(type="warning") %}
Writing a person's name with a red pen is considered disrespectful.
{% end %}

To use an alternative title, specify a title in the `card()` template
call:

{% card(type="warning", title="ACHTUNG") %}
Rauchen ist hier verboten.
{% end %}
This section is dedicated to the onboarding guide for AOSC OS
developement.
* Fix hardcoded width. Use the relative size of the parent container.
* Force images to be blocks to allow positioning.
@NahidaBuer
NahidaBuer force-pushed the add-onboarding-guide branch from 065c97b to 0bd12a6 Compare August 22, 2026 20:17
@NahidaBuer
NahidaBuer force-pushed the add-onboarding-guide branch from 0bd12a6 to 5842541 Compare August 22, 2026 21:04

@MingcongBai MingcongBai left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks! This chapter is currently under edit from @Cyanoxygen so I will need his input as well.

@Cyanoxygen

Copy link
Copy Markdown
Member

All chapters are imported from my draft originally hosted on HackMD - so that's why it is incomplete. Thank you!

Comment on lines +303 to +311
| 代码托管平台 | URL 示例 | 如何找到克隆用 URL |
| :----: | :-----: | :----- |
| GitHub | https://github.com/systemd/systemd | 点击 “Code” 按钮,在弹框中选择 “HTTPS”,复制下面的链接 |
| GitLab 及其自建实例 | https://gitlab.com/qemu-project/qemu | 点击 “Code(代码)” 按钮,复制 “Clone with HTTPS(使用 HTTPS 克隆)” 下的链接 |
| GitLab 及其自建实例* | https://invent.kde.org/graphics/krita | 点击 “Code(代码)” 按钮,复制 “Clone with HTTPS(使用 HTTPS 克隆)” 下的链接 |
| Gitee | https://gitee.com/rtthread/rt-thread | 点击 “克隆/下载”,复制 “HTTPS” 下的第一个链接(切勿复制带 git clone 的链接) |
| GNU Savannah | https://savannah.gnu.org/projects/bash/ | 在页面下方点击 “Browse Git Repository” 后,复制新页面中的 HTTPS 链接 |
| Codeberg、自建 Forgejo 及 Gitea 实例 | https://codeberg.org/forgejo/forgejo | 在页面上半部分找到 “HTTPS”,复制其旁边的链接 |
| SourceHut | https://git.sr.ht/~sbinet/sako | 复制右侧 “clone” 版块中 “read-only” 下面的链接 |

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is not a good idea to remove the URL format description. They are here to show the relationship between the project and its URL.

@Cyanoxygen
Cyanoxygen force-pushed the add-onboarding-guide branch from 8b02363 to f3b63a3 Compare August 27, 2026 05:13
@MingcongBai

Copy link
Copy Markdown
Member

@NahidaBuer ping - please rebase your branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants