Kybercode
Home
Archive
Articles
Shared
Bits
About
Contact
Search
Home
Archive
22
Articles
15
Shared
3
Bits
4
About
Contact
RSS
Search
Web Dev
Eleventy
Embeds
Guide
Static
Web Dev
How To Automate Open Graph Images With Eleventy
Author
Cooper Gidge
Date
Dec 5, 2024
I recently set up automatic Open Graph images on this site. Now, instead of making a custom OG image for every page on this site, I automatically generate them at build time.
Read Article
CSS
HTML
Web Dev
Widgets
Not Sure How I Feel About "Was This Helpful?" Widgets
Author
Cooper Gidge
Date
Nov 29, 2024
Let's say "Was This Helpful?" widgets have these two goals: 1) Survey users to see if your article was helpful. 2) Help users if they select "No" by pointing them somewhere else. If that's the case, then these widgets are far from perfect.
Read Article
CSS
HTML
Sidebars
Web Dev
Widgets
To Scroll, To Stick, Or To Stay: Sidebars
Author
Cooper Gidge
Date
Nov 23, 2024
Why sidebars are still so popular is a mystery to me. Not that I'm against sidebars—I love them too. But as to why the rest of the industry still loves them alludes me, because I feel they require so much more design considerations than other widgets.
Read Article
Accessibility
Browsers
Web Dev
Is Accessibility the Responsibility of the Browser?
Author
Cooper Gidge
Date
Nov 23, 2024
Browsers come bundled with a bunch of accessibility options. Whether that's something complicated like a screen reader or something simple like allowing the user to zoom in, browsers make our lives as developers a lot easier.
Read Article
Dynamic
SQL
Static
Web Dev
How Static Can You Go?
Author
Cooper Gidge
Date
Nov 23, 2024
At what point do you decide Wordpress over the Jamstack?
Read Article
CSS
HTML
Web Dev
Deprecated HTML Elements
Author
Cooper Gidge
Date
Nov 23, 2024
Some time ago, I needed to make some scrolling text for a site I. Text that scrolls from left to right so long strings can be read without needing line-breaks.
Read Article
Cookies
CSS
HTML
JavaScript
Web Dev
Cookie Popups are Technical Debt
Shared by
Cooper Gidge
Shared on
Nov 23, 2024
I get it. They're required. But they're also a whole lot of technical debt.
Read Our Notes
Read Article
Eleventy
Guide
Static
Web Dev
How to Make a Static Code Demo Component Like CodePen in Eleventy
Author
Cooper Gidge
Date
Nov 23, 2024
I really wanted a code demo component for this site so that I could create HTML, CSS, and JavaScript code demos. But I didn't want to use CodePen. As good as it is, I really wanted an in-house solution.
Read Article
Previous
Next
To Scroll, To Stick, Or To Stay: Sidebars
By
Cooper Gidge
on
Nov 23, 2024
.
Building A Screenwriter App That Uses Markdown Syntax
By
Cooper Gidge
on
Nov 23, 2024
.
Deprecated HTML Elements
By
Cooper Gidge
on
Nov 23, 2024
.
Featured
Home
Archive
Articles
Shared
Bits