Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
XMuli committed May 28, 2024
1 parent 27895a3 commit 1ad9b8d
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 8 deletions.
17 changes: 15 additions & 2 deletions docs/.vitepress/config/index.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,21 @@ export default defineConfig({

socialLinks: [
// { icon: 'twitter', link: 'https://twitter.com/xmulite' },
{ icon: 'github', link: 'https://github.com/XMuli' },
{ icon: 'discord', link: 'https://discord.gg/4TQkfh79gN' },
{ icon: 'github', link: 'https://github.com/XMuli/SunnyPages' },
{
icon: {
svg: '<svg t="1716911889837" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2610" width="32" height="32"><path d="M679.424 746.861714l84.004571-395.995428c7.424-34.852571-12.580571-48.566857-35.437714-40.009143l-493.714286 190.281143c-33.718857 13.129143-33.133714 32-5.705142 40.557714l126.281142 39.424 293.156572-184.576c13.714286-9.142857 26.294857-3.986286 16.018286 5.156571l-237.129143 214.272-9.142857 130.304c13.129143 0 18.870857-5.705143 25.709714-12.580571l61.696-59.428571 128 94.281142c23.442286 13.129143 40.009143 6.290286 46.299428-21.723428zM1024 512c0 282.843429-229.156571 512-512 512S0 794.843429 0 512 229.156571 0 512 0s512 229.156571 512 512z" fill="#515151" p-id="2611"></path></svg>'
},
link: 'https://t.me/xmuli',
ariaLabel: 'Telegram'
},
{
icon: {
svg: '<svg t="1716912142377" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8228" width="32" height="32"><path d="M869.946746 524.53484q25.141103 61.709981 42.282765 116.563298 30.854991 103.992746 30.283602 151.989398t-10.856386 47.996652q-20.569994-4.556825-53.710539-51.424985T841.37731 735.948664q0 47.996652-24.569715 102.849969t-77.137476 100.564414a354.603836 354.603836 0 0 1 41.139987 14.284718 181.058799 181.058799 0 0 1 37.711656 21.141382q12.584836 10.284997 14.284717 19.427216c1.142777 6.099575 0.571389 10.6564-1.714166 13.713329q-22.855549 17.141661-139.418846 15.998884t-179.416056-7.999442q-64.009821 6.856665-179.987445 7.999442t-139.990236-15.998884c-1.528465-3.05693-1.899867-7.613755-1.142777-13.713329s5.713887-12.570552 14.856107-19.427216a151.789412 151.789412 0 0 1 37.140266-21.141382 383.844654 383.844654 0 0 1 41.711376-14.284718q-52.553477-45.711097-77.708865-100.564414t-25.141103-102.849969Q178.566401 742.805329 146.040099 789.659203T92.858094 841.084188q-10.284997 0-11.427774-47.425264t29.712213-152.560786q18.284439-55.981809 42.854154-117.706076t37.140266-93.707749V394.258213Q189.994176 241.126038 266.031729 123.419962T512.300265 0q169.088205 5.713887 245.697147 123.419962t75.42331 270.838251l-1.142777 35.4261z" p-id="8229" fill="#515151"></path></svg>'
},
link: 'https://qm.qq.com/cgi-bin/qm/qr?authKey=5pYNrJL7%2F8biKzT5LMj8dbjkpPvUvdLVbAOcNTydiqTDNc49yg0wtVcub8Cu3Pqa&k=OluWZhjVMhwP-6RO9Y7FFkJcXGiS4CVk&noverify=0',
ariaLabel: 'QQ'
}
],

// footer: {
Expand Down
13 changes: 9 additions & 4 deletions docs/article/supportp_platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,18 @@ The following platforms have been verified to run successfully, lower versions h


### Verified versions of Linux distributions:
1. Ubuntu 22.04 / 22.04
2. Debian 12
1. Ubuntu 22.04 / 23.10 / 24.04 / Oracular Oriole
2. Debian 11 / 12 / trixie
3. Deepin V20-23
4. UOS 1010
5. OpenKylin 1.0.1 / 1.0.2
6. Kali 24.1
7. etc.
6. Arch Linux
7. Linux Mint 21.3
8. Kali GNU/Linux Rolling / 24.1
9. Fedora Linux 40 (KDE Plasma)
10. Devuan GNU/Linux 5 (daedalus)
11. Pop!_OS 22.04 LTS
12. etc.


### Validated chip architecture versions:
Expand Down
19 changes: 17 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ features:
light: /images/home/macos.svg
dark: /images/home/macos_blue.svg
- title: Linux
details: Debian / Ubuntu / Deepin / UOS / OpenKylin / Kali / etc.
details: Debian / Ubuntu / Deepin / UOS / OpenKylin / ArchLinux / Mint / Kali / Fedora / Devuan / Pop!_OS / etc.
icon:
light: /images/home/linux.svg
dark: /images/home/linux_blue.svg
Expand All @@ -64,4 +64,19 @@ features:
icon:
light: /images/home/appstore.svg
dark: /images/home/appstore_blue.svg
---
---

<br><br><br><br><br><br><br><br>

[<img src="https://img.shields.io/github/release/XMuli/SunnyPages.svg?label=version" alt="tags"/>](https://github.com/XMuli/SunnyPages/releases)

[<img src="https://img.shields.io/github/downloads/XMuli/SunnyPages/total" alt="Total Downloads" />](https://github.com/XMuli/SunnyPages/releases)

##### Supported Chips:
- x86-64
- ARM64
- LOONGSON (龙芯)
<!-- ##### Supported Operating Systems:
- **Windows:** 7 / 8 / 10 / 11
- **MacOS:** 10 / 11 / 12 / 13 / 14
- **Linux:** Debian / Ubuntu / Deepin / UOS / OpenKylin / Arch Linux / Linux Mint / Kali / Fedora / Devuan / Pop!_OS / etc. -->

0 comments on commit 1ad9b8d

Please sign in to comment.