mirror of
https://github.com/GenderDysphoria/GenderDysphoria.fyi.git
synced 2025-01-31 07:16:17 +00:00
Add a printable chinese build
This commit is contained in:
parent
f82782d70c
commit
9679fd01a4
@ -32,6 +32,38 @@ module.exports = exports = [
|
|||||||
preBody: '_disclaimer',
|
preBody: '_disclaimer',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
output: 'public/zh/printable.md',
|
||||||
|
sources: [
|
||||||
|
'public/zh/index.md',
|
||||||
|
'public/zh/什么是性别.md',
|
||||||
|
'public/zh/历史.md',
|
||||||
|
'public/zh/亢奋.md',
|
||||||
|
'public/zh/身体烦躁.md',
|
||||||
|
'public/zh/生化烦躁.md',
|
||||||
|
'public/zh/社交烦躁.md',
|
||||||
|
'public/zh/社会烦躁.md',
|
||||||
|
'public/zh/性烦躁.md',
|
||||||
|
'public/zh/外表烦躁.md',
|
||||||
|
'public/zh/存在烦躁.md',
|
||||||
|
'public/zh/掌控烦躁.md',
|
||||||
|
'public/zh/冒名顶替综合征.md',
|
||||||
|
'public/zh/诊断.md',
|
||||||
|
'public/zh/治疗.md',
|
||||||
|
'public/zh/成因.md',
|
||||||
|
'public/zh/染色体.md',
|
||||||
|
'public/zh/激素.md',
|
||||||
|
'public/zh/雄二青春期.md',
|
||||||
|
'public/zh/雌二青春期.md',
|
||||||
|
'public/zh/结语.md',
|
||||||
|
],
|
||||||
|
meta: {
|
||||||
|
title: '性别烦躁指南',
|
||||||
|
description: '为那些正在质疑探索中的人、那些在跨性别道路上的人和单纯想成为盟友的人提供资源。',
|
||||||
|
classes: [ 'gdb', 'longform' ],
|
||||||
|
preBody: '_disclaimer',
|
||||||
|
},
|
||||||
|
},
|
||||||
{
|
{
|
||||||
output: 'public/es/imprimible.md',
|
output: 'public/es/imprimible.md',
|
||||||
sources: [
|
sources: [
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
<a href="/zh/" class="top-nav-item dropdown-toggle" id="nav-gdb" data-toggle="dropdown" data-flip="false" aria-haspopup="true" aria-expanded="false">性别烦躁指南</a>
|
<a href="/zh/" class="top-nav-item dropdown-toggle" id="nav-gdb" data-toggle="dropdown" data-flip="false" aria-haspopup="true" aria-expanded="false">性别烦躁指南</a>
|
||||||
<div class="dropdown-menu" aria-labelledby="nav-gdb">
|
<div class="dropdown-menu" aria-labelledby="nav-gdb">
|
||||||
<a href="/zh/printable" class="{{#is meta.url '/zh/printable' }}active {{/is}}dropdown-item">View All</a>
|
<a href="/zh/printable" class="{{#is meta.url '/zh/printable' }}active {{/is}}dropdown-item">查看全部</a>
|
||||||
<hr class="dropdown-divider">
|
<hr class="dropdown-divider">
|
||||||
<a href="/zh/" class="{{#is meta.url '/zh/index' '/' }}active {{/is}}dropdown-item">简介</a>
|
<a href="/zh/" class="{{#is meta.url '/zh/index' '/' }}active {{/is}}dropdown-item">简介</a>
|
||||||
<a href="/zh/什么是性别" class="{{#is meta.url '/zh/什么是性别' }}active {{/is}}dropdown-item">什么是性别?</a>
|
<a href="/zh/什么是性别" class="{{#is meta.url '/zh/什么是性别' }}active {{/is}}dropdown-item">什么是性别?</a>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user