Few updates about this website.xhtml (2050B)
- <article lang="en" class="h-entry">
- <a href="/articles/Few%20updates%20about%20this%20website"><h1>Few updates about this website</h1></a>
- <h2>Atom syndication</h2>
- <p>I finally added a syndication feed, using the Atom format (and xHTML for the articles)! (seriously after all theses years?) I’m pretty sure the URL for it isn’t backward-compatible with what I had a long time ago, so you’ll have to update.</p>
- <p>The link is available on the navbar and have proper metadata so it should show up in your browser, but here it is for completeness sake:</p>
- <ul>
- <li><a href="/feed.atom">/feed.atom</a>: Feed of the English articles</li>
- <li><a href="/flux.atom">/flux.atom</a>: Feed of the French articles</li>
- </ul>
- <h2>New colorscheme for this website</h2>
- <p>Few weeks ago I changed the colorscheme of my terminal from <a href="http://ethanschoonover.com/solarized">solarized</a> (which has quite too much blue even with redshift) to <a href="https://github.com/morhetz/gruvbox-contrib">gruvbox</a> (by the way here is a <a href="/git/st/commit/e61affc3317385cdee0e749da20a2fbb22acb0f3.html">commit to patch st-0.8.1</a> with switch from light and dark), which also has better contrast and something I wanted for a long time: all the colors are viewable nicely, unless you set the same color on fg and bg and maybe few similar things.</p>
- <p>And having a colorscheme which has poor contrast even for my probably good eyes on a website is totally not something I wanted to keep. And so with this colorscheme default foreground with the soft background nicely passes the WCAG AAA level <a href="https://webaim.org/resources/contrastchecker/?fcolor=EBDBB2&bcolor=32302F">with a ratio of 9.57:1</a>.</p>
- <img loading="lazy" src="/images/gruvbox-dark-colors.png" alt="Screenshot of the colors of gruvbox dark in my terminal"/>
- <p>Anyway if you don’t like it, use the atom feed. 😜</p>
- <p><a href="https://queer.hacktivis.me/objects/5c38ffb7-bd3b-4dfd-a8d8-1d0ade0c8bc4">Post for comments and sharing on the fediverse.</a></p>
- </article>