Age | Commit message (Expand) | Author |
2021-06-10 | build-website: Do not override org-html--svg-image.•••SVG image export works correctly out of the box in org.
* build-website.el (org-html--svg-image): Delete function.
| Arun Isaac |
2020-12-06 | website: Export svg using img tag.•••* build-website.el (org-html--svg-image): Override to export svg using
an img tag instead of an object tag.
| Arun Isaac |
2020-05-07 | Add minimal CSS styling to website.•••* build-website.el (org-html-head): Add minimal CSS.
| Arun Isaac |
2019-06-22 | website: Do not include default style and scripts.•••* build-website.el (org-html-head-include-default-style,
org-html-head-include-scripts): Set to nil.
| Arun Isaac |
2019-06-22 | Build website.•••* Makefile.am (website, website/index.html): Add build targets.
(clean-local): Add clean target.
* build-website.el: New file.
| Arun Isaac |