RLE-wiki/docs/index.md

44 lines
1.1 KiB
Markdown
Raw Normal View History

2023-11-30 15:58:49 +08:00
---
# https://vitepress.dev/reference/default-theme-home-page
layout: home
hero:
name: "RLE.wiki"
text: "一份 RLE 指北"
2024-04-12 07:54:09 +08:00
tagline: 欢迎大家来到 RLE.wiki. 这是一份给跨性别者与性别多元群体的 RLE 指南。更多帮助正在路上,敬请期待……
2023-11-30 15:58:49 +08:00
actions:
- theme: brand
2023-11-30 18:07:12 +08:00
text: 大学指南 🏫
2023-12-01 16:34:35 +08:00
link: /campus/
- theme: alt
2023-11-30 18:07:12 +08:00
text: Fashion 👕
2023-12-01 16:34:35 +08:00
link: /fashion/
- theme: alt
text: 防护 🚨
link: /personal-safety/
2024-01-24 18:10:53 +08:00
image:
src: /logo-with-shadow.png
alt: RLE.wiki logo
2023-11-30 18:07:12 +08:00
2023-11-30 15:58:49 +08:00
---
2023-11-30 18:07:12 +08:00
<script setup>
import HomeContent from './.vitepress/theme/components/HomeContent.vue'
</script>
<HomeContent>
::: tip
本项目由 Project Trans 团队发起,内容包括但不仅限于 MtF 的 RLE 指导,也欢迎广大 FtM 及非二元同胞一起建设本项目。
2023-11-30 18:07:12 +08:00
:::
::: tip
2024-04-12 07:54:09 +08:00
网站当前处于建设初期,条目暂未完成,欢迎大家帮助项目完善。
2023-11-30 18:07:12 +08:00
:::
::: info 🕯️
沉痛悼念原 RLE-wiki 核心维护人员 ArtsEpiphany 🕯 R.I.P 2023.3.13 🕯
:::
</HomeContent>