Hi Christian,
Thanks for pointing that out! It was not super obvious (to me atleast)
from Rohit's email but I see your point.
Kind regards,
Ashish
On 4/12/25 19:14, Christian Moe wrote:
But is your local stylesheet uploaded to the server, as it has to be for
the stylesheet link in your HTML
But is your local stylesheet uploaded to the server, as it has to be for
the stylesheet link in your HTML head to locate it? That's what Rohit
was getting at, I think.
Apologies if this is obvious and your problem is a different one, but
it's not clear from your reply. You say that a link to a rem
Hi,
Sorry about the late response. Life got in the way.
> Org-publish, by default, only processes org files. If you want to include CSS
>
> files, images, and other non-org content, you need to process them as
>
> attachments.
Sure, but I don't see a reason why my original snippet wouldn't wor
Org-publish, by default, only processes org files. If you want to include CSS
files, images, and other non-org content, you need to process them as
attachments.
So, for example, this is what I have:
(setq org-publish-project-alist
'(("website-orgfiles"
:base-directory "$HOME/website_src/"