Commit Graph

181 Commits

Author SHA1 Message Date
tastytea ee7bc06beb
Add description. 2021-07-20 14:56:50 +02:00
tastytea add6e71177
Add light theme. 2021-07-20 14:37:19 +02:00
tastytea 475a7cb1bb
syncthing-pocketbook: Clarify that chmod-warnings are harmless. 2021-07-19 17:34:29 +02:00
tastytea 18faa07904
syncthing-pocketbook: Add Sync-button method to Wi-Fi paragraph. 2021-07-18 13:29:29 +02:00
tastytea 99c28c2311
syncthing-pocketbook: Change configuration version to 35.
In use since v1.14.0-rc.3.
<https://github.com/syncthing/syncthing/commit/fff8805>
2021-07-18 12:31:05 +02:00
tastytea 3dd434e9af
syncthing-pocketbook: Change FAT32-note from TIP to IMPORTANT.
Also add the info that files will not be created otherwise.
2021-07-18 12:26:44 +02:00
tastytea e8c288b0f0
E-books erstellen: Aufräumanleitung angefangen. 2021-07-18 07:53:18 +02:00
tastytea f031654ef7
syncthing-pocketbook: Clarify security warning.
It reads a bit as if syncthing can not be used in insecure networks
without configuration GUI.
2021-07-18 07:52:03 +02:00
tastytea 261558c14e
syncthing-pocketbook: capitalize Syncthing.
They do it on their website.
2021-07-18 07:51:55 +02:00
tastytea 00d84907b1
syncthing-pocketbook: Add information about Wi-Fi sleep. 2021-07-18 07:47:00 +02:00
tastytea 0ed42ef450
cgroup: Clarify that cpu.weight.nice is not the same as nice. 2021-07-17 23:00:41 +02:00
tastytea acff616155
cgroup: typo. 2021-07-17 18:32:19 +02:00
tastytea 3cac0d72f3
cgroup: Acknowledge kernel documentation as basis for this post. 2021-07-17 18:22:17 +02:00
tastytea ffe5c95e7e
cgroup: Add io.weight example. 2021-07-17 18:21:36 +02:00
tastytea f3e5c63f87
Typo in abbr expl. 2021-07-17 17:33:25 +02:00
tastytea 07260be96c
Add “Control Group version 2 by hand”. 2021-07-17 17:05:29 +02:00
tastytea acdfb79b91
Fix CSS. 2021-07-17 16:41:21 +02:00
tastytea 68950c35da
Title to the left. 2021-07-16 23:00:30 +02:00
tastytea 2a10225199
Add lang attributes to language menus. 2021-07-16 22:53:11 +02:00
tastytea 9721e6e45f
Update theme. 2021-07-16 22:53:03 +02:00
tastytea 80dedc3e58
Translate blog subtitle. 2021-07-12 23:04:10 +02:00
tastytea a3e948b6b5
Don't change non-menu <nav>s. 2021-07-12 00:27:49 +02:00
tastytea b0b03e2251
E-books erstellen: Umwandlung angefangen. 2021-07-11 22:57:39 +02:00
tastytea 89d502ef20
Dix indent for p *. 2021-07-11 22:47:20 +02:00
tastytea d7ba7b6492
Fix footnote position and typo. 2021-07-11 22:21:13 +02:00
tastytea b56c391303
Update theme. 2021-07-11 22:15:30 +02:00
tastytea ff210032e0
Position language menu right. 2021-07-11 22:15:15 +02:00
tastytea 12cdf901b8
E-books erstellen: Einleitung ist im kasten. 2021-07-10 15:10:29 +02:00
tastytea c71fe6368a
Add indent to paragraphs and reduce margins. 2021-07-10 15:02:05 +02:00
tastytea f95096d409
Change default text-align to justify. 2021-07-10 14:54:13 +02:00
tastytea 970ffff1a8
Make the shadow on admonitions the same color as the label. 2021-07-10 13:16:15 +02:00
tastytea 4060810f38
meta, language: Publish. 2021-07-09 14:51:03 +02:00
tastytea 020202213b
meta, language: Fix typo. 2021-07-09 14:42:30 +02:00
tastytea ea08c8e076
Update theme. 2021-07-09 14:41:02 +02:00
tastytea 9e77cb14d4
Fix archetype. 2021-07-09 14:40:45 +02:00
tastytea 17780f166c
Add german language. 2021-07-09 14:28:44 +02:00
tastytea fee9426d13
Fix tag taxonomy in config. 2021-07-09 12:31:16 +02:00
tastytea c8e3d7fef7
PDF→EPUB: Recommend the sue of “endnotes” instead of “footnotes”.
They are technically end-notes, after all.
2021-06-11 02:52:12 +02:00
tastytea e184aab881
Update theme. 2021-03-30 03:08:54 +02:00
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