10 Jul 25

A library that allows to edit any HTML document using rich primitives. I’m curious about the implementation, but I think having a wrapper around contenteditable=true nodes that controls the state of the HTML, and especially what can be pasted in is gold. The problem is selection management, though.

by sebastien 7 months ago

02 Jul 25

Abridge is a fast and lightweight Zola theme using semantic html, abridge.css class-light CSS, and No Mandatory JS.

by alexgroth 7 months ago

After learning a little bit more about web accessibility last year I had been exploring some of the less common HTML elements, and making changes to this website, like wrapping the text of the posts on this blog in <article> tags and adding a <main> tag in the website’s layout templates (this website is built using Eleventy).

by smithographic 7 months ago saved 4 times

23 Jun 25

Go build easily maintainable websites

by edml 7 months ago saved 5 times
Tags:

20 Jun 25