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 |
|
yosefalnajjarofficial
|
eeb5b21943
|
trim the traling slash from the display URL
Relates #156
|
2020-01-10 13:21:38 +02:00 |
|
Prashant Shrestha
|
fa4ceb9f6b
|
Fixed the overflow problem for long profile links.
|
2020-01-09 19:43:31 -05:00 |
|
Paul Cass
|
f30ab122ce
|
Flag icon more central and made 'uses' link wrap
|
2020-01-09 22:43:09 +00:00 |
|
Wes Bos
|
9cadb386dd
|
fix the pixels
|
2020-01-09 11:42:47 -05:00 |
|
Wes Bos
|
680604b188
|
icons8 link
|
2020-01-09 10:56:06 -05:00 |
|
Wes Bos
|
9dfd44b2c8
|
border fix
|
2020-01-09 10:54:54 -05:00 |
|
Wes Bos
|
ace798725d
|
webfonts
|
2020-01-09 10:38:10 -05:00 |
|
MichaelE1
|
1defd98b1d
|
remove pointer style on noninteractive tags
|
2020-01-09 11:06:46 +10:00 |
|
Wes Bos
|
69b6b7a816
|
move back to OLD BORDERS
|
2020-01-08 13:54:07 -05:00 |
|
Wes Bos
|
a474f7aae5
|
mqs
|
2020-01-08 13:32:10 -05:00 |
|
Wes Bos
|
754c90bff6
|
favicon
|
2020-01-08 13:11:15 -05:00 |
|
Wes Bos
|
0e964fe52b
|
Scrollbars
|
2020-01-08 11:58:45 -05:00 |
|
Wes Bos
|
1ffc5aee31
|
Person prop types
|
2020-01-08 11:25:18 -05:00 |
|
Wes Bos
|
f3c0a97183
|
footer
|
2020-01-08 11:08:30 -05:00 |
|
Wes Bos
|
405aa0c942
|
adds icons to topics bar
|
2020-01-08 11:06:32 -05:00 |
|
Wes Bos
|
1480e17eee
|
merge compters and phones into devices
|
2020-01-08 10:53:02 -05:00 |
|
Wes Bos
|
b8935b16e5
|
swtich to linux
|
2020-01-08 10:27:26 -05:00 |
|
Wes Bos
|
b55e2c2e35
|
Merge pull request #137 from Kilian/patch-1
Add Ubuntu icon and Kilian Valkhof
|
2020-01-08 10:26:26 -05:00 |
|