mirror of
https://github.com/GenderDysphoria/GenderDysphoria.fyi.git
synced 2025-01-31 07:16:17 +00:00
f72129b30a
* create pl\disclaimer * create pl\syndrom-oszusta * add italics and better wording * create intro part of pl\dysforia-fizyczna * finish pl\dysforia-fizyczna * create pl\dysforia-biochemiczna * create pl\dysforia-spoleczna * implement basic tweet translation template * translate some tweets * fix wrongly displayed header * add pl lang to translated pages * Add files via upload Do zrobienia: zaembedować tweety z oryginału * fix typo * add metadata and change filename of pl\euforia * add missing lang: pl * Polish menu and string constants Need more translation still, but they are here to, well, be here already and just have them fixed later. I really do hope we won't forget about 'em... * more tweets translated * even more tweets translated * create pl\przyczyny * translate another series of tweets * create pl\chromosomy * translate a tweet chain * add pl/index for easier navigation * create pl/hormony * add pl/czy-jestem-trans to the index * scss font update for pl language * fix typo * create pl/czy-jestem-trans * fix wording * define _concat.json for PL version * update pl/hormony page description * create pl/leczenie * translate "Egg Prime Directive" as "prawo jajecznicy" * translate a few more tweets * translate even more tweets * standardize PL chapters' attribute order * loremipsumize not-yet-translated PL chapters * add pl printable to the build file * fix missing lang attribute * add introduction in Polish copied from Word file supplied by Nat * add pl/dysforia-roli-spolecznej reformatted Markdown file supplied by Nikola (@aksenzia) * normalize header levels * create pl/diagnoza, ICD-11 left for later * translate translegalism to pl * translate 2nd puberty with T to pl tweet translations still yet to be done * include more pl tweet translations (as HTML comments for now) * hide tweet translations as HTML comments until a framework is created * change file name * translate pl/dysforia-prezencji * translate pl/podsumowanie * remove tweet translation scss (need some better solution) * change pl file name * fix https links * add images to pl, some even translated * translate pl strings * rewrite pl/euforia for better flow * slight wording changes to pl/chromosomy * translate pl/czym-jest-gender * change file name * change title to a shorter one * create pl/drugie-dojrzewanie-E * update syndrom oszusta * create pl/dysforia-egzystencjalna * translated Male Gaze to pl * pl chapter 8 check W.I.P. * translated whole pl/dysforia-seksualna * update pl/podsumowanie with new text * change chapter title * translate pl/mechanizmy-obronne * translate pl/historia Yay, that was the last one! :D Now, just check if everything's correct and it's gonna be publish-ready! * verified others' translations * fix not translated "Source" * remove unused file Co-authored-by: aksenzia <92644704+aksenzia@users.noreply.github.com> Co-authored-by: Laura <erdaradun.gaztea@gmail.com>
140 lines
7.4 KiB
Handlebars
140 lines
7.4 KiB
Handlebars
<!DOCTYPE HTML>
|
|
<html lang="{{page.lang}}">
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta charset="UTF-8">
|
|
<meta name="referrer" content="origin-when-cross-origin">
|
|
<meta name="author" content="{{site.author}}">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
<meta property="og:site_name" content="{{site.title}}">
|
|
<meta name="twitter:site" content="{{site.title}}">
|
|
<meta name="twitter:creator" content="{{site.creator}}">
|
|
{{block "meta"}}
|
|
<title>{{page.title}}</title>
|
|
|
|
<!-- generics -->
|
|
<link rel="icon" type="image/x-icon" href="https://{{page.domain}}{{rev '/favicon.ico'}}">
|
|
<link rel="icon" type="image/png" href="https://{{page.domain}}{{rev '/favicon32.png'}}" sizes="32x32">
|
|
<link rel="icon" type="image/png" href="https://{{page.domain}}{{rev '/favicon57.png'}}" sizes="57x57">
|
|
<link rel="icon" type="image/png" href="https://{{page.domain}}{{rev '/favicon76.png'}}" sizes="76x76">
|
|
<link rel="icon" type="image/png" href="https://{{page.domain}}{{rev '/favicon96.png'}}" sizes="96x96">
|
|
<link rel="icon" type="image/png" href="https://{{page.domain}}{{rev '/favicon128.png'}}" sizes="128x128">
|
|
<link rel="icon" type="image/png" href="https://{{page.domain}}{{rev '/favicon192.png'}}" sizes="192x192">
|
|
<link rel="icon" type="image/png" href="https://{{page.domain}}{{rev '/favicon228.png'}}" sizes="228x228">
|
|
|
|
<!-- Android -->
|
|
<link rel="shortcut icon" sizes="196x196" href="/favicon196.png">
|
|
|
|
<!-- iOS -->
|
|
<link rel="apple-touch-icon" type="image/png" sizes="120x120" href="https://{{page.domain}}{{rev '/favicon120.png'}}">
|
|
<link rel="apple-touch-icon" type="image/png" sizes="152x152" href="https://{{page.domain}}{{rev '/favicon152.png'}}">
|
|
<link rel="apple-touch-icon" type="image/png" sizes="180x180" href="https://{{page.domain}}{{rev '/favicon180.png'}}">
|
|
<link rel="apple-touch-icon-precomposed" type="image/png" sizes="57x57" href="https://{{page.domain}}{{rev '/favicon57.png'}}">
|
|
<link rel="apple-touch-icon-precomposed" type="image/png" sizes="72x72" href="https://{{page.domain}}{{rev '/favicon72.png'}}">
|
|
<link rel="apple-touch-icon-precomposed" type="image/png" sizes="120x120" href="https://{{page.domain}}{{rev '/favicon120.png'}}">
|
|
<link rel="apple-touch-icon-precomposed" type="image/png" sizes="144x144" href="https://{{page.domain}}{{rev '/favicon144.png'}}">
|
|
|
|
<!-- Windows 8 IE 10 -->
|
|
<meta name="msapplication-TileColor" content="#FFFFFF">
|
|
<meta name="msapplication-TileImage" content="https://{{page.domain}}{{rev '/favicon144.png'}}">
|
|
|
|
<!-- Windows 8.1 + IE11 and above -->
|
|
<meta name="msapplication-config" content="https://{{page.domain}}/browserconfig.xml" />
|
|
|
|
<link rel="preconnect" href="//fonts.gstatic.com/" crossorigin>
|
|
<link rel="preconnect" href="//cdnjs.cloudflare.com/" crossorigin="anonymous">
|
|
<link rel="stylesheet" href="{{rev '/css/style.css'}}" type="text/css" media="screen" title="no title" charset="utf-8">
|
|
<link rel="stylesheet" href="{{rev '/css/print.css'}}" type="text/css" media="print" title="no title" charset="utf-8">
|
|
<link href="//fonts.googleapis.com/css?family=Sriracha:400" rel="stylesheet">
|
|
<link href="//fonts.googleapis.com/css?family=Lato:100,200,300,400,700,800" rel="stylesheet">
|
|
<link href="//fonts.googleapis.com/css?family=Roboto:300,400,600" rel="stylesheet">
|
|
<link href="//fonts.googleapis.com/css?family=Gothic+A1:300,400,600" rel="stylesheet">
|
|
{{#block "prescripts"}}
|
|
<script type="text/javascript" src="{{rev '/js/global.js'}}" data-i-url="{{#prod}}//t.{{page.domain}}{{/prod}}/i"></script>
|
|
{{/block}}
|
|
</head>
|
|
<body class="{{block 'bodyClass'}}" {{block 'bodyAttributes'}}>
|
|
{{block "preRoot"}}
|
|
<div class="root">
|
|
<header>
|
|
<nav>
|
|
<a href="/" class="top-brand">{{{lang 'HEADER_TITLE'}}}</a>
|
|
|
|
<div class="top-nav">
|
|
<ul class="top-nav-inner">
|
|
<li>{{import (join [ '/public/' page.lang '/_menu' ] "")}}</li>
|
|
<li>
|
|
<a href="/en/" class="top-nav-item dropdown-toggle" id="nav-lang" data-toggle="dropdown" data-flip="false" aria-haspopup="true" aria-expanded="false">{{lang 'MENU_LANGUAGE'}}</a>
|
|
<div class="dropdown-menu" aria-labelledby="nav-gdb">
|
|
<a href="/en/" class="{{#is page.lang 'en'}}active {{/is}}dropdown-item">English</a>
|
|
<a href="/zh/" class="{{#is page.lang 'zh'}}active {{/is}}dropdown-item">中文 (Chinese)</a>
|
|
<a href="/de/" class="{{#is page.lang 'de'}}active {{/is}}dropdown-item">Deutsch (German)</a>
|
|
<a href="/pl/" class="{{#is page.lang 'pl'}}active {{/is}}dropdown-item">polski (Polish)</a>
|
|
</div>
|
|
</li>
|
|
<li><a href="/tweets/" class="top-nav-item" title="{{{lang 'TRANS_TWITTER_TOPICS'}}}"><img src="/images/transtwitter.png" width="24" height="24" alt=""></a></li>
|
|
<li class="disposable"><a href="https://github.com/GenderDysphoria/GenderDysphoria.fyi" class="top-nav-item">{{icon 'brands/github'}}</a></li>
|
|
<li class="disposable"><a href="https://patreon.com/curvyandtrans" class="top-nav-item" title="Patreon">{{icon 'brands/patreon'}}</a></li>
|
|
<li class="disposable"><a href="https://ko-fi.com/curvyandtrans" class="top-nav-item" title="Ko-Fi">{{icon 'brands/ko-fi'}}</a></li>
|
|
</ul>
|
|
</div>
|
|
</nav>
|
|
</header>
|
|
{{block 'post-header'}}
|
|
<div id="body">
|
|
{{block "body"}}
|
|
</div>
|
|
<footer>
|
|
<div class="patreon-support">
|
|
<strong>{{{lang 'PATREON_FOOTER_BODY'}}}</strong>
|
|
<p>{{{lang 'PATREON_FOOTER_THANKS'}}}</p>
|
|
<ul>
|
|
<li>Alita Moore</li>
|
|
<li>Amanda B</li>
|
|
<li>Amanda McPeck</li>
|
|
<li>Amelia Unchained</li>
|
|
<li>Blake VanTassel</li>
|
|
<li>Brass Cowbell</li>
|
|
<li>Clarity Amaranthine</li>
|
|
<li>Dillon</li>
|
|
<li>Evelin M. C.</li>
|
|
<li>Franziska Roten</li>
|
|
<li>Hannah Johnson-Walsh</li>
|
|
<li>Heather Lunde</li>
|
|
<li>Jon Sailor</li>
|
|
<li>Julia Hocken</li>
|
|
<li>K. Volkert</li>
|
|
<li>Laura B Tinter</li>
|
|
<li>Lee Piner</li>
|
|
<li>Made of Stars</li>
|
|
<li>Mae</li>
|
|
<li>Meghan Hailey Jantak</li>
|
|
<li>Miguel Corona</li>
|
|
<li>Olivia Thiderman</li>
|
|
<li>patternicity</li>
|
|
<li>Xanterra</li>
|
|
<li>Zoé Cassiopée</li>
|
|
</ul>
|
|
<hr>
|
|
</div>
|
|
<p class="copyright">{{{lang 'FOOTER_COPYRIGHT'}}}<span class="cc-by-nc-sa">{{icon 'symbols/cc'}}{{icon 'symbols/cc-by'}}{{icon 'symbols/cc-nc'}}{{icon 'symbols/cc-sa'}}</span><br>© {{date "yyyy"}} <a href="https://curvyandtrans.com">Jocelyn Badgley</a> {{lang 'FOOTER_COPYRIGHT2'}}</p>
|
|
<p class="foot-nav"><a href="/privacy.html">{{lang 'Privacy Policy'}}</a></p>
|
|
|
|
</footer>
|
|
</div>
|
|
|
|
{{block "postscripts"}}
|
|
<!-- Global site tag (gtag.js) - Google Analytics -->
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-N3C6NFB2MK"></script>
|
|
<script>
|
|
window.dataLayer = window.dataLayer || [];
|
|
function gtag () { window.dataLayer.push(arguments); }
|
|
gtag('js', new Date());
|
|
|
|
gtag('config', 'G-N3C6NFB2MK');
|
|
</script>
|
|
<noscript><img src="{{#prod}}//t.{{page.domain}}{{/prod}}/i?stage=noscript" style="display: none"></noscript>
|
|
</body>
|
|
</html>
|