Org-mode is a great personal information manager and project planning tool for Gnu Emacs. You can get it from the org-mode home page. I've also posted a brief illustrated tutorial for org-mode.
I've extended the HTML publishing support of Org-mode to allow configurable publishing of related sets of files as a complete website. My extension is called org-publish, and is used to upload and manage these very pages!
Org-publish is now part of the org-mode distribution. You no longer need to download it separately. I will continue to host other extensions, such as blogging and e-script publishing support, on this page.
org-publish.el can currently do the following:
Much more functionality is planned.
Special thanks to the org-mode maintainer, Carsten Dominik, for his ideas, enthusiasm, and cooperation.
Make index functions pluggable. Then a project could publish the image files using org-publish-attachment, but the index could be generated by a special function that uses M-x thumbs mode to generate thumbnails and upload them into a gallery-type page.
Date: 2008/01/15 11:52:23 AM