1
0
mirror of https://github.com/GenderDysphoria/GenderDysphoria.fyi.git synced 2025-11-25 20:42:40 +00:00

Migrate the concat structures into their respective language folders

This commit is contained in:
Jocelyn Badgley (Twipped)
2021-11-10 09:15:32 -08:00
parent ed63c3cc14
commit 4dee7fe17c
5 changed files with 136 additions and 98 deletions

34
public/de/_concat.json Normal file
View File

@@ -0,0 +1,34 @@
{
"output": "public/de/druckbar.md",
"sources": [
"public/de/index.md",
"public/de/was-ist-gender.md",
"public/de/geschichte.md",
"public/de/euphorie.md",
"public/de/körperliche-dysphorie.md",
"public/de/biochemische-dysphorie.md",
"public/de/soziale-dysphorie.md",
"public/de/gesellschaftliche-dysphorie.md",
"public/de/sexuelle-dysphorie.md",
"public/de/präsentationsdysphorie.md",
"public/de/existentielle-dysphorie.md",
"public/de/gemanagte-dysphorie.md",
"public/de/impostor-syndrom.md",
"public/de/bin-ich-trans.md",
"public/de/diagnose.md",
"public/de/behandlung.md",
"public/de/ursache.md",
"public/de/chromosomen.md",
"public/de/hormone.md",
"public/de/androgene-zweite-pubertät.md",
"public/de/östrogene-zweite-pubertat.md",
"public/de/zusammenfassung.md"
],
"meta": {
"title": "Die Gender Dysphorie Bibel",
"lang": "de",
"description": "Eine ressource für diejenigen, die ihr geschlecht hinterfragen, sich bereits auf einer Gender-Reise befinden oder einfach nur mehr darüber erfahren möchten, was es bedeutet, transgender zu sein.",
"classes": [ "gdb", "longform" ],
"preBody": "_disclaimer"
}
}