jpanther / lynx

A simple links theme for Hugo built with Tailwind CSS.
https://jpanther.github.io/lynx/
MIT License
366 stars 126 forks source link

✨ Add Bluesky support #132

Closed jpdvp closed 6 months ago

jpdvp commented 7 months ago

Added Bluesky support (Discussion 120)

netlify[bot] commented 7 months ago

Deploy Preview for hugo-lynx ready!

Name Link
Latest commit 638ded41ec7308a725316d830b6bc064277fb165
Latest deploy log https://app.netlify.com/sites/hugo-lynx/deploys/65c8c8e54f63210008e7bb09
Deploy Preview https://deploy-preview-132--hugo-lynx.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

skyth3r commented 7 months ago

@jpanther can we know what we need to get this merged in?

Also @JPDVP when I submitted this PR I added these colours based on the colours used in Bluesky (specifically the 'New post' floating action button. Not super important but I thought the small hint of gradient made the button look fantastic 🎨

 background: #0084ff;
 background: linear-gradient(2.35619rad, #5a72fa 0%, #0084ff 100%);