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)
e229e14dca
Addressing issues that came up in eslint
2022-06-22 15:45:08 -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
Jocelyn Badgley (Twipped)
d542e8b23d
Fix the broken header links
2021-08-27 11:53:38 -07:00
Jocelyn Badgley (Twipped)
a49d9bf21c
Moved the i18n strings into their respective folders
2021-08-11 13:48:29 -07:00
Jocelyn Badgley (Twipped)
6aa3db858d
Fix broken headers
2021-08-11 13:27:52 -07:00
Jocelyn Badgley (Twipped)
81fd26d2e4
Dependency bump
2021-08-11 12:09:59 -07:00
Jocelyn Badgley (Twipped)
59e4380906
Adding more internationalization support
2021-08-11 11:40:11 -07:00
Jocelyn Badgley (Twipped)
b919a7cf11
Fixing icons not obeying the size attribute
2021-03-25 14:04:59 -07:00
Jocelyn Badgley (Twipped)
7eb3bfe69a
Make external links open in a new browser window
2021-03-25 14:04:43 -07:00
Jocelyn Badgley (Twipped)
ab28508bca
Dependency updates
2021-02-27 20:43:18 -08:00
Jocelyn Badgley (Twipped)
4889ee81d0
Dependency updates
2020-10-12 15:16:27 -07:00
Jocelyn Badgley (Twipped)
5e625ce381
Code Alignment
2020-05-13 12:29:39 -07:00
Jocelyn Badgley (Twipped)
2beec58657
Switched from Handlebars to Handybars
2020-05-13 11:46:14 -07:00
Jocelyn Badgley (Twipped)
caa4c0687b
Accidentally added some stuff from curvyandtrans
2020-04-07 10:44:39 -07:00
Jocelyn Badgley (Twipped)
8f4a862e8e
Move minification into page-writer so it hits everything
2020-04-07 10:35:10 -07:00
Jocelyn Badgley (Twipped)
98b9fd7934
Libraryify slugify
2020-04-07 10:32:23 -07:00
Jocelyn Badgley (Twipped)
2aea19bd05
Catching a few more bugs
2020-03-22 13:04:59 -07:00
Jocelyn Badgley (Twipped)
67b168dba1
Refining engine targeting
2020-03-07 18:04:37 -08:00
Jocelyn Badgley (Twipped)
b9f82a7018
Changing fencing on html blocks
...
Because *someone* had to use three pipes in their twitter display name
2020-03-06 19:31:07 -08:00
Jocelyn Badgley (Twipped)
e6f12453b8
More handlebar helper bugs
2020-03-05 19:40:18 -08:00
Jocelyn Badgley (Twipped)
065dd4ad79
Fix bugs with helpers accessing scoped data
2020-03-02 20:28:25 -08:00
Jocelyn Badgley (Twipped)
d5c15ebde4
Pages, not posts
2020-02-29 18:33:35 -08:00
Jocelyn Badgley (Twipped)
32382ae59b
pageWriter now writes posts first so that the post content is available for pages.
2020-02-29 18:30:05 -08:00
Jocelyn Badgley (Twipped)
56d5f33453
Moved new build process out of gulp folder
2020-02-28 10:33:39 -08:00