Wes Bos
|
69ba8b1118
|
clean up mastodon
|
2024-05-28 12:21:20 -04:00 |
|
Nic Lake
|
aa0b012710
|
Revert "Use fetch().then()"
This reverts commit a2c54c1da0.
|
2024-05-28 10:45:58 -05:00 |
|
Nic Lake
|
a2c54c1da0
|
Use fetch().then()
|
2024-05-28 10:40:12 -05:00 |
|
Nic Lake
|
77b165637d
|
Needs ()
|
2024-05-28 10:35:55 -05:00 |
|
Nic Lake
|
7ba14d560f
|
Utilizing Webfinger to pull avatars from Mastodon
|
2024-05-24 20:30:26 -05:00 |
|
Nic Lake
|
8c54dac35e
|
Added Mastodon handling
|
2024-05-23 15:23:09 -05:00 |
|
Wes Bos
|
ffe7f986ae
|
move to use unavatar
|
2023-04-14 09:51:21 -04:00 |
|
Wes Bos
|
e765f9f22c
|
Merge pull request #1564 from Hacksore/feat/add-fallback-image
Add fallback image
|
2023-04-11 10:04:14 -04:00 |
|
Sean Boult
|
168387237e
|
Add fallback image
|
2023-03-24 20:06:57 -05:00 |
|
Mosaad
|
2bbfba871e
|
wip
|
2023-02-25 18:01:47 +02:00 |
|
Wes Bos
|
df9258f28a
|
Merge pull request #1538 from theMosaad/show-back-to-top-link
Fix BackToTop link not showing after scrolling past 25% of the page
|
2023-02-23 11:11:46 -05:00 |
|
Wes Bos
|
de9624393c
|
try inline
|
2023-02-23 10:52:50 -05:00 |
|
Mosaad
|
53ecf623c4
|
fix
|
2023-02-23 01:30:00 +02:00 |
|
Wes Bos
|
f7936d2e50
|
hydration warning
|
2023-02-21 14:34:15 -05:00 |
|
Wes Bos
|
565452d4a8
|
test cache
|
2023-02-21 14:24:04 -05:00 |
|
Wes Bos
|
1f461608ba
|
gatsby → remix
|
2023-02-20 15:41:29 -05:00 |
|
Wes Bos
|
74af76a9cd
|
twitter is paid now?
|
2023-01-09 14:12:22 -05:00 |
|
Wes Bos
|
d15c128a11
|
fix unavatar url
|
2023-01-09 14:05:02 -05:00 |
|
Wes Bos
|
4b10f62df7
|
upgrade to Gatsby 4
|
2022-01-11 17:19:51 -05:00 |
|
Guillaume
|
7662e18392
|
feat: Makes tags navigable by keyboard
One can navigate through the tags using "tab" and select one by pressing "enter"
|
2021-10-12 01:37:32 +02:00 |
|
Bumhan Yu
|
3aff65deee
|
add Bumhan Yu (@baadaa) && fix build failure on Person.js (#1227)
* add B
* Update Person.js to prevent Netlify Build failing
Prevent Netlify Build from failing when there's a data entry no `twitter` key. ([See this log](https://app.netlify.com/sites/suspicious-bardeen-7965c7/deploys/6123362c272db900081ce8da) as an example — #157: `WebpackError: TypeError: Cannot read property 'replace' of null`)
|
2021-09-07 19:04:10 +01:00 |
|
Tim
|
cb15718538
|
Fix Unavatar Twitter Images
Currently, it looks like https://unavatar.vercel.app/ used to display the Twitter avatars is not working properly with the @ symbol in the URL. For example:
Works: https://unavatar.vercel.app/twitter/tim_leland or https://images.weserv.nl/?url=https://unavatar.now.sh/twitter/wesbos
Does not work: https://unavatar.vercel.app/twitter/@tim_leland or https://images.weserv.nl/?url=https://unavatar.now.sh/twitter/@wesbos
|
2021-06-08 17:44:25 -04:00 |
|
Jérémie Bertrand
|
61bf1ccc16
|
Add my profile and windowsphone icon (#901)
|
2020-08-13 18:43:19 +01:00 |
|
Wes Bos
|
ee7be1dcdf
|
Lazy load avatars. re #578
|
2020-01-30 15:04:30 -05:00 |
|
Wes Bos
|
4c0cb690d3
|
simplify scrollTop
|
2020-01-27 15:36:45 -05:00 |
|
Wes Bos
|
80c7a41d21
|
Merge pull request #561 from saleebm/compat/back-to-top
add scroll to top compatibility with other browsers
|
2020-01-27 15:34:15 -05:00 |
|
Wes Bos
|
3c550c57d1
|
use twitter for avatar first, then website
|
2020-01-27 15:26:54 -05:00 |
|
Mina Saleeb
|
31616490e0
|
add scroll to top compatibility with other browsers
|
2020-01-27 10:14:27 -05:00 |
|
Wes Bos
|
124bdd6434
|
make the scroll to top better
|
2020-01-22 12:14:25 -05:00 |
|
Hugo Di Francesco
|
5eb511914a
|
add HTML-only back to top link
|
2020-01-20 20:35:48 +00:00 |
|
Hugo
|
ea74dfa337
|
feat: make visited name purple & link pink (#436)
* make visited name purple & link pink
* move styles into PersonDeets
Co-authored-by: Andrew Luca <thendrluca@gmail.com>
|
2020-01-20 14:31:19 +02:00 |
|
Shajan Jacob
|
96c9cd2792
|
feat: make user emoji non italic (#463)
|
2020-01-20 12:18:52 +02:00 |
|
Hugo
|
df662048f4
|
style: fix eslint issues (#437)
|
2020-01-17 22:40:06 +02:00 |
|
Cristian Granda
|
05ab331cb6
|
Remove the first letter(@) from the twitter url (#400)
|
2020-01-15 15:10:05 +02:00 |
|
Kiko Beats
|
5dad7c1049
|
build: use x2 width
|
2020-01-14 15:15:28 +01:00 |
|
Kiko Beats
|
0238fccb63
|
Add some CDN image optimizations
|
2020-01-14 15:03:57 +01:00 |
|
Kiko Beats
|
533874034c
|
Merge branch 'master' into patch-1
|
2020-01-14 14:56:41 +01:00 |
|
Kiko Beats
|
a30c0effbe
|
build: add avatar width
|
2020-01-14 14:56:17 +01:00 |
|
Hugo
|
e2123c4d6d
|
Merge pull request #337 from davidosomething/fix-tags-ul
Fix person tags parentElement should be UL
|
2020-01-14 13:35:50 +00:00 |
|
Kiko Beats
|
3fd511f4d9
|
Use unavatar instead of Clearbit API
Closes #376
unavatar.now.sh uses clearbit API logo (and more providers) under the hood.
Also, the fallback image is customizable, e.g., https://unavatar.now.sh/daftpunk?fallback=https://i.imgur.com/0d1TFfQ.jpg
|
2020-01-14 13:36:40 +01:00 |
|
David O'Trakoun
|
29b18c51b3
|
Fix person tags parentElement should be UL
|
2020-01-12 00:03:18 -05:00 |
|
David O'Trakoun
|
d1eb8b11d6
|
Request 50px avatar from clearbit
|
2020-01-12 00:00:32 -05:00 |
|
Joey
|
2597628e95
|
Added Twitter card
|
2020-01-10 12:03:24 -06:00 |
|
Joey
|
11602c5c2e
|
Added Twitter card
|
2020-01-10 12:02:15 -06:00 |
|
Wes Bos
|
7b7b164751
|
fixes display link
|
2020-01-10 10:49:39 -05:00 |
|
Wes Bos
|
19048e6ac6
|
Merge branch 'website' into patch-1
|
2020-01-10 10:25:30 -05:00 |
|
Wes Bos
|
24056417fc
|
Merge pull request #232 from intern0t/overflowing-links-fix
Overflowing links fixed.
|
2020-01-10 10:20:34 -05:00 |
|
Wes Bos
|
209bc1cbb9
|
fixes #195
|
2020-01-10 10:12:12 -05:00 |
|
Wes Bos
|
0439d5972f
|
Merge pull request #262 from yosefanajjar/website
Trim Display URL
|
2020-01-10 10:06:23 -05:00 |
|
Kasper Jacobsen
|
42b3588416
|
Make sure long links does not break the design
|
2020-01-10 12:52:44 +01:00 |
|