🎉 Initial Setup
This commit is contained in:
@ -1,13 +1,41 @@
|
||||
---
|
||||
title: Hello World
|
||||
description: Your first document
|
||||
description: 欢迎来到 Solar Network 的世界
|
||||
---
|
||||
|
||||
Welcome to the docs! You can start writing documents in `/content/docs`.
|
||||
import { GithubInfo } from 'fumadocs-ui/components/github-info';
|
||||
|
||||
## What is Next?
|
||||
-------
|
||||
|
||||
<Cards>
|
||||
<Card title="Learn more about Next.js" href="https://nextjs.org/docs" />
|
||||
<Card title="Learn more about Fumadocs" href="https://fumadocs.vercel.app" />
|
||||
</Cards>
|
||||
欢迎来到 Solar Network 用户手册。这份手册旨在帮助您开始使用 Solar Network。
|
||||
|
||||
Solar Network 是一个开源的社交网络。
|
||||
~~其目标的竞争对手是 Google 而不是 Mastodon 等其他的去中心化社交网络。~~
|
||||
|
||||
其的服务器和客户端项目都基于 AGPLv3 协议开源,你可以在侧边栏顶部看到项目地址。
|
||||
|
||||
-------
|
||||
|
||||
## 基础知识
|
||||
|
||||
Solar Network 是整个 HyperNet 项目的别称,它分为 HyperNet 服务器和用户经常使用的 Surface 应用(在市场上又名 Solian)。
|
||||
|
||||
你可以将 Solar Network 简写为 SN,大小写均可。但是在提及到它的应用程式时,请确保首字母大写。
|
||||
|
||||
- Solian ✅
|
||||
- Solar Network ✅
|
||||
- SN ✅
|
||||
- sn ✅
|
||||
- solian ❌
|
||||
- SOLIAN ❌
|
||||
|
||||
~~虽然你乱用 SN 的名字我也不能把你怎样,但是你用对名字总能让小羊看的舒服一点~~
|
||||
|
||||
## 开始使用
|
||||
|
||||
对于终端用户(End-user),开始使用 Solar Network 有几种方式:
|
||||
|
||||
- [安装 Solian 客户端](./installation) **最推荐**
|
||||
- [在网页版打开 Solian](https://sn.solsynth.dev)
|
||||
|
||||
为了探索完整的 Solar Network 功能,你需要一个 Solarpass 账户(又称太阳通行证)。
|
||||
|
Reference in New Issue
Block a user