[libvirt] [PATCH v2 0/2] docs: Drop third-party JavaScript libraries

Andrea Bolognani abologna at redhat.com
Tue Jun 18 13:33:32 UTC 2019


We're carrying around embedded copies of a few JavaScript libraries
for use in our homepage, and we've been unforgivably bad at keeping
them up to date.

Rework the homepage so that they're no longer used, then just get
rid of them.


Changes from [v1]:

  * drop libraries instead of updating them.

[v1] https://www.redhat.com/archives/libvir-list/2019-June/msg00551.html

Andrea Bolognani (2):
  docs: Move "Community" links from footer to homepage
  docs: Drop third-party JavaScript libraries

 docs/Makefile.am            |  4 +---
 docs/index.html.in          | 37 +++++++++++++------------------------
 docs/js/jquery-3.1.1.min.js |  4 ----
 docs/js/jquery.rss.min.js   | 11 -----------
 docs/js/moment.min.js       |  7 -------
 docs/libvirt.css            |  2 +-
 docs/page.xsl               |  8 --------
 7 files changed, 15 insertions(+), 58 deletions(-)
 delete mode 100644 docs/js/jquery-3.1.1.min.js
 delete mode 100644 docs/js/jquery.rss.min.js
 delete mode 100644 docs/js/moment.min.js

-- 
2.21.0




More information about the libvir-list mailing list