My blog about computering and stuff, made with hugo. https://blog.tastytea.de/
Go to file
tastytea fb921af466
PDF→EPUB: Remove role="doc-footnote", recommend EPUBCheck.
“[…] when you add a role to an element you change its nature to
assistive technologies. So because doc-footnote isn't a list item role,
it would strip the li tag of its list item nature and turn it into
something more like a div or a p tag. That breaks the list semantics for
AT users, so they'd no longer be able to access the list as though it
were a list.”
<https://github.com/w3c/epubcheck/issues/1018#issuecomment-809376951>
2021-03-29 16:16:02 +02:00
archetypes Don't prepend _ to automatically generated anchors. 2021-03-21 21:45:59 +01:00
assets CSS: I discovered the border styles inset and outset. 😊 2021-03-17 00:43:48 +01:00
content PDF→EPUB: Remove role="doc-footnote", recommend EPUBCheck. 2021-03-29 16:16:02 +02:00
layouts/partials Disable comtodon. 2021-01-14 14:04:51 +01:00
static Move stuff to /assets. 2021-01-14 14:09:01 +01:00
themes Update theme. 2021-03-23 03:03:35 +01:00
.gitignore Added .gitignore 2019-02-15 02:03:55 +01:00
.gitmodules Delete slick theme, update nocolor theme. 2020-12-28 22:05:26 +01:00
config.toml Update theme, add ARIA labels for top and bottom menus. 2021-03-22 18:26:36 +01:00