📚 node [[2024 03 02]]
2024-03-02
-
A 'trick' I use when I have some issue with a particular file in my [[org-publish]] pipeline on my remote server.
-
In
org-publish-project-alist
, set:base-extension "foo"
.- By default it is "org", looking at all files with org extension.
- By setting it to foo, the publish process won't find any files. Except..
-
Set up
:include
to include the file that's got the issue.- e.g.
:include ("file-with-a-problem.org")
- e.g.
- There's probably a better way of doing it than this, but it gets me by for now.
-
In
-
Nice, I replaced a
cl-loop
with amapconcat
in some of my output formatting, e.g. in [[Well-connected]]. mapconcat feels a bit more functional style, and it also gets rid of the superfluous parentheses I had in the output. -
I might try and add [[Pagefind]] to my published garden.
-
Trying [[fish]] out on desktop.
- While on mobile I found them incredibly helpful, I actually find it all of the autosuggestions a bit distracting at first.
- I'll see how it pans out.
-
Watched: [[Guardians of the Galaxy]]
📖 stoas
- public document at doc.anagora.org/2024-03-02
- video call at meet.jit.si/2024-03-02
⥱ context
↑ pushing here
(none)
(none)
↓ pulling this
(none)
(none)
⥅ related node [[2024 03 04_21 02 30_screenshot]]
🔎 full text search for '2024 03 02'