diff --git a/core/fg42/build/docs.el b/core/fg42/build/docs.el index 53e6914..8c3f01d 100644 --- a/core/fg42/build/docs.el +++ b/core/fg42/build/docs.el @@ -366,20 +366,6 @@ Not pages." :html-format-headline-function headline-format :makeindex nil) - ("org->html" - :base-directory ,stage1-dir - :base-extension "org" - :publishing-directory ,final-dir - :recursive t - :publishing-function org-html-publish-to-html - :headline-levels 4 - ;; :html-preamble ,(use-html "templates/header.html") - ;; :html-postamble ,(use-html "templates/footer.html") - :html-link-home "/" - :html-head-include-default-style nil - :html-head-include-scripts nil - :makeindex nil) - ("statics" :base-directory ,stage1-dir :base-extension "css\\|js\\|png\\|jpg\\|gif\\|pdf\\|svg"