mirror of
https://github.com/GenderDysphoria/GenderDysphoria.fyi.git
synced 2025-01-31 07:16:17 +00:00
efe9c502cf
* 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
26 lines
400 B
Plaintext
26 lines
400 B
Plaintext
.vscode
|
|
node_modules
|
|
/dist
|
|
/aws.json
|
|
/rev-manifest.json
|
|
/.awspublish-*
|
|
/bs-manifest.json
|
|
/bs-cache
|
|
/pages.json
|
|
/posts.json
|
|
/if-*
|
|
/twitter-cache.json
|
|
/twitter-config.json
|
|
/twitter-media.json
|
|
/terraform/*.tfstate*
|
|
/terraform/.terraform
|
|
/terraform/files/*.zip
|
|
/analytics/*.gz
|
|
/analytics/combined.log
|
|
/analytics/database*
|
|
/assets.json
|
|
/published
|
|
/analytics/database.sqlite
|
|
/analytics/RAW
|
|
/public/gdb.zip
|