Commit graph

8 commits

Author SHA1 Message Date
Kyle Mahan
c8f7213b39 fix the woefully outdated requirements and installation instructions
fixes #53
fixes #54

Thanks for the heads up @Jeena (I guess I hadn't looked at the readme in
about a year...) and sorry it was a pain to get running!
2016-05-21 08:00:09 -07:00
Kyle Mahan
c1afad2529 use Known's expanded syndicate-to style to clean up syndication targets 2016-01-30 11:56:40 -08:00
Kyle Mahan
7fdd18b294 add some infra for running your own woodwind 2015-08-14 08:14:37 -07:00
Kyle Mahan
6aebe0287d canonicalize URLs, split jobs into high and low priority 2015-04-01 18:44:47 +00:00
Kyle Mahan
127035e328 proper sort order when reading more than one entry at a time
put entries in the feed, sorted by the retrieved date first, then
break ties based on the published date.
2015-03-20 23:07:52 -07:00
Kyle Mahan
fa4064ab31 cache the result of running bleach in the db, too slow to do on render 2015-03-18 08:53:37 -07:00
Kyle Mahan
db877f0c2e update ini files to run asyncio process as a daemon 2015-03-15 10:52:15 -07:00
Kyle Mahan
e93b9e8891 use simpler RQ library instead of celery 2015-03-14 12:17:34 -07:00