|
From: | Matt Price |
Subject: | Re: [O] Publishing: building navigation menus and lists of files |
Date: | Fri, 10 Jul 2015 14:37:25 -0400 |
Envoyé de mon iPhoneI imagine other people have figured this out so I would love to learn from you all...#+END_SRCthis block will output a nicely formatted html list of all the lectures in this directory,#+BEGIN_SRCThis class has lectures. They are really interesting. Here is a list:* LecturesI would like to have a navigation bar with links to "Assignments" and "Lectures" , and possibly dropdown menus for "Assignment1.html", etc.|-- etc|--Lectures| |-- Assignment1.org|--AssignmentsI am hoping to finally transition some of my websites to static sites published directly from org finally!). one thing I would really like is to automatically build menus and perhaps index files based on the directory structure I'm exporting from. So, if I have:RLG231
|
| |
|
|What do other people do with their websites?I have the idea, also, that within the directories I might like to have an "index.org" that looks like this:Have you seen org-html-themes https://github.com/fniessen/org-html-themes ? You might get some ideas from there?Cheers,Rainer
[Prev in Thread] | Current Thread | [Next in Thread] |