emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [emacs-wiki-discuss] linking to local files


From: Seth Falcon
Subject: Re: [emacs-wiki-discuss] linking to local files
Date: Sat, 14 Jan 2006 10:02:45 -0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin)

On 13 Jan 2006, address@hidden wrote:
> For example, I would like to put a web site under muse, so that I
> can author pages with muse and publish the site in html/xhtml/xml,
> etc.  Within that web site project, I will likely have links to
> images, css files, maybe some tarballs referenced w/in the pages,
> etc. but when the page is published, I have no idea how to have
> published tree carry-over the referenced non-muse content w/o
> explicitly copying over the relevant resources by hand back into the
> published tree.

One option is:

museProjDir/ (contains .muse files)
WebProjDir/  (where the published HTML files go)

Then put images in WebProjDir/images and create a symlink to images
inside museProjDir.  Then when you push WebProjDir to the webserver,
you get the images too.

+ seth




reply via email to

[Prev in Thread] Current Thread [Next in Thread]