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