2 Commits

Author SHA1 Message Date
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
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