407 Commits

Author SHA1 Message Date
Jocelyn Badgley (Twipped)
edac46eff8 Locking to node 14 until I can figure out what dependency is crashing on node 16 2022-10-23 10:50:06 -07:00
Jocelyn Badgley (Twipped)
6b7d523484 Update browserslist 2022-10-23 10:50:06 -07:00
Jocelyn Badgley (Twipped)
2f9faae32b Fix crashes from errors in es translation. 2022-10-23 10:50:06 -07:00
Jocelyn Badgley (Twipped)
a3f1465da4 Add root level eslintrc 2022-10-23 10:49:43 -07:00
G Queiroz
efe9c502cf
Add Portuguese translation (light version) (#111)
* fix(es): syntax error that prevented compilation

* feat(pt): add main text translation

* feat(pt): add tweets translation

* feat(pt): add PDF generation to GitHub workflow

* fix(pt): add misisng translations and formatting fixes

* fix(css): link fragment overlap with page header

* fix(css): add font Inter before Gothic A1

The Gothic A1 font lacks a few characters necessary for writing Portuguese, namely: á, í, ó, ú, ã, õ, and their upper case versions.

* fix(pt): remove 'Glossário' entry from _menu.hbs

* fix(build): slugify.js

* fix(pt): various typos and a few missing translations.

* chore: add .vscode to .gitignore
2022-10-23 10:49:09 -07:00
Piggy
7999885025
Fix typo in public/zh/成因.md (#110) 2022-10-06 21:04:57 -07:00
Jordan Knobel-Piehl
0b9c9a68d1
some grammar fixes (#108) 2022-10-06 07:54:17 -07:00
Adebisi Oyawale
c7415bce20
More ES translation
* translated more documents

* Delete .terraform.lock.hcl

* Revert "Delete .terraform.lock.hcl"

This reverts commit 87c50292d1fd5adedb143a6ddd506497a2b3490a.
2022-10-03 15:06:39 -07:00
Adebisi Oyawale
bb47f1305b
Spanish Translation (#105)
Co-authored-by: Adebisi Oyawale <20020134928+adebisi5@users.noreply.github.com>
2022-09-13 20:13:01 -07:00
Alex Richards
d114f530b6
Fix broken link to "The Gender Variant Phenomenon" on english "Am I Trans?" page (#106) 2022-09-12 07:33:10 -07:00
Jocelyn Badgley (Twipped)
c015fb8ba7 Revert pdf links 2022-06-24 12:02:00 -07:00
Jocelyn Badgley (Twipped)
162b5616d7 okay, now narrow it to just the pdfs 2022-06-24 11:27:17 -07:00
Jocelyn Badgley (Twipped)
d1570fe861 where are the pdfs going? 2022-06-24 10:58:50 -07:00
Jocelyn Badgley (Twipped)
ce0262ac4c Lets make this simpler 2022-06-24 10:52:54 -07:00
Jocelyn Badgley (Twipped)
54e27a349b Removing the timestamp check on cache so that hopefully the builds will take less time. 2022-06-24 10:38:48 -07:00
Jocelyn Badgley (Twipped)
ba923d05b7 Attempting to fix the pdf build 2022-06-24 09:57:57 -07:00
Jocelyn Badgley (Twipped)
e229e14dca Addressing issues that came up in eslint 2022-06-22 15:45:08 -07:00
Jocelyn Badgley (Twipped)
9e4868e98f Update titlecard for french translation 2022-06-22 15:29:36 -07:00
Jocelyn Badgley (Twipped)
2f44d2945a Continuing work on a build pipeline 2022-06-22 15:13:16 -07:00
G Queiroz
93743fc532
Added tweet translation mechanism (#96)
* Added tweet translation mechanism.

* Removed test translation.

It was done via Google Translate which I don't trust for this application.
2022-05-31 20:06:53 -07:00
Muráncsik Adéna
3687239cd9
Credits for Hungarian translation (#93) 2022-05-03 20:06:00 -07:00
Fia Hannan
7fd642b04d
Introduction edits (#90) 2022-04-23 20:03:36 -07:00
Muráncsik Adéna
e2cca1f63b
Github Action for generating PDFs (#91) 2022-04-23 19:23:39 -07:00
Muráncsik Adéna
98082317b3
French translation (#92) 2022-04-23 17:55:57 -07:00
Frederik “Freso” S. Olesen
449af45383
Update and fix social media links (#88)
- Twitter/TwippingVanilla changed to @Twippedtronic
- Instagram link added TLD
- Instagram, Facebook, and Twitter links HTTPS‐ified

Direct links to tweets have not been touched, since I am unsure how the
site handles those. E.g., it seems like some tweets are archived or
otherwise saved directly in the source.
2022-03-26 17:22:28 -07:00
Jocelyn Badgley (Twipped)
76dcc662cf Tidied up a bit 2022-03-12 08:32:48 -08:00
Muráncsik Adéna
ebf38b97bf
Hungarian translation fixes (#86)
* Hungarian translation for GenderDysphoria.fyi page.

* Adding hungarian in build/_concats.js.

* Reviewing code - transznemu instead of transgender, and "nemi diszforia" instead of "gender diszforia"

* Revert font compatibility css

* Changing accented letters

* Updating accents

* Lecture corrections.

* Lecture corrections

* CSS fix test

* CSS fix test

* CSS fix

* Reading corrections.

Co-authored-by: Jocelyn Badgley <github@twipped.com>
2022-03-12 08:30:56 -08:00
Jocelyn Badgley (Twipped)
7d07540499 Updated the contributing guide with the concat.json and language-menu.hbs files 2022-03-03 17:09:53 -08:00
Jocelyn Badgley (Twipped)
c31f05bcfd Updated titlecards for pl and hu translations 2022-03-03 16:45:07 -08:00
Jocelyn Badgley (Twipped)
7ebc425cd0 Moved patreon list for easier updating 2022-03-03 16:37:07 -08:00
Jocelyn Badgley (Twipped)
ba44eeb09e Moving language menu into its own file for easier updating. 2022-03-03 16:33:04 -08:00
Muráncsik Adéna
25cd86590f
Hungarian translation (#83)
* Hungarian translation for GenderDysphoria.fyi page.

* Adding hungarian in build/_concats.js.

Co-authored-by: Jocelyn Badgley <github@twipped.com>
2022-03-03 16:26:50 -08:00
ErdaradunGaztea
f72129b30a
Polish translation (#84)
* 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>
2022-03-03 16:24:27 -08:00
Jocelyn Badgley (Twipped)
5ecaf378ad Collapsing these two gutters so the dysphoria definition is visible. 2022-02-22 11:44:19 -08:00
Jocelyn Badgley (Twipped)
773af406d8 Revert "Fixing the definitions vanishing at certain breakpoints"
This reverts commit 9005f1533122bff6e1dd84264a6961d9402ad338.
2022-02-22 11:27:53 -08:00
Jocelyn Badgley (Twipped)
64d6e82ca6 Choices 2022-02-20 19:10:04 -08:00
TheBlackAlpha
1cc44f6ee4
fixed spelling / grammar and improved flow of words (#81)
* fix spelling / grammar
2022-02-18 13:46:06 -08:00
Jocelyn Badgley (Twipped)
b11fe4f291 Adding last months patreon subs 2022-02-16 13:06:22 -08:00
Jocelyn Badgley (Twipped)
9005f15331 Fixing the definitions vanishing at certain breakpoints 2022-02-16 13:06:10 -08:00
Jocelyn Badgley (Twipped)
3110e641ab Changes to Imposter Syndrome to explicitly state this is about the transphobic faction of Gender Abolition 2022-02-16 13:05:54 -08:00
Jocelyn Badgley (Twipped)
c832fd9d74 Update browserslist 2022-01-29 08:52:25 -08:00
Jocelyn Badgley (Twipped)
0b0aa70419 Add Alex's thread on the burning of the Institute of Sexual Sciences 2022-01-29 08:49:11 -08:00
Jocelyn Badgley (Twipped)
3c0e789ab6 Fix quoted tweets double quoting 2022-01-29 08:48:50 -08:00
Jocelyn Badgley (Twipped)
9ebddbe0a0 New twiter post 2022-01-22 19:18:01 -08:00
Jocelyn Badgley (Twipped)
f0573d1669 Updating patreon sponsors list and sorting alphabetically 2022-01-22 19:14:04 -08:00
Jocelyn Badgley (Twipped)
7b06773deb Lock actions/checkout version until github fixes it 2022-01-11 18:40:37 -08:00
Jocelyn Badgley
b030f48b4f
Merge pull request #80 from karaiwulf/master
second-puberty-fem.md: clarify meaning of bi-weekly
2022-01-11 18:31:03 -08:00
Kararou Ren
d63d0d7d16
second-puberty-fem.md: clarify meaning of bi-weekly 2022-01-08 02:41:04 -07:00
Jocelyn Badgley (Twipped)
999404580a Changing disorders of sex development to differences 2022-01-05 20:38:55 -08:00
Jocelyn Badgley (Twipped)
430880f1a7 Syncing link lists 2022-01-05 15:00:29 -08:00