Commit Graph

242 Commits

Author SHA1 Message Date
tastytea 2a6da65c71
Add link to changelog to each post. 2021-03-30 02:28:10 +02:00
tastytea 0584a26902
PDF→EPUB: Fix Find & Replace.
Messed up the line break.
2021-03-29 22:09:09 +02:00
tastytea 8dd2375d40
PDF→EPUB: Recoomend “The Ace App”. 2021-03-29 17:01:27 +02:00
tastytea c67fd6f310
PDF→EPUB: Add ARIA role for references to footnotes. 2021-03-29 16:50:55 +02:00
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
tastytea cca19ccf17
PDF→EPUB: Add link to “EPUB 3 rendering in EPUB 2 reading systems”. 2021-03-29 02:02:14 +02:00
tastytea 961cfcdc37
PDF→EPUB: Add tag: Calibre. 2021-03-27 20:03:09 +01:00
tastytea c91f274faa
PDF→EPUB: Typo. 2021-03-27 19:58:23 +01:00
tastytea 5b1977adc8
PDF→EPUB: Amend update log. 2021-03-27 19:40:52 +01:00
tastytea fff0822930
PDF→EPUB: Add another accessibility-advice. 2021-03-27 19:37:26 +01:00
tastytea dad938ce69
PDF→EPUB: Add EPUB 3 step, use HTML 5 in example. 2021-03-27 19:36:28 +01:00
tastytea b56cf6c52b
PDF→EPUB: Clarified difference between footnotes and endnotes,
replaced `<span><aside>` with `<li>`.
2021-03-25 18:24:48 +01:00
tastytea 8bd0e60aae
Update theme. 2021-03-23 03:03:35 +01:00
tastytea 7c4dada7d7
Update theme. 2021-03-23 02:47:10 +01:00
tastytea e79b4b5b3d
Update theme. 2021-03-22 18:28:06 +01:00
tastytea 83085c468e
Update theme, add ARIA labels for top and bottom menus. 2021-03-22 18:26:36 +01:00
tastytea 7f1a356a63
Update theme. 2021-03-22 16:43:23 +01:00
tastytea cf08527d11
Syncthing-PocketBook: Add info for Windows users. 2021-03-22 15:38:37 +01:00
tastytea 79d3124ebb
PDF→EPUB: Add ARIA roles to examples. 2021-03-21 23:21:54 +01:00
tastytea b26895aa88
PDF→EPUB: Add epub:type to examples. 2021-03-21 22:21:52 +01:00
tastytea a8b9c51b7d
Don't prepend _ to automatically generated anchors. 2021-03-21 21:45:59 +01:00
tastytea 6715f94129
PDF→EPUB: Remove EPUB tag, it's redundant.
‘E-books’ is enough.
2021-03-19 22:56:41 +01:00
tastytea fc95d0862f
CSS: I discovered the border styles inset and outset. 😊 2021-03-17 00:43:48 +01:00
tastytea 9be6edaea1
Make code background more visible. 2021-03-16 11:50:39 +01:00
tastytea 196cdd9d11
CSS: Make kbd and .button inline-block.
When they are inline, the borders could overlap with the text above and
below.
2021-03-16 11:23:07 +01:00
tastytea def6d20fbb
CSS: Add a bit of padding to kbd. 2021-03-16 00:46:40 +01:00
tastytea 13cb6d4710
PDF→EPUB: Add describe-key tip. 2021-03-16 00:44:30 +01:00
tastytea 255408907b
PDF→EPUB: Visually clarify macros.
Only wrap the text that the user is supposed to enter in
<code>-tags. Before it was easy to misinterpret and enter extra spaces.
2021-03-16 00:44:23 +01:00
tastytea 3574b902d8
Enable experimental AsciiDoctor-features by default.
Needed for kbd, menu and btn.
2021-03-15 23:44:57 +01:00
tastytea e16394b938
Update nocolor theme. 2021-03-15 23:44:45 +01:00
tastytea d16ed91973
CSS: Add box-shadow to admonition blocks. 2021-03-15 23:44:25 +01:00
tastytea 34bf4d8fe9
CSS: Rename --bg-admonition to --bg-dark. 2021-03-15 23:44:01 +01:00
tastytea 02bc28b9de
Add a simple 3D effect to kbd and button class. 2021-03-15 22:56:38 +01:00
tastytea b3de042dd3
PDF→EPUB: Add more menu markup. 2021-03-15 18:02:02 +01:00
tastytea 7eba6dc8ac
PDF→EPUB: Add button markup. 2021-03-15 17:56:27 +01:00
tastytea 0fa2374deb
Style button class. 2021-03-15 17:55:37 +01:00
tastytea dd987ca2d8
Style pagination class. 2021-03-15 17:36:34 +01:00
tastytea 1dcc8ea664
Make title small-caps instead of uppercase. 2021-03-15 17:18:57 +01:00
tastytea 3383bf0807
Add Meta post about merge. 2021-03-15 17:08:19 +01:00
tastytea 0c1c260c88
Capitalize tags.
They are case insensitive anyway, might as well write them right.
2021-03-15 16:55:29 +01:00
tastytea bb1c0eece0
Merge computering and thoughtpile blogs into thoughtpile.
Doesn't make much sense to keep 2 blogs with my low publishing
frequency.
2021-03-15 16:50:17 +01:00
tastytea 8b76c7bf64
PDF→EPUB: Add ToC. 2021-03-15 16:34:25 +01:00
tastytea 54b9b8fab6
Add ToC styling to CSS and settings to default archetype. 2021-03-15 16:30:04 +01:00
tastytea e52a2124a3
CSS: Remove stray Y.
How did you get there? 😲
2021-03-15 13:26:10 +01:00
tastytea 87e8c8b32d
PDF→EPUB: Add note about key notation. 2021-03-15 12:48:36 +01:00
tastytea 104405e29b
PDF→EPUB: Fix key styling. 2021-03-15 12:48:08 +01:00
tastytea c42f6ead98
Style <kbd>. 2021-03-15 10:57:19 +01:00
tastytea 92446b6ba1
PDF→EPUB: Use types for menus and keyboard keys; small fixes. 2021-03-15 10:53:31 +01:00
tastytea de98ade9c0
Add PDF → EPUB article. 2021-03-15 04:14:01 +01:00
tastytea efb4fb25d0
Move stuff to /assets. 2021-01-14 14:09:01 +01:00