Re: My first feed files
"Bastian Eicher" <[email protected]> Tue, 20 Sep 2016 18:02:49 +0200
| Newsgroups | gmane.comp.file-systems.zero-install.devel |
|---|---|
| Message-ID | <[email protected]> |
I would recommend copying both interface.xsl and interface.css since one references the other. You could also use these files instead (updating href='interface.xsl' to href='feed.xsl') to get a more modern look: https://raw.githubusercontent.com/0install/0repo/master/resources/catalog.xsl https://raw.githubusercontent.com/0install/0repo/master/resources/catalog.css Once the number of feeds you manage starts to grow, you may also be interested in looking at the rest of 0repo, a tool which takes care of things like merging changes, signing feeds and adding stylesheets. https://github.com/0install/0repo Food for thought: How about also adding the Windows implementation of the Atari emulator to the feed. I'd be happy to test it. -----Original Message----- From: Eric Duhamel [mailto:[email protected]] Sent: Montag, 19. September 2016 00:23 To: The Zero Install system <[email protected]> Subject: Re: [Zero-install-devel] My first feed files I was able to take all advice and revise my feeds. Thanks to the arch tag and inheritance I was able to consolidate them into one feed and consequently get rid of one gpg key without any extra work. I didn't write an inteface.css, but I copied an interface.xsl from http://0install.net as a starting point for a nice feed info page. Tested already on my computers, but would appreciate any more tests/advice from the willing. http://www.noxbanners.net/zeroinstall-feeds/ ------------------------------------------------------------------------------