7 Commits

Author SHA1 Message Date
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
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)
2f44d2945a Continuing work on a build pipeline 2022-06-22 15:13:16 -07:00