aboutsummaryrefslogtreecommitdiff
path: root/build-website.el
AgeCommit message (Collapse)Author
2019-06-22website: 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-22Build website.Arun Isaac
* Makefile.am (website, website/index.html): Add build targets. (clean-local): Add clean target. * build-website.el: New file.