Age | Commit message (Collapse) | Author |
|
* website/releases/guile-email-0.3.0.tar.lz,
website/releases/guile-email-0.3.0.tar.lz.asc: New files.
|
|
High contrast feels more readable. Low contrast makes me squint.
* website/style.css (body): Remove color property. Let it be the
default black.
|
|
* website/style.css (object): Set pointer-events to none.
|
|
* website/style.css (body): Set max-width to 900px.
|
|
* website/style.css: New file.
* Makefile.am (AM_MAKEINFOHTMLFLAGS): Set to --css-ref=/style.css.
* build-aux/build-website.el (org-html-head): Set to <link> tag
referencing external stylesheet.
|
|
If the releases directory is already in the website directory, then we
don't need to redundantly copy it while building the website.
* releases: Move to website/releases.
* Makefile.am (website): Do not copy releases.
(clean-local): Do not clean website/releases.
|