Commit graph

32 commits

Author SHA1 Message Date
TEC b009296433 Org html: spacing and colour tweaks
+ update compiled scss
2020-10-05 19:04:48 +08:00
TEC 446efa6db8 Org html css: fix typo 2020-09-27 16:30:36 +08:00
TEC 0ac7e70e46 Org html: Improve layout on huge displays 2020-09-27 15:46:38 +08:00
TEC 85861ffe7c Org html: reduce DOM element containment
'paint' containment seems to be a step too far as it prevents the
hanging section numbers from rendering.
2020-08-31 18:35:28 +08:00
TEC 6160b6f0ce Org html: improve rendering performance 2020-08-29 22:34:21 +08:00
TEC c4209bbefc Org html: use self-hosted Merriweather font
This gives us proper small-caps
2020-08-23 23:31:18 +08:00
TEC 21721be483 Org html: add acronym formatting 2020-08-23 21:16:03 +08:00
TEC a1163059ab Fix typo (invertable → invertible) 2020-08-12 18:21:13 +08:00
TEC a8b627782a Org html: add systemd label 2020-08-12 18:06:24 +08:00
TEC 6d03df917a Org html: improve quality of image inversion 2020-08-12 18:06:12 +08:00
TEC 50c40bc294 Org html: add authinfo label 2020-08-10 00:37:27 +08:00
TEC 37c62772e5 Org html: remove hidden src code lang from DOM 2020-07-19 18:08:30 +08:00
TEC 8411cbcd74 Org html: add ID links to tables 2020-07-19 17:57:31 +08:00
TEC d069406997 Org html: switch doctype to html5 2020-07-19 16:24:39 +08:00
TEC 4e85c08915 Org html: rematch img invert to background
and speed up theme transition, fixind incorrect
transition-property value
2020-07-19 15:38:46 +08:00
TEC f2e69592bd Org: better IDs, html: links to code block 2020-07-19 13:22:36 +08:00
TEC 2c1ec8424c Org html: tweak styling
- switch dark/light icons and add hover text
 - darken TOC text
 - make white shadow on link text only on hover
 - remove obsolete TOC code
 - make all TOC entries take up 100% width
2020-07-18 16:17:27 +08:00
TEC 9ba5a35f96 Org html: add copy button to src/example block 2020-07-18 03:05:47 +08:00
TEC d6d608304c Org html: tweak small screen theme toggle position 2020-07-18 02:39:24 +08:00
TEC 0c93a6b858 Org html: revamp TOC 2020-07-17 23:20:09 +08:00
TEC 6a1d1f29f5 Org html: make section numbering responsive 2020-07-17 14:32:02 +08:00
TEC af0b4f4649 Org html: forgot to style some elements 2020-07-17 13:34:20 +08:00
TEC cadf494253 Org html: improve code placement in paragraphs 2020-07-17 12:24:48 +08:00
TEC 19001f137a Org html: make src lang labels lang not mode 2020-07-17 12:00:15 +08:00
TEC c95045f4d1 Org html: TOC items must have a clear background
+ some re-generation of some html
2020-07-17 05:44:42 +08:00
TEC 91944dc020 Org html: mitigate <summary> differences in Chrome 2020-07-17 05:29:32 +08:00
TEC 015c33d780 Org html code fold marker: tweak placement 2020-07-17 05:12:46 +08:00
TEC 17f550d0ad Org html: handle wide table overflow 2020-07-17 05:08:30 +08:00
TEC 5f0b3bbba1 Org html export: make src blocks collapsable 2020-07-17 04:44:56 +08:00
TEC a3f0de1153 Note issues with Chrome's rendering of fixed pos 2020-07-17 02:52:02 +08:00
TEC 21ee9a4f99 Adapt pile-theme to my liking, and use with org 2020-07-17 02:42:14 +08:00
TEC 903a06b894 Steal @lepisma's lovely org CSS theme 2020-07-15 18:27:33 +08:00