pluto
pluto copied to clipboard
pluto gems - planet feed reader and (static) website generator - auto-build web pages from published web feeds
I've forked a copy of the OpenStreetmap pluto project (https://github.com/WorcSource/blogs.worcestersource.club), but I'm having trouble with one of the feeds. The issue is none of the relative link to images or...
I ran the code through [rubocop](https://rubocop.org/) and ignoring just the line length warnings. You can keep this or leave it, I know code style can be very subjective. It depends...
fixes https://github.com/feedreader/pluto/issues/31 SSL errors will no longer cause builds to fail, leaving partial results. Only the feed with broken SSL (or the other supported errors) will be skipped.
As mentioned in #44 and #42 We've been getting this issue in Planet OpenSUSE and it's holding the repo back from using more modern Ruby + ActiveRecord versions. Hopefully this...
Greetings! In XMPP, using PubSub(1) (XEP-0060), it is possible to store posts as Atom Syndication(2) entries into XMPP(3). There are several XMPP extensions that apply it, namely XEP-0227 (4) and...