publish images in documentation

This commit is contained in:
Jacob Janzen 2024-08-07 22:59:08 -05:00
parent bf375dd74b
commit eaabe5b247

View file

@ -130,11 +130,12 @@
:sitemap-format-entry format-posts-rss-feed-entry)
("org-config"
:base-directory "~/.dotfiles/"
:base-extension "org"
:base-extension "(org\\|jpg\\|png)"
:html-head "<link rel='stylesheet' href='/css/stylesheet.css' type='text/css'/>"
:html-preamble "<div class='topnav'><a href='/'>Home</a><a href='/projects.html'>Projects</a><a href='/blog'>Blog</a><a href='/dotfiles/index.html'>Dotfiles</a><a href='/about.html'>About Me</a><a href='/rss.xml'>RSS</a></div>"
:html-wrap-src-lines t
:with-toc nil
:section-numbers nil
:recursive t
:publishing-directory "~/public_html/dotfiles"
:publishing-function org-html-publish-to-html