Deploy to GitHub pages

This commit is contained in:
github-actions[bot] 2024-04-09 09:55:43 +00:00 committed by GitHub
commit a0f9c9fe57
5 changed files with 2315 additions and 0 deletions

20
badge/published.svg Normal file
View File

@ -0,0 +1,20 @@
<svg xmlns="http://www.w3.org/2000/svg" width="100" height="20">
<linearGradient id="b" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1" />
<stop offset="1" stop-opacity=".1" />
</linearGradient>
<mask id="a">
<rect width="100" height="20" rx="3" fill="#fff" />
</mask>
<g mask="url(#a)">
<path fill="#555" d="M0 0 h60 v20 H0 z" />
<path fill="#FF5722" d="M60 0 h40 v20 H60 z" />
<path fill="url(#b)" d="M0 0 h100 v20 H0 z" />
</g>
<g fill="#fff" font-family="DejaVu Sans" font-size="11">
<text x="12" y="15" fill="#010101" fill-opacity=".3">已发布</text>
<text x="12" y="14">已发布</text>
<text x="70" y="15" fill="#010101" fill-opacity=".3">7357</text>
<text x="70" y="14">7357</text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 783 B

20
badge/sources.svg Normal file
View File

@ -0,0 +1,20 @@
<svg xmlns="http://www.w3.org/2000/svg" width="100" height="20">
<linearGradient id="b" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1" />
<stop offset="1" stop-opacity=".1" />
</linearGradient>
<mask id="a">
<rect width="100" height="20" rx="3" fill="#fff" />
</mask>
<g mask="url(#a)">
<path fill="#555" d="M0 0 h60 v20 H0 z" />
<path fill="#97CA00" d="M60 0 h40 v20 H60 z" />
<path fill="url(#b)" d="M0 0 h100 v20 H0 z" />
</g>
<g fill="#fff" font-family="DejaVu Sans" font-size="11">
<text x="12" y="15" fill="#010101" fill-opacity=".3">待翻译</text>
<text x="12" y="14">待翻译</text>
<text x="70" y="15" fill="#010101" fill-opacity=".3">445</text>
<text x="70" y="14">445</text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 781 B

20
badge/translated.svg Normal file
View File

@ -0,0 +1,20 @@
<svg xmlns="http://www.w3.org/2000/svg" width="100" height="20">
<linearGradient id="b" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1" />
<stop offset="1" stop-opacity=".1" />
</linearGradient>
<mask id="a">
<rect width="100" height="20" rx="3" fill="#fff" />
</mask>
<g mask="url(#a)">
<path fill="#555" d="M0 0 h60 v20 H0 z" />
<path fill="#FF9800" d="M60 0 h40 v20 H60 z" />
<path fill="url(#b)" d="M0 0 h100 v20 H0 z" />
</g>
<g fill="#fff" font-family="DejaVu Sans" font-size="11">
<text x="12" y="15" fill="#010101" fill-opacity=".3">待校对</text>
<text x="12" y="14">待校对</text>
<text x="70" y="15" fill="#010101" fill-opacity=".3">0</text>
<text x="70" y="14">0</text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 777 B

20
badge/translating.svg Normal file
View File

@ -0,0 +1,20 @@
<svg xmlns="http://www.w3.org/2000/svg" width="100" height="20">
<linearGradient id="b" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1" />
<stop offset="1" stop-opacity=".1" />
</linearGradient>
<mask id="a">
<rect width="100" height="20" rx="3" fill="#fff" />
</mask>
<g mask="url(#a)">
<path fill="#555" d="M0 0 h60 v20 H0 z" />
<path fill="#00BCD5" d="M60 0 h40 v20 H60 z" />
<path fill="url(#b)" d="M0 0 h100 v20 H0 z" />
</g>
<g fill="#fff" font-family="DejaVu Sans" font-size="11">
<text x="12" y="15" fill="#010101" fill-opacity=".3">翻译中</text>
<text x="12" y="14">翻译中</text>
<text x="70" y="15" fill="#010101" fill-opacity=".3">1</text>
<text x="70" y="14">1</text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 777 B

2235
status/status.json Normal file

File diff suppressed because it is too large Load Diff