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

Andrea Bolognani posted 2 patches 4 years, 10 months ago
Failed in applying to current master (apply log)
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
[libvirt] [PATCH v2 0/2] docs: Drop third-party JavaScript libraries
Posted by Andrea Bolognani 4 years, 10 months ago
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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list