2022-07-31 20:39:50 +08:00
|
|
|
|
# Welcome to **RLE.wiki**
|
|
|
|
|
|
|
|
|
|
[![GitHub Watchers][badge-gh-watch]][repo]
|
|
|
|
|
[![GitHub Stars][badge-gh-stars]][repo]
|
|
|
|
|
|
|
|
|
|
## 内容
|
|
|
|
|
|
|
|
|
|
欢迎大家来到 RLE.wiki。这里会给跨性别者们提供一份RLE的一份指南。部分内容由MtF wiki迁移而来,更多帮助正在路上,敬请期待。
|
|
|
|
|
|
|
|
|
|
本项目虽由MtF.wiki团队发起,但将不仅限于MtF的RLE指导,也欢迎广大FtM同胞一起建设本项目。
|
|
|
|
|
|
|
|
|
|
本项目包括且不仅限于校园指南,后期会包括其他rle指导,处于建设初期其他条目暂未完成,欢迎大家帮助项目完善。
|
|
|
|
|
|
|
|
|
|
> 不向焦虑与抑郁投降,这个世界终会有我们存在的地方
|
|
|
|
|
|
|
|
|
|
## 致谢
|
|
|
|
|
|
2022-07-31 21:00:17 +08:00
|
|
|
|
本项目目前采用 [vuepress-next][vuepress-url] 部署在 [GitHub Pages][wiki-url]。主题使用 [Hope][hope-url],对此表示感谢!
|
2022-07-31 20:39:50 +08:00
|
|
|
|
|
|
|
|
|
本项目在编写过程中参考了诸多资料,在此一并致谢。
|
|
|
|
|
|
|
|
|
|
## 版权声明
|
|
|
|
|
|
|
|
|
|
[![知识共享许可协议][cc-img]][cc-url]
|
|
|
|
|
|
|
|
|
|
除特别注明外,项目中除了代码部分均采用 [(Creative Commons BY-SA 4.0) 知识共享署名 - 相同方式共享 4.0 国际许可协议][cc-url] 进行许可。
|
|
|
|
|
|
|
|
|
|
换言之,使用过程中您可以自由地共享、演绎,但是必须署名、以相同方式共享、分享时没有附加限制,
|
|
|
|
|
|
|
|
|
|
而如果你想要引用这个 GitHub 仓库,可以使用如下的 BibTeX:
|
|
|
|
|
|
|
|
|
|
```plain
|
|
|
|
|
@misc{rle wiki,
|
|
|
|
|
author = {MtF.wiki Team},
|
|
|
|
|
title = {RLE.wiki},
|
|
|
|
|
year = {2022},
|
|
|
|
|
publisher = {GitHub},
|
|
|
|
|
journal = {GitHub Repository},
|
|
|
|
|
howpublished = {\url{https://github.com/mtf-wiki/RLE-wiki}},
|
|
|
|
|
}
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
## 联系方式
|
|
|
|
|
|
|
|
|
|
GitHub [![GitHub issues][badge-gh-issues]](https://github.com/mtf-wiki/RLE-wiki/issues/new/choose)
|
|
|
|
|
|
|
|
|
|
邮件 <hi@mtf.wiki>
|
|
|
|
|
|
|
|
|
|
[badge-gh-issues]: https://img.shields.io/github/issues/mtf-wiki/RLE-wiki?style=flat-square
|
|
|
|
|
[badge-gh-stars]: https://img.shields.io/github/stars/mtf-wiki/RLE-wiki.svg?style=flat-square&label=Stars
|
|
|
|
|
[badge-gh-watch]: https://img.shields.io/github/watchers/mtf-wiki/RLE-wiki.svg?style=flat-square&label=Watch
|
|
|
|
|
[cc-img]: https://i.creativecommons.org/l/by-sa/4.0/88x31.png
|
|
|
|
|
[cc-url]: https://creativecommons.org/licenses/by-sa/4.0
|
|
|
|
|
[vuepress-url]: https://github.com/vuepress/vuepress-next
|
|
|
|
|
[logo-long]: ./static/new/mtf-wiki-long.svg
|
|
|
|
|
[repo]: https://github.com/mtf-wiki/RLE-wiki
|
|
|
|
|
[wiki-url]: https://rle.wiki
|
|
|
|
|
[hope-url]: https://github.com/vuepress-theme-hope/vuepress-theme-hope
|