RLE-wiki/docs/index.md

44 lines
1.1 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 指南。更多帮助正在路上,敬请期待……
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、FtM、酷儿以及其他性别多元群体的 RLE 指导与探讨,欢迎大家一起建设本项目。
:::
::: tip
网站当前处于建设初期,条目暂未完成,欢迎大家帮助项目完善。
:::
::: info 🕯️
沉痛悼念原 RLE-wiki 核心维护人员 ArtsEpiphany 🕯 R.I.P 2023.3.13 🕯
:::
</HomeContent>