Commit Graph

88 Commits

Author SHA1 Message Date
e8c288b0f0
E-books erstellen: Aufräumanleitung angefangen. 2021-07-18 07:53:18 +02:00
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
261558c14e
syncthing-pocketbook: capitalize Syncthing.
They do it on their website.
2021-07-18 07:51:55 +02:00
00d84907b1
syncthing-pocketbook: Add information about Wi-Fi sleep. 2021-07-18 07:47:00 +02:00
0ed42ef450
cgroup: Clarify that cpu.weight.nice is not the same as nice. 2021-07-17 23:00:41 +02:00
acff616155
cgroup: typo. 2021-07-17 18:32:19 +02:00
3cac0d72f3
cgroup: Acknowledge kernel documentation as basis for this post. 2021-07-17 18:22:17 +02:00
ffe5c95e7e
cgroup: Add io.weight example. 2021-07-17 18:21:36 +02:00
f3e5c63f87
Typo in abbr expl. 2021-07-17 17:33:25 +02:00
07260be96c
Add “Control Group version 2 by hand”. 2021-07-17 17:05:29 +02:00
b0b03e2251
E-books erstellen: Umwandlung angefangen. 2021-07-11 22:57:39 +02:00
d7ba7b6492
Fix footnote position and typo. 2021-07-11 22:21:13 +02:00
12cdf901b8
E-books erstellen: Einleitung ist im kasten. 2021-07-10 15:10:29 +02:00
4060810f38
meta, language: Publish. 2021-07-09 14:51:03 +02:00
020202213b
meta, language: Fix typo. 2021-07-09 14:42:30 +02:00
17780f166c
Add german language. 2021-07-09 14:28:44 +02:00
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
0584a26902
PDF→EPUB: Fix Find & Replace.
Messed up the line break.
2021-03-29 22:09:09 +02:00
8dd2375d40
PDF→EPUB: Recoomend “The Ace App”. 2021-03-29 17:01:27 +02:00
c67fd6f310
PDF→EPUB: Add ARIA role for references to footnotes. 2021-03-29 16:50:55 +02:00
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
cca19ccf17
PDF→EPUB: Add link to “EPUB 3 rendering in EPUB 2 reading systems”. 2021-03-29 02:02:14 +02:00
961cfcdc37
PDF→EPUB: Add tag: Calibre. 2021-03-27 20:03:09 +01:00
c91f274faa
PDF→EPUB: Typo. 2021-03-27 19:58:23 +01:00
5b1977adc8
PDF→EPUB: Amend update log. 2021-03-27 19:40:52 +01:00
fff0822930
PDF→EPUB: Add another accessibility-advice. 2021-03-27 19:37:26 +01:00
dad938ce69
PDF→EPUB: Add EPUB 3 step, use HTML 5 in example. 2021-03-27 19:36:28 +01:00
b56cf6c52b
PDF→EPUB: Clarified difference between footnotes and endnotes,
replaced `<span><aside>` with `<li>`.
2021-03-25 18:24:48 +01:00
cf08527d11
Syncthing-PocketBook: Add info for Windows users. 2021-03-22 15:38:37 +01:00
79d3124ebb
PDF→EPUB: Add ARIA roles to examples. 2021-03-21 23:21:54 +01:00
b26895aa88
PDF→EPUB: Add epub:type to examples. 2021-03-21 22:21:52 +01:00
6715f94129
PDF→EPUB: Remove EPUB tag, it's redundant.
‘E-books’ is enough.
2021-03-19 22:56:41 +01:00
13cb6d4710
PDF→EPUB: Add describe-key tip. 2021-03-16 00:44:30 +01:00
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
b3de042dd3
PDF→EPUB: Add more menu markup. 2021-03-15 18:02:02 +01:00
7eba6dc8ac
PDF→EPUB: Add button markup. 2021-03-15 17:56:27 +01:00
3383bf0807
Add Meta post about merge. 2021-03-15 17:08:19 +01:00
0c1c260c88
Capitalize tags.
They are case insensitive anyway, might as well write them right.
2021-03-15 16:55:29 +01:00
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
8b76c7bf64
PDF→EPUB: Add ToC. 2021-03-15 16:34:25 +01:00
87e8c8b32d
PDF→EPUB: Add note about key notation. 2021-03-15 12:48:36 +01:00
104405e29b
PDF→EPUB: Fix key styling. 2021-03-15 12:48:08 +01:00
92446b6ba1
PDF→EPUB: Use types for menus and keyboard keys; small fixes. 2021-03-15 10:53:31 +01:00
de98ade9c0
Add PDF → EPUB article. 2021-03-15 04:14:01 +01:00
145b69b28b
syncthing on pocketbook: Add URLs and abbreviations. 2020-11-18 03:36:20 +01:00
c48f624870
syncthing on pocketbook: Add ignorePerms tip. 2020-11-18 03:09:30 +01:00
fd1bda832f
syncthing on pocketbook: Don't write “PocketBook” so often. 2020-11-18 02:33:26 +01:00
785137e405
Add comtodon ID to syncthing-pocketbook.
#
# Previous commits:
#   e2b984d Update submodules. # # Previous commits: #   68144b5 Change source-highlighter to pygmentize. #   b7cf8b0 Update don't-modify-on-save variable. #   449bdfe Add syncthing-on-pocketbook. #   767e0bb Add slug to adoc template. # # Previous commits: #   b7cf8b0 Update don't-modify-on-save variable. #   449bdfe Add syncthing-on-pocketbook. #   767e0bb Add slug to adoc template. #   ac21248 Change subtitle.
#   b7cf8b0 Update don't-modify-on-save variable.
#   449bdfe Add syncthing-on-pocketbook.
#   767e0bb Add slug to adoc template.
2020-11-18 02:29:04 +01:00
b7cf8b013d
Update don't-modify-on-save variable. 2020-11-18 01:30:43 +01:00
449bdfe0ca
Add syncthing-on-pocketbook. 2020-11-18 01:28:24 +01:00