Commit Graph

476 Commits

Author SHA1 Message Date
afcd821a12 Fix dockerfile 2024-09-06 02:23:27 -07:00
8343ed7fcf Update docker deployment to rootless docker. 2024-09-06 02:14:46 -07:00
fc0526e060 New CI just dropped 2024-09-06 01:42:38 -07:00
43952af0ec Merge remote-tracking branch 'upstream/master' 2024-09-06 00:57:38 -07:00
Jocelyn Badgley
26a55741d1 Address generalization in physical dysphoria page
Fixes #151
2024-03-25 07:49:00 -07:00
Jocelyn Badgley
ce35bfd983 fix typo
Closes #150
2024-03-25 07:42:37 -07:00
Freyja Odinthrir
6f5c77aae6 Merge pull request 'production workflow' (#1) from production into master
Reviewed-on: #1
2024-02-09 00:39:52 +00:00
65d30ceb84 test if changes to master properly trigger actions... 2024-02-08 16:27:26 -08:00
46a8c1a535 production branch. 2024-02-08 15:35:11 -08:00
ea86471912 FIX?? 2024-02-08 15:25:30 -08:00
e11ec13709 Fix ci finally? 2024-02-08 15:22:40 -08:00
38c1622d37 fixxxxx 2024-02-08 15:18:06 -08:00
bd5f7b6146 fix 2024-02-08 15:13:13 -08:00
bc23eb3a10 fix please? maybe? 2024-02-08 15:07:56 -08:00
4b3599d700 fuck 2024-02-08 15:00:09 -08:00
98c86938a9 Fix ci 2024-02-08 14:51:12 -08:00
0712a89ace fix dockerfile 2024-02-08 14:45:55 -08:00
98c346572b FIX 2024-02-08 14:44:27 -08:00
70623f5d6f Fix ci... (hopefully) 2024-02-08 14:39:59 -08:00
db98223aca Test new ci process... 2024-02-08 14:37:34 -08:00
49ac8f3afd update ci 2024-02-08 14:29:33 -08:00
14e74374fa Test new ci 2024-02-08 14:23:50 -08:00
feca9646db fix issue 2024-02-08 14:13:40 -08:00
8267c5f345 Test ci changes... 2024-02-08 14:12:50 -08:00
8bf7430314 Attempt to Fix issue in ci... 2024-02-08 14:02:36 -08:00
4e8f3bc5f4 test ci 2024-02-08 13:58:52 -08:00
babb807a91 Add deployment workflow 2024-02-08 13:32:34 -08:00
blankie
166c9614e4 Fix links to headers with symbols (#147) 2024-01-07 10:01:48 -08:00
blankie
05986aca17 Fix titlecard for English (#143) 2024-01-01 18:15:11 -08:00
想出网名啦
7bf1990f6f Update 雌二青春期.md (#141)
fix typo
2023-12-06 09:22:15 -08:00
Andrea Tvilling
8fbfbed807 Add dependabot (#142)
* Create dependabot.yml

* Bump postcss from 8.4.20 to 8.4.31

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.20 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.20...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fast-xml-parser and is-svg

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) and [is-svg](https://github.com/sindresorhus/is-svg). These dependencies needed to be updated together.

Updates `fast-xml-parser` from 3.21.1 to 4.3.2
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v3.21.1...v4.3.2)

Updates `is-svg` from 4.3.2 to 4.4.0
- [Release notes](https://github.com/sindresorhus/is-svg/releases)
- [Commits](https://github.com/sindresorhus/is-svg/compare/v4.3.2...v4.4.0)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
- dependency-name: is-svg
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump semver from 6.3.0 to 6.3.1 in /analytics

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/traverse from 7.20.10 to 7.23.4

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.10 to 7.23.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.4/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-06 09:18:23 -08:00
Jocelyn Badgley
51ee3e8301 Missed an image 2023-12-06 09:10:12 -08:00
Jocelyn Badgley
ca8e235f89 Updating patreon list 2023-12-06 09:05:44 -08:00
Jocelyn Badgley
827ffaca8b Disabling twitter api config 2023-12-06 09:05:38 -08:00
Jocelyn Badgley
5e4210c102 Updating caniuse 2023-12-06 09:05:23 -08:00
Jocelyn Badgley
bd8e1f32f2 Correcting titlecards for all translations 2023-12-06 09:04:53 -08:00
MaximevanderSmissen
2445cc2199 Dutch translation (#136)
* Add folder for Dutch translation with images

Copied images from English version.
No changes were made at all, _titlecard.png should be changed!

* Add Dutch language to files outside language dir

* Add Dutch nonpage language files and index page

Added files to public/nl/ dir:
  _concat.json
  _disclaimer.hbs
  _menu.hbs
  _strings.js
  index.md

* Add first Dutch pages

Pages:
  wat-is-gender (what-is-gender)
  geschiedenis (history)
  euforie (euphoria)
  fysieke-dysforie (physical-dysphoria)

* Suggestion: Add link for androgyne gender

Add link for androgyne gender to the what-is-gender pages for the
following languages:
  English
  Dutch
  French
  Hungarian
  Portuguese
Missing for languages:
  Chinese (zh)
  German (de)
  Polish (pl)
  Spanish (es)

* Add empty files to enable the build to run

* Add language tags and fix language-menu

Added the 'lang' tag to all .md files for the Dutch language
Fixed bug where Dutch line in language-menu was set to Portuguese class

* Fix language-menu bug for Spanish language

Fixed bug where Spanish line in language-menu was set to Portuguese class

* Update TWEET_DATE_FORMAT

Shortened month (LLL) already contains a period, remove double period

* Complete and review Dutch biochemical-dysphoria

* Add&review Dutch translation for social-dysphoria

* Fix contibution link in disclaimer

Link to contributions page was wrongfully translated

* Add&review Dutch translation of societal-dysphoria

* Add&review Dutch translation for sexual-dysphoria

* Fix broken link to next page

Link to next page (presentationele-dysforie) was broken on newly
translated page (seksuele-dysforie)

* Add&review Dutch translation of presentational-dysphoria

* Add comments for broken link

The presentational-dysphoria page contains a broken YouTube link.
This commit adds HTML comments to the Dutch and English pages notifying
about the broken link.
Should be reverted when
https://github.com/GenderDysphoria/GenderDysphoria.fyi/issues/139 is
fixed.

* Add&review Dutch existential-dysphoria page

* Add&review Dutch managed-dysphoria page

Also rename dutch page file and rename links to the page

* Check translated Dutch files for mixups

Sometimes 'gender' and 'sex' were wrongfully interchanged during
translation.
Fix these mixups for the following pages:
- index.md (index.md)
- wat-is-gender.md (what-is-gender.md)
- geschiedenis.md (history.md)
- euforie.md (euphoria.md)
- fysieke-dysforie.md (physical-dysphoria.md)
- biochemische-dysforie.md (biochemical-dysphoria.md)
- sociale-dysforie.md (social-dysphoria.md)
- maatschappelijke-dysforie.md (societal-dysphoria.md)
- seksuele-dysforie.md (sexual-dysphoria.md)
- presentationele-dysforie.md (presentational-dysphoria.md)
- existentiele-dysforie.md (existential-dysphoria.md)
- beheerste-dysforie.md (managed-dysphoria.md)

* Add&review Dutch impostor-syndrome page

* Add the Dutch translation for the am-i-trans page

Warning! This page hasn't been reviewed yet!

* Add & review Dutch translation for diagnoses page

* Revert "Add comments for broken link"

This reverts commit 6692acb9f7.

* Update broken link in Dutch translation

Fix link from Issue #139 in Dutch translation after new link was
provided and other languages fixed

* Review and update first half of am-i-trans page

Only got to about the first half while on a plane

* Update text&complete review of am-i-trans in Dutch

Update headers to capitalize them correctly
Update all uses of quotes to fix their use
Complete last part of page

* Proposed typo fix in treatment.md

* Add&review Dutch translation of causes page

* Add unreviewed Dutch translation of chromosomes

* Add unreviewed Dutch translation of hormones page

* Review&update Dutch chromosomes page

* Review&update Dutch translation of hormones page

* Add&review Dutch translation of treatment page

* Start Dutch (manual) translation of conclusion

* Update&Review Dutch translation of conclusion page

* Finish reviewing Dutch translation of hormones

* Add unreviewed Dutch translation of masc 2nd pub

* Remove double space from second-puberty-masc page

* Start reviewing Dutch translation of masc puberty

* Complete reviewing  translation of masc puberty

* Small change in the first note on Dutch masc pub

* Add&review Dutch translation of fem 2nd puberty

* Resolve ToDo in Dutch geschiedenis page

Did some research to confirm the meaning of the WV abbreviation in the
quote on the original English page

* Resolve ToDo in Dutch ben-ik-trans page

Resolve ToDo about the translation of a sentence

* Change page name in link to Dutch 2nd fem puberty

Page link from Dutch conclusion page to the previous 2nd fem puberty
page was incorrectly named

* Fix link on Dutch conclusion page

Dutch Conclusion page linked back to the English 2nd fem puberty page

* Fix Dutch printable page view

Dutch version of _concat.json was collecting the pages to the wrong
output
2023-09-21 12:57:10 -07:00
Jocelyn Badgley
9b790a8bf3 chore(terraform): add tfstate backup to s3 bucket 2023-08-21 12:23:16 -07:00
Jocelyn Badgley
bc760704f1 feat(terraform): Created GDB organization 2023-08-21 09:27:50 -07:00
Jocelyn Badgley
aa368614b1 Created a few helper scripts to dump some refined analytics 2023-07-25 22:16:38 -07:00
MaximevanderSmissen
1a12e0ca1e Fix broken video link mentioned in issue 139 (#140)
Fixed for languages:
- English (en)
- Spanish (es)
- French (fr)
- Hungarian (hu)
- Polish (pl)
- Portuguese (pt)
- Chinese (zh)
2023-07-21 21:10:36 -07:00
Jocelyn Badgley
d287bd0398 Update analytics dependencies 2023-05-20 10:48:03 -07:00
Jocelyn Badgley
a10e3622bc Fix broken tweets on the androgenic puberty page
Fixes #134
2023-05-20 10:43:04 -07:00
Jocelyn Badgley
93a5a4e210 Update the shorturl redirect to support paths and query arguments 2023-05-20 09:44:11 -07:00
rqnj
d77141a94a Reposition unsupported footnotes& fix some minor issues (#133)
* Remove redundant html sign

* Reposition unsupported footnote as main text

* Reposition unsupported footnotes as main text

* Reposition unsupported footnotes& fix a markdown bold syntax problem

* Reposition unsupported footnotes as main text

* Add a missing translation in "nextcaption"

* Title translation changed

* Title tranlation changed

* Reposition unsupported footnotes as main text
2023-05-19 14:32:05 -07:00
Jocelyn Badgley
c3551315cc Removing the footnotes that are breaking rendering
Fixes #132
2023-05-18 19:59:42 -07:00
Jocelyn Badgley
73983d6add fix package-lock 2023-05-18 18:13:43 -07:00
Jocelyn Badgley
eb88b37eaa add original bimodal source file 2023-05-18 16:47:56 -07:00
Jocelyn Badgley (Twipped)
502573e18b fix broken frontmatter in spanish index 2023-05-18 16:47:56 -07:00
rqnj
573f274cae Update Chinese Translation (#131)
* Update 我是跨性别吗.md

* Update index.md

* Update 什么是性别.md

* Update 历史.md

* Update index.md

* Update 亢奋.md

* Update 身体烦躁.md

* Update 生化烦躁.md

* Update 社交烦躁.md

* Update 社会烦躁.md

* Update 性烦躁.md

* Update 冒名顶替综合征.md

* Update 我是跨性别吗.md

* Update 治疗.md

* Update 染色体.md

* Update 激素.md

* Update 雌二青春期.md

* Update 结语.md

* Update 激素.md

* Update 身体烦躁.md

* Update 我是跨性别吗.md

* Update index.md
2023-05-16 08:33:33 -07:00