Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-10 | build-aux: Do not override org-html--svg-image. | Arun Isaac | |
SVG image export works correctly out of the box in org. * build-aux/build-home-page.el (org-html--svg-image): Delete function. | |||
2021-06-10 | README: Add continuous integration badges. | Arun Isaac | |
* README.org (ci-badge): New macro. Add continuous integration badges. * build-aux/build-home-page.el (org-html--svg-image): Override org-html--svg-image to export svg using an img tag instead of an object tag. | |||
2021-05-24 | Build website from README.org. | Arun Isaac | |
* Makefile.am (website, website/index.html, clean-local): New targets. * build-aux/build-home-page.el: New file. |