Commit Graph

619 Commits

Author SHA1 Message Date
TEC 42e67781d9
Publish workflow: run daily for doom change errors
Sometimes it's not a change in my config that breaks something.
It's good to be sure.
2021-01-23 17:47:27 +08:00
TEC 5340aaa951
Publish workflow: stop before trying to publish PR 2021-01-23 17:32:27 +08:00
TEC 701f61f683
Publish workflow: Autoformatting 2021-01-23 17:31:41 +08:00
TEC 1c8514fa79
Refactor config publishing scripts 2021-01-23 17:19:47 +08:00
TEC c158b6d6e0
Ensure org-export-html-with-useful-ids-mode active 2021-01-22 05:13:31 +08:00
TEC 3b021d75c8
Frames: set default size, remove fullscreen init 2021-01-21 02:11:52 +08:00
TEC 44b71d22ed
Config exporter: org-roam really wants a dir. Fine 2021-01-21 01:55:28 +08:00
TEC 2fd71e001e
Org html: improve :collapsed attribute 2021-01-21 00:28:54 +08:00
TEC df09f640c8
Org: create function to reload html style 2021-01-21 00:22:14 +08:00
TEC 9d24c2df23
Org: some org config needs to wait for ox-html 2021-01-21 00:13:37 +08:00
TEC f4677a113c
Org: another change in the format of html meta tag 2021-01-21 00:05:06 +08:00
TEC b364f32728
Org: adapt to change in signature of org function
Now only takes two arguments
2021-01-21 00:03:24 +08:00
TEC 73f488e719
Replace ~30 (after! org ...) statements with 1 2021-01-21 00:03:10 +08:00
TEC 4c29161f7f
Use pyright lsp server 2021-01-19 20:17:13 +08:00
TEC 7ad43ff71c
Org latex: oops, set org-latex-pdf-process twice 2021-01-18 02:20:18 +08:00
TEC e2b3f331f4
Org html: fix typo 2021-01-18 02:20:17 +08:00
TEC d866b672d8
Org latex: abstract conditional minted preamble 2021-01-18 02:20:15 +08:00
TEC 3b06b7c406
Org latex: make minted boxes look nicer
Lighter colour and rounded corners
2021-01-18 01:44:32 +08:00
TEC 7658089365
Org latex: restyle checkbox and info/warn/etc. box 2021-01-17 23:22:31 +08:00
TEC 1a4fce35bd
Emacs daemon service: Remove SSH_AUTH_SOCK env var
Marked (correct) default value, preventing ssh-agent from working with emacsclient
2021-01-16 04:54:43 +08:00
TEC 5bc18d9bcb
Org: use unicode special chars over html with md 2021-01-16 04:54:43 +08:00
TEC c3e171be21
Org: move ox-gfm loading to near package statement 2021-01-16 04:54:38 +08:00
TEC 156ec049c5
Emacs anywhere: export babel results too 2021-01-16 04:28:46 +08:00
TEC f54e195060
Emacs anywhere: set markdown state after mode
This preserves the buffer-local value
2021-01-16 04:28:13 +08:00
TEC 516d3fdc8a
Make xkcd's cache dir if it doesn't exist 2021-01-15 02:39:02 +08:00
TEC 444963b4d8
Put xkcd's cache in the .local/cache dir 2021-01-14 23:46:11 +08:00
TEC 262a605fb9
Compact the initialisation script 2021-01-14 18:27:28 +08:00
TEC a7b362e808
Org: modernise LaTeX compilation toolchain 2021-01-13 23:54:42 +08:00
TEC 6b7333f006
Org html: fix setting of custom checkbox
The format of this variable must have changed in Org at some point.
2021-01-11 01:11:40 +08:00
TEC 1bb62a567b
Emacs anywhere: rm trailing space, minor updates 2021-01-10 23:40:58 +08:00
TEC c49705b1b2
Make installation snippet more complete 2021-01-09 01:30:46 +08:00
TEC 5d3828ef28
Org html: update readme and licence of style 2021-01-09 01:15:45 +08:00
TEC 8e512c703b
Org html: add scss save hook, make css and reload 2021-01-09 01:15:03 +08:00
TEC fa3aff5b3d
Org html: subtlety restyle links
and remove FF61- ::-moz selectors
2021-01-09 00:47:47 +08:00
TEC b3d0469229
Org html: delete/comment out some unused CSS 2021-01-09 00:14:21 +08:00
TEC ed693f4698
Org html: Upgrade normalise from v7 to v8
Then modify by removing references to elements that are not generated by
Org, and IE-only mitigations (I do *not* care about IE).
2021-01-09 00:02:11 +08:00
TEC f2092071ba
Typo fix: clipboard not clipdord 2021-01-08 22:03:38 +08:00
TEC 3688bb0f53
Rename misc/pile-css-theme/ to misc/org-css/ 2021-01-08 19:56:53 +08:00
TEC ab7effe116
Org html: Re-add CSS for music tracks 2021-01-08 19:52:44 +08:00
TEC a308ff2757
Org html: add missing org-center class 2021-01-07 15:31:33 +08:00
TEC e7a09d5cbe
Tweak ExecStart of emacsclient service 2021-01-06 02:21:11 +08:00
TEC 685effb87d
Emacsclient wrapper: was accidentally using bash 2021-01-05 18:39:20 +08:00
TEC a8ca281d27
Adapt to change in signature for org--mks-read-key 2021-01-04 13:42:49 +08:00
TEC 78f6a10837
Update org-html-meta-tags format to match my patch 2021-01-04 00:54:55 +08:00
TEC 40afc96bd6
More password caching on desktops 2021-01-04 00:53:04 +08:00
TEC 6b5d3c6cfd
Condense emacsclient shell script a little 2021-01-04 00:26:45 +08:00
TEC 77624f4e38
Emacsclient script typo: bogus condition negation 2021-01-04 00:20:11 +08:00
TEC 6f6c37888a
Discuss the emacsclient script a little 2021-01-04 00:19:57 +08:00
TEC cfc2aa5661
Emacsclient script: improve truecolor handling 2021-01-03 23:45:45 +08:00
TEC 071367be04
Org ml patch finder: only show shell log when err 2021-01-03 19:20:48 +08:00