* [Resent?] Managing a simple blog
@ 2010-01-05 16:39 leandro noferini
2010-01-06 7:32 ` Pierre de Buyl
0 siblings, 1 reply; 3+ messages in thread
From: leandro noferini @ 2010-01-05 16:39 UTC (permalink / raw)
To: emacs-orgmode
[-- 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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Resent?] Managing a simple blog
2010-01-05 16:39 [Resent?] Managing a simple blog leandro noferini
@ 2010-01-06 7:32 ` Pierre de Buyl
2010-01-06 21:47 ` leandro noferini
0 siblings, 1 reply; 3+ messages in thread
From: Pierre de Buyl @ 2010-01-06 7:32 UTC (permalink / raw)
To: leandro noferini; +Cc: emacs-orgmode
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Resent?] Managing a simple blog
2010-01-06 7:32 ` Pierre de Buyl
@ 2010-01-06 21:47 ` leandro noferini
0 siblings, 0 replies; 3+ messages in thread
From: leandro noferini @ 2010-01-06 21:47 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 271 bytes --]
Pierre de Buyl ha scritto:
> 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 .
Uhmm, okay, problem solved.....
[...]
--
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-01-06 21:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-05 16:39 [Resent?] Managing a simple blog leandro noferini
2010-01-06 7:32 ` Pierre de Buyl
2010-01-06 21:47 ` leandro noferini
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).