summaryrefslogtreecommitdiff
path: root/html/images
AgeCommit message (Collapse)Author
2024-05-01Add support for Atom links as a badgePhilip Kaludercic
* (html/images/rss.svg): Add new custom icon. I wrote it by hand to avoid licensing issues. Based on [0]. (html/layout.css): Add "badge" class to push the Atom link badge to the side of the page. [0] https://en.wikipedia.org/wiki/File:Feed-icon.svg
2015-10-30Better generated HTML pagesNicolas Petton
* admin/archive-contents.el: Better HTML generation. * html/index.html: Improvements of the page. * html/javascript/jquery.filtertable.min.js: * html/layout.css: New css rules * html/favicon.png: * html/images/elpa-small.png: * html/images/elpa.png: * html/javascript/jquery.min.js: * html/javascript/package-search.js: New files.