X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=my-publish.el;h=fd1cee3ba95fd75a18da00ded4d7f48d381377af;hb=bcf8061138a19780faa449f0fde0e97a676ec833;hp=f6944334aa419fdcd70f6c352de79c56457908a5;hpb=35bda6ea5602b1f1bd79e50eff027a1f24d47334;p=blog.git diff --git a/my-publish.el b/my-publish.el index f694433..fd1cee3 100644 --- a/my-publish.el +++ b/my-publish.el @@ -24,8 +24,6 @@ ;;; Code: -;; (defconst root-dir "~/Private/blog/") - (require 'org) (require 'ox-publish) (require 'htmlize) @@ -43,17 +41,13 @@ "" "
")) -;; (setq blog-footer -;; (concat -;; "
\n" -;; "Org-mode " (org-version) "")) (setq blog-footer (concat "
\n" @@ -118,7 +112,10 @@ ;; sitemap :auto-sitemap t :sitemap-filename "sitemap.org" - :sitemap-title "Sitemap" + :sitemap-title "Blog" + :sitemap-sort-files anti-chronologically + :sitemap-date-format "%h %d, %Y" + :sitemap-file-entry-format "%d » %t" ;; other generic options :with-toc nil ; table of contents