emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Florian Adamsky <fa-orgmode@haktar.org>
To: emacs-orgmode@gnu.org
Subject: Re: Talk about Org mode at a small hacker conference (GPN12)
Date: Sat, 02 Jun 2012 19:11:50 +0200	[thread overview]
Message-ID: <87ehpx8wq1.fsf@haktar.org> (raw)
In-Reply-To: <87vcj96bpe.fsf@googlemail.com> (Thorsten Jolitz's message of "Sat, 02 Jun 2012 16:16:29 +0200")

Dear Thorsten,

Thorsten Jolitz <tjolitz@googlemail.com> writes:

> Florian Adamsky <fa-orgmode@haktar.org> writes:
>
>> I will give a talk [fn:1] next weekend about Org mode at a small hacker
>> conference in Germany
>
> Karlsruhe is too far away for me, unfortunately. However, I'm really
> impressed by the beautiful design of your homepage:
>
> ,-------------------------------------------------------------------------
> | > http://florian.adamsky.it/
> | 
> | About this site
> | 
> | I created this site with Emacs, org-mode, Git and Jekyll. I used this
> | wunderful clean design from Steve Losh and modified it a little bit. All
> | kudos belong to him.
> `-------------------------------------------------------------------------
>
> I visited the homepage of Steve Losh and his Mercurial repository for
> the page. Since I want to build an Org mode based homepage too, I would
> really like to 'steal' this design. Do you mind to share how you combined
> Steve Losh's design with Org mode, Git and Jekyll? Is there a public
> repo of your sites code?

Sorry, but I have to disappoint you, the integration with Org mode is
simple and not very sophisticated. I just use Org mode to write my blog
posts and then to export it to HTML. After that, I put the exported HTML
file in the _posts/ directory and commit a new stage via git. My server
automatically pulls every 30 min the repository and runs the jekyll
parser after that.

The blog post file is a simple HTML file with the a small header like
the following:

---
layout: post
title: Lorem ipsum
---

In fact nothing really special. However, if you're still interested, I
can send you my repository.

Best regards
-- 
Florian Adamsky
http://florian.adamsky.it/

  reply	other threads:[~2012-06-02 17:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-02 12:06 Talk about Org mode at a small hacker conference (GPN12) Florian Adamsky
2012-06-02 14:16 ` Thorsten Jolitz
2012-06-02 17:11   ` Florian Adamsky [this message]
2012-06-02 20:02     ` Thorsten Jolitz
2012-06-04  6:35 ` Bastien

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=87ehpx8wq1.fsf@haktar.org \
    --to=fa-orgmode@haktar.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).