Commit Graph

167 Commits

Author SHA1 Message Date
TEC a23cc4843f Org html: ensure that #page covers the viewport 2020-12-13 03:01:07 +08:00
TEC b5f928bec1 Config: Add commit hash to html export
also use last git change date, not current time
2020-12-10 02:44:01 +08:00
TEC d3f6f2fbfc Changes in generated python file 2020-12-09 14:47:46 +08:00
TEC 1f2983be5c Org: improve HTML pre-copying 2020-11-06 18:19:51 +08:00
TEC db5fcf2c4f Add github publish action 2020-11-04 00:06:06 +08:00
TEC caf70f34f9 Org html: Add a little sepia to light background 2020-10-11 13:24:58 +08:00
TEC f96157d42a Discuss Emacs as a platform a little bit 2020-10-08 00:39:49 +08:00
TEC b8583e6caf Org html: allow for invertible svgs 2020-10-08 00:24:06 +08:00
TEC 1b842ee6db Add three more screenshots to config page 2020-10-07 02:53:07 +08:00
TEC ff9224adb0 Org html: add red arrow to targeted element 2020-10-05 19:08:31 +08:00
TEC b009296433 Org html: spacing and colour tweaks
+ update compiled scss
2020-10-05 19:04:48 +08:00
TEC 2238736cc9 More auto-indenting 2020-10-05 18:52:29 +08:00
TEC 446efa6db8 Org html css: fix typo 2020-09-27 16:30:36 +08:00
TEC fa889d5e1f Org html: Update fonts loaded 2020-09-27 15:57:42 +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 67cae19919 Config: Add more sections org latex export + misc 2020-08-29 23:21:15 +08:00
TEC 415b18b830 Config doc: add org-capture screenshot 2020-08-29 23:12:39 +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 aed6c9f255 Move all self-developed packages into lisp/
and update
2020-08-19 11:11:40 +08:00
TEC a1163059ab Fix typo (invertable → invertible) 2020-08-12 18:21:13 +08:00
TEC d09d7f3c73 Add screenshots, mark plot images as invertible 2020-08-12 18:13:19 +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
TEC 4894e5a32c Add help flag to imapnotify script 2020-07-12 03:36:50 +08:00
TEC 8b2c0dae17 Fix illegal format spec in imapnotifyconfig script 2020-07-12 03:33:02 +08:00
TEC e7825409e6 move org custom html inserts into files 2020-06-30 13:33:56 +08:00
TEC a6ddb5e7d6 update generated files 2020-06-30 03:59:11 +08:00
TEC 3fa7cb6488 new comment lines in generated files 2020-06-02 13:15:45 +08:00
TEC 71dc056bb2 Initial mail (mu4e) setup 2020-05-23 12:17:08 +08:00
tecosaur c8200036e0 Reorder editors listed for nicer colour assignment 2020-05-19 20:47:57 +08:00
tecosaur 1d6293b4d0 Update generated HTML + light theme doc form radar 2020-05-19 20:46:51 +08:00
tecosaur 4d54fc6a2e Org html export: protect against missing space
in the heading. Just happens sometimes, IDK why but this should fix it
2020-05-19 20:40:18 +08:00
tecosaur 069f7d0977 Add fancy github-style heading links
+ use light-theme radar plots
2020-05-19 20:31:01 +08:00
tecosaur cc68c303ac Add radar graph demo files 2020-05-15 18:10:39 +08:00
tecosaur 0a82b87774 Remove orphaned file 2020-05-12 01:49:46 +08:00
tecosaur 78a6f3cbf7 Tweak org roam graph to generate html over svg
for quite a few advantages, namely preventing page reload with iframes
2020-05-01 16:51:38 +08:00
tecosaur 2e046cdd5b Start using roam 2020-04-29 02:47:19 +08:00
tecosaur 46a5ffdc92 Tweak fancy splash image, add 'layering' of logo 2020-03-29 10:35:14 +08:00
tecosaur 62d8f6972f Add new small window splash - emacs "E", add @yoavm448 suggested tweaks 2020-03-28 10:30:08 +08:00
tecosaur 2d0569cc4a Minor rename 2020-03-28 01:42:27 +08:00
tecosaur d09349d208 Turn fancy splache into themed, generated image 2020-03-28 01:37:15 +08:00
tecosaur b35933b1a3 Add a splash photo! 2020-03-27 12:33:36 +08:00