Jocelyn Badgley (Twipped)
9fd4723c1c
Update to latest @twipped/eslint-config
2023-01-02 14:58:23 -08:00
Bill Garrett
2f90e668cd
Migrate to Node 16 ( #118 )
...
* Node 16: fix build dependencies
* Node 16: fix Bootstrap dependency problem
* Node 16: fix error in HTML writer
* Node 16: move await to proper place (h/t alliejones)
2023-01-02 14:03:02 -08:00
Jocelyn Badgley (Twipped)
1fe166c183
Remove slugify
2022-10-23 11:02:05 -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
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)
219680d783
Fix some issues with tweet video caching
2021-08-27 11:40:01 -07:00
Jocelyn Badgley (Twipped)
5992501a01
Ensure that video/gif embeds in tweets are also cached locally
2021-08-27 11:32:44 -07:00
Jocelyn Badgley (Twipped)
9bfa5c4690
Pulled in the twitter content backup functionality from curvyandtrans.com
...
Sadly, lost the images from one of Emmy_Zje's deleted tweets.
2021-08-25 09:45:21 -07:00
Jocelyn Badgley (Twipped)
2ea8297dd5
eslint corrections
2021-08-25 08:53:42 -07:00
Jocelyn Badgley (Twipped)
a83bbdd885
Added support for svgs
2021-03-23 09:29:11 -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)
53a8378bd3
Remove quoted tweet urls from tweet body
2020-03-06 19:31:58 -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)
7771c7aa9d
If there is only one media item on a tweet, ditch the aspect limitation
2020-03-05 10:05:21 -08:00
Jocelyn Badgley (Twipped)
a7e266a558
Quoted tweets are now loaded recursively and displayed 2 layers deep
2020-03-02 20:27:00 -08:00
Jocelyn Badgley (Twipped)
56d5f33453
Moved new build process out of gulp folder
2020-02-28 10:33:39 -08:00