[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Re: blogging from org-mode
From: |
Cezar Halmagean |
Subject: |
[Orgmode] Re: blogging from org-mode |
Date: |
Thu, 20 Mar 2008 11:52:22 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
Bastien Guerry <address@hidden> writes:
> "Cezar Halmagean" <address@hidden> writes:
>
>> The docs don't say anything about uploading to a server, ssh/ftp !?
>
> ,----[ (info "(blorg)The header") ]
> | #+TITLE, #+BLOG_URL*, #+PUBLISH_DIR*
> |
> | These keywords are mandatory. They respectively define the title of
> | the blog, the full URL of the blog (as publicly available from the
> | web) and the server directory where to upload files.
> `----
>
> #+PUBLISH_DIR: /ftp:address@hidden:/home/you/public_html/
> #+PUBLISH_DIR: /ssh:address@hidden:/home/you/public_html/
>
Thank you ! For some reason I couldn't see that.
Cezar