emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Pierre de Buyl <pdebuyl@ulb.ac.be>
To: leandro noferini <lnoferin@cybervalley.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: [Resent?] Managing a simple blog
Date: Wed, 6 Jan 2010 08:32:57 +0100	[thread overview]
Message-ID: <B907A8D8-286E-4023-AFE7-F6BF3769C5C7@ulb.ac.be> (raw)
In-Reply-To: <874on0zete.fsf@involtino.cybervalley.org>

Hello,

How do you create your links ?
I publish a site using org and links of the form [[file:page.org] 
[page]] are correctly exported as a relative link to page.html .

Pierre

Le 5 janv. 10 à 17:39, leandro noferini a écrit :

> Ciao a tutti,
>
> I am trying  to switch from muse to  org to manage my simple  blog  
> but I
> cannot set the correct address for the links.
>
> I  don't know  quite  anything about  html  - for  this  reason I   
> liked
> emacs+muse :-)
>
> This is my .emacs
>
> 	("Blog personale"
> 	 :base-directory "~/Documenti/Blog/"
> 	 :base-extension "org\\|png\\|jpg\\|gif\\|pdf"
> 	 :publishing-directory "~/public_html/blog/"
> 	 :recursive t
> 	 :publishing-function org-publish-org-to-html
> 	 :html-extension "html"
> 	 :link-home "http://blog.address/blog.html"
> 	 :link-up nil
> 	 :author "Leandro Noferini"
> 	 :email "lnoferin@cybervalley.org"
> 	 :auto-index t
> 	 :index-filename "blog.org"
> 	 :index-title "Il blog di leandro"
> 	 :timestamps t
> 	 :section-numbers nil
> 	 :tags t
>
> The files .html resulting have  all the links set to ~/public_html/ 
> blog/
> and I can't understand how to change: is the use of css compulsory?
>
> -- 
> Ciao
> leandro
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2010-01-06  7:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-05 16:39 [Resent?] Managing a simple blog leandro noferini
2010-01-06  7:32 ` Pierre de Buyl [this message]
2010-01-06 21:47   ` leandro noferini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=B907A8D8-286E-4023-AFE7-F6BF3769C5C7@ulb.ac.be \
    --to=pdebuyl@ulb.ac.be \
    --cc=emacs-orgmode@gnu.org \
    --cc=lnoferin@cybervalley.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).