From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Re: Publishing: building navigation menus and lists of files Date: Fri, 10 Jul 2015 14:58:44 +0200 Message-ID: <95A8FC33-6289-4C4B-A0E5-92311FC58D24@gmail.com> References: Mime-Version: 1.0 (1.0) Content-Type: multipart/alternative; boundary=Apple-Mail-ACCE691D-918C-4C0E-B9B5-7222E111FB4B Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48578) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZDXtE-0006yL-PL for emacs-orgmode@gnu.org; Fri, 10 Jul 2015 08:58:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZDXtB-00034e-E9 for emacs-orgmode@gnu.org; Fri, 10 Jul 2015 08:58:50 -0400 Received: from mail-wi0-x232.google.com ([2a00:1450:400c:c05::232]:36052) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZDXtB-00033x-3J for emacs-orgmode@gnu.org; Fri, 10 Jul 2015 08:58:49 -0400 Received: by widjy10 with SMTP id jy10so14838453wid.1 for ; Fri, 10 Jul 2015 05:58:47 -0700 (PDT) In-Reply-To: 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: Matt Price Cc: Org Mode --Apple-Mail-ACCE691D-918C-4C0E-B9B5-7222E111FB4B Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Envoy=C3=A9 de mon iPhone > Le 10 juil. 2015 =C3=A0 14:16, Matt Price a =C3=A9cri= t : >=20 > I am hoping to finally transition some of my websites to static sites publ= ished directly from org finally!). one thing I would really like is to autom= atically build menus and perhaps index files based on the directory structur= e I'm exporting from. So, if I have: >=20 > RLG231 > | > |--Assignments > | | > | |-- Assignment1.org > | > |--Lectures > | > |-- etc >=20 > I would like to have a navigation bar with links to "Assignments" and "Lec= tures" , and possibly dropdown menus for "Assignment1.html", etc. >=20 > What do other people do with their websites? >=20 > I have the idea, also, that within the directories I might like to have an= "index.org" that looks like this: >=20 > * Lectures > This class has lectures. They are really interesting. Here is a list: > #+BEGIN_SRC > this block will output a nicely formatted html list of all the lectures in= this directory,=20 > #+END_SRC >=20 > I imagine other people have figured this out so I would love to learn from= you all...=20 Have you seen org-html-themes https://github.com/fniessen/org-html-themes ? Y= ou might get some ideas from there? Cheers, Rainer= --Apple-Mail-ACCE691D-918C-4C0E-B9B5-7222E111FB4B Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable


Envoy=C3=A9 de mon iPhone

Le 10 juil. 2015 =C3=A0 14:16, Matt Price <moptop99@gmail.com> a =C3=A9crit :

<= div>
I am hoping to finally transition som= e of my websites to static sites published directly from org finally!). one t= hing I would really like is to automatically build menus and perhaps index f= iles based on the directory structure I'm exporting from.  So, if I hav= e:

RLG231
|
|--Assignments
|   |
|   |-- Assignment1.org=
|
|--Lectures
     |
 &nbs= p;   |-- etc

I would like to have a navigation bar wi= th links to "Assignments" and "Lectures" , and possibly dropdown menus for "= Assignment1.html", etc.

What do other people do with their= websites?

I have the idea, also, that within the di= rectories I might like to have an "index.org" that looks like this:

* Lectures
This class has lec= tures.  They are really interesting.  Here is a list:
#+B= EGIN_SRC
this block will output a nicely formatted html list of all= the lectures in this directory,
#+END_SRC

I imagine o= ther people have figured this out so I would love to learn from you all... <= br>


Cheers,

Rainer
= --Apple-Mail-ACCE691D-918C-4C0E-B9B5-7222E111FB4B--