RLE-wiki/docs/index.md

42 lines
1.0 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
# https://vitepress.dev/reference/default-theme-home-page
layout: home
hero:
name: "RLE.wiki"
text: "一份RLE指北"
tagline: 欢迎大家来到 RLE.wiki. 这里会给跨性别者们提供一份RLE的一份指南。部分内容由 MtF.wiki 迁移而来,更多帮助正在路上,敬请期待。
actions:
- theme: brand
text: 大学指南 🏫
link: /campus/
- theme: brand
text: Fashion 👕
link: /fashion/
---
<script setup>
import HomeContent from './.vitepress/theme/components/HomeContent.vue'
</script>
<HomeContent>
::: tip
本项目由 Project Trans 团队发起,包括但不仅限于 MtF 的 RLE 指导,也欢迎广大 FtM 同胞一起建设本项目。
:::
::: tip
本项目包括且不仅限于校园指南,后期会包括其他 RLE 指导,处于建设初期其他条目暂未完成,欢迎大家帮助项目完善。
:::
::: info 🕯️
沉痛悼念原 RLE-wiki 核心维护人员 ArtsEpiphany 🕯 R.I.P 2023.3.13 🕯
:::
</HomeContent>