RLE-wiki/docs/index.md

44 lines
1.2 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: alt
text: Fashion 👕
link: /fashion/
- theme: alt
text: 防护 🚨
link: /personal-safety/
image:
src: /logo-with-shadow.png
alt: RLE.wiki logo
---
<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>