From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: Talk about Org mode at a small hacker conference (GPN12) Date: Sat, 02 Jun 2012 22:02:07 +0200 Message-ID: <87r4tx5vpc.fsf@googlemail.com> References: <87k3zp5353.fsf@adamsky.it> <87vcj96bpe.fsf@googlemail.com> <87ehpx8wq1.fsf@haktar.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54541) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SauUA-0005gM-FM for emacs-orgmode@gnu.org; Sat, 02 Jun 2012 15:59:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SauU8-0007XG-CB for emacs-orgmode@gnu.org; Sat, 02 Jun 2012 15:59:42 -0400 Received: from plane.gmane.org ([80.91.229.3]:48482) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SauU8-0007X2-54 for emacs-orgmode@gnu.org; Sat, 02 Jun 2012 15:59:40 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SauU4-0002Z4-9d for emacs-orgmode@gnu.org; Sat, 02 Jun 2012 21:59:36 +0200 Received: from e178055055.adsl.alicedsl.de ([85.178.55.55]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 02 Jun 2012 21:59:36 +0200 Received: from tjolitz by e178055055.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 02 Jun 2012 21:59:36 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Florian Adamsky writes: Hi Florian, > Thorsten Jolitz writes: > >> Florian Adamsky 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. As long as it looks nice it must not be sophisticated. And its really the kind of design I was looking for - minimal, but beautiful and with style. > 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. I'm still interested! Would be great if you could send me the repo. Thanks -- cheers, Thorsten