86 lines
4.2 KiB
Markdown
86 lines
4.2 KiB
Markdown
<!-- markdownlint-disable-next-line -->
|
||
|
||
[![MtF-wiki][logo-long]][wiki-url]
|
||
|
||
兄弟サイト:[FtM.wiki](https://ftm.wiki)
|
||
|
||
# Welcome to **MtF.wiki**
|
||
|
||
[简中](README.md) | [繁中](README-T.md) | **日本語** | [English](README-EN.md) | [Español](README-ES.md)
|
||
|
||
[![GitHub Watchers][badge-gh-watch]][repo]
|
||
[![GitHub Stars][badge-gh-stars]][repo]
|
||
[![GitHub Contributors][badge-contributors]][gh-contributors]
|
||
[![GitHub Last Commit][badge-last-commit]][gh-history]
|
||
[![GitHub Commit Activity (by Year)][badge-activity]][gh-commit-activity]
|
||
|
||
[badge-gh-stars]: https://img.shields.io/github/stars/project-trans/mtf-wiki.svg?style=flat-square&label=Stars
|
||
[badge-gh-watch]: https://img.shields.io/github/watchers/project-trans/mtf-wiki.svg?style=flat-square&label=Watch
|
||
[badge-contributors]: https://img.shields.io/github/contributors/project-trans/mtf-wiki?style=flat-square
|
||
[badge-last-commit]: https://img.shields.io/github/last-commit/project-trans/mtf-wiki?style=flat-square
|
||
[badge-activity]: https://img.shields.io/github/commit-activity/y/project-trans/mtf-wiki?style=flat-square
|
||
[gh-contributors]: https://github.com/project-trans/MtF-wiki/graphs/contributors?style=flat-square
|
||
[gh-history]: https://github.com/project-trans/MtF-wiki/commits/master?style=flat-square
|
||
[gh-commit-activity]: https://github.com/project-trans/MtF-wiki/graphs/commit-activity?style=flat-square
|
||
|
||
## 内容
|
||
|
||
MtF.wiki へようこそ!ここは、トランスジェンダー女性のある種の助けになるかもしれません。
|
||
|
||
MtF(Male-to-Female)、トランスジェンダー女性とは、生まれた時の性別が男性である女性のことである。
|
||
(ウィキペディアで assigned sex の定義は、「出生時に性別の特徴を確認して決定される、割り当てられた性」です。)
|
||
|
||
MtF.wiki は、トランスジェンダー関連の医療情報、生活ガイドを学べる、自由でオープン、かつ継続的に更新されるトランスジェンダーの知識統合サイトとなることを目指します。
|
||
|
||
現在の MtF.wiki は発展途上のものです。各種資料が未完成であったり、誤りがある場合もあります。熱心なお姉妹方の参加と MtF.wiki への投稿を歓迎します。
|
||
|
||
このサイトを構築した当初の意図としては、大多数の MtF グループに知識のプラットフォームを提供することに加え、他の人々にも性転換の設定を肯定してもらうことを切望しています。
|
||
|
||
> 不安や憂鬱に身を委ねてはいけない、いずれはこの世界に自分の居場所ができる。
|
||
|
||
## 感謝
|
||
|
||
[GitHub Pages][wiki-url] で、テーマ[zdoc][zdoc-url]を使用して、[Hugo][hugo-url]を実行します。 彼らに感謝します。
|
||
|
||
執筆の過程で多くの資料を参考されました。ここでありがとうと言いたいです。
|
||
|
||
## 著作権表示
|
||
|
||
[![CC][cc-img]][cc-url]
|
||
|
||
特に断りのない限り、このプロジェクトはコード部分を除き [Creative Commons BY-SA 4.0][cc-url] でライセンスされています。
|
||
|
||
また、この GitHub のリポジトリを参照する場合は、以下の BibTeX を使用することができます。
|
||
|
||
```plain
|
||
@misc{mtfwiki,
|
||
author = {Project Trans},
|
||
title = {MtF.wiki},
|
||
year = {2020},
|
||
publisher = {GitHub},
|
||
journal = {GitHub Repository},
|
||
howpublished = {\url{https://github.com/project-trans/MtF-wiki}},
|
||
}
|
||
```
|
||
|
||
## 連絡
|
||
|
||
Discord [![Discord][badge-discord]](https://link.mtf.wiki/discord)
|
||
|
||
Twitter [![Twitter][badge-twitter]](https://twitter.com/MtFwikiJapan)
|
||
|
||
GitHub [![GitHub issues][badge-gh-issues]](https://github.com/project-trans/MtF-wiki/issues/new/choose)
|
||
|
||
Email <hi@mtf.wiki>
|
||
|
||
[badge-discord]: https://img.shields.io/discord/883004164760801320?style=flat-square
|
||
[badge-twitter]: https://img.shields.io/twitter/follow/MtFwiki?style=flat-square
|
||
[badge-gh-issues]: https://img.shields.io/github/issues/project-trans/mtf-wiki?style=flat-square
|
||
[cc-img]: https://i.creativecommons.org/l/by-sa/4.0/88x31.png
|
||
[cc-url]: https://creativecommons.org/licenses/by-sa/4.0
|
||
[hugo-url]: https://github.com/gohugoio/hugo
|
||
[logo-long]: ./static/new/mtf-wiki-long.svg
|
||
[repo]: https://github.com/project-trans/MtF-wiki
|
||
[wiki-url]: https://mtf.wiki
|
||
[zdoc-url]: https://github.com/zzossig/hugo-theme-zdoc
|