emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: leandro noferini <lnoferin@cybervalley.org>
To: emacs-orgmode@gnu.org
Subject: [Resent?] Managing a simple blog
Date: Tue, 05 Jan 2010 17:39:25 +0100	[thread overview]
Message-ID: <874on0zete.fsf@involtino.cybervalley.org> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 932 bytes --]

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


[-- Attachment #1.2: Type: application/pgp-signature, Size: 307 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
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-05 17:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-05 16:39 leandro noferini [this message]
2010-01-06  7:32 ` [Resent?] Managing a simple blog Pierre de Buyl
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=874on0zete.fsf@involtino.cybervalley.org \
    --to=lnoferin@cybervalley.org \
    --cc=emacs-orgmode@gnu.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).