rackerlabs / repose

The powerful, programmable, API Middleware Platform
http://www.openrepose.org/
Other
339 stars 103 forks source link

Adding icons to the Release Notes. #2018

Closed wdschei closed 5 years ago

dmnjohns commented 5 years ago

Here is what the proposed changes would look like:

screen shot 2019-01-29 at 4 50 47 pm
dmnjohns commented 5 years ago

After thinking about it some more, I think I prefer SVG images rasterized (the default with Asciidoctor, though SVG can be inlined in HTML5 (though doing so loses alt-text, and leaves us in a similar situation as with CSS)) with alt text and titles over CSS styling. Specifically for the alt text. Well, and SVG gives you a lot of the same flexibility as CSS would. I just need to get used to working with SVG images.