0b51330e24
Org-mode publishing, CSS styles, as well as some rudiments of content of the English home page.
862 B
862 B
Some Technicalities about Building My Work Page
Removing the publish cache
Org-publish will not detect files being deleted from the output. To force it to clear its caches, do the following:
(org-publish-remove-all-timestamps)
Possible colors for the banner
background-color: azure;
background-color: lightcyan;
background-color: paleturquoise;