Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: docs #134

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/lint-all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ jobs:
echo 0 > "$linted_failed_file"
find . -type f -name '*.md' | while read -r file; do
set +e
zhlint --config "$GITHUB_WORKSPACE"/ci/.zhlintrc "$file"

if [ $? -ne 0 ]; then
echo 1 > "$linted_failed_file"
echo "$file" >> "$file_list"
output_file="linted_output/report_and_suggested_fixes/$file"
mkdir -p "$(dirname "$output_file")"
zhlint --config "$GITHUB_WORKSPACE"/ci/.zhlintrc "$file" --output="$output_file" > "$output_file.log" 2>&1

fi
set -e
done
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ jobs:
linted_failed=0
for file in ${{ env.ALL_CHANGED_FILES }}; do
set +e
zhlint --config "$GITHUB_WORKSPACE"/ci/.zhlintrc "$file"

if [ $? -ne 0 ]; then
linted_failed=1
echo "$file" >> "$file_list"
output_file="linted_output/report_and_suggested_fixes/$file"
mkdir -p "$(dirname "$output_file")"
zhlint --config "$GITHUB_WORKSPACE"/ci/.zhlintrc "$file" --output="$output_file" > "$output_file.log" 2>&1

fi
set -e
done
Expand Down
1 change: 1 addition & 0 deletions hust-mirrors
Submodule hust-mirrors added at a26071
16 changes: 16 additions & 0 deletions i18n/en/docusaurus-plugin-content-blog/2024/02-22-change.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@

---
title: Mirror Change Notice
authors: chengzi
---
In order to make better use of the limited storage space,we have made the following adjustments to the mirror station.

The following mirror images have been added:
- termux

Delete the following mirror images:
- loongson




11 changes: 11 additions & 0 deletions i18n/en/docusaurus-plugin-content-blog/2024/03-12-change.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@

---
title: Mirror Change Notice
authors: chengzi
---
To make full use of limited space,we have made the following adjustments to the Hust Mirrors Station.
Delete the following mirror images:

- AOSP
- git-repo
- gcc.git
17 changes: 17 additions & 0 deletions i18n/en/docusaurus-plugin-content-blog/2024/03-28-change.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@

---
title: Mirror Change Notice
authors: chengzi
---

In order to make better use of the limited storage space, we have made the following adjustments to the mirror station.

Since the new version of Raspberry Pi debian completely adopts the debian software source, we delete the following images:

- raspbian
- raspberrypi
- raspbian-addons

At the same time,the official source of debian already contains non-free software, We delete the following mirror images:

- debian-nonfree
18 changes: 18 additions & 0 deletions i18n/en/docusaurus-plugin-content-blog/2024/05-07-public-open.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@


---
title:Hello.Internet friends!
authors:chengzi
---
From the original nginx autoindex to today's complete web service;from the initial internal use by more than a dozen people to today's public service;

From the initial four or five mirror synchronizations to today's dozens of mirror synchronizations;

From the initial hundreds of GB of storage to today's dozens of TB of storage.

After a year of testing and improvement,our mirror station is finally officially open to public!:joy:

Now,our mirror station has finally become a real "mirror station",providing more convenient services for the majority of Internet users.
You can access our mirror station anywhere in the world to download the software package,mirrors,source code warehouses,etc you need.

**At the same time,we have abandoned the old domain name mirrors.hust.college and only retained the service of mirrors.hust.edu.cn. Please update it.**
31 changes: 31 additions & 0 deletions i18n/en/docusaurus-plugin-content-blog/2024/06-26-maintain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@


---
title:Service Maintenance Notice
authors:chengzi
---

From June 26 to July 10,we will make large-scale adjustments to the storage space of the mirror station,mainly including the expansion of disk arrays and data migration.
During this period,the service may be unstable,and some mirror sources may not be updated in time,or even inaccessible.Please prepare in advance and replace other backup sources.

We will complete the maintenance work as soon as possible. Please forgive the inconvenience caused to you.

<--!truncate -->

The mirror sources that may be affected during this period are:

- pypi
- deepin
- deppin-cd
- openkylin-cdimage
- anolis
- ubuntukylin
- ubuntukylin-cdimage
- virtualbox
- buildroot
- gnu
- CPAN
- alpine
- crates.io-index
- crates
- Rustup