Personalizable news aggregator that ranks and displays articles from online newspapers and blogs.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Thomas Hintz 2e05510f32 Initial commit. 8 years ago
res Initial commit. 8 years ago
LICENSE Initial commit. 8 years ago
Makefile Initial commit. 8 years ago
README Initial commit. 8 years ago
build.scm Initial commit. 8 years ago
db.scm Initial commit. 8 years ago
feed-list.scm Initial commit. 8 years ago
feed-runner.scm Initial commit. 8 years ago
feeds.scm Initial commit. 8 years ago
global.scm Initial commit. 8 years ago
macros.scm Initial commit. 8 years ago
news-init.sql Initial commit. 8 years ago
news.conf Initial commit. 8 years ago
news.meta Initial commit. 8 years ago
news.scm Initial commit. 8 years ago
news.setup Initial commit. 8 years ago
widgets.scm Initial commit. 8 years ago

README

kabonky
============================

kabonky is a personalizable news aggregator that ranks and displays
articles from online newspapers and blogs and is being run at
<https://kabonky.com>.

The provided code is identical to what kabonky.com uses. Currently
though the build process is complicated and depends on patches to some
other libraries and hasn't been detailed yet. If you would like to
build kabonky for yourself please send me an email at t@thintz.com and
I'll work on getting it up and running for you and hopefully document
the process along the way.

Contributing, Bug Reports, Feature Requests, General Questions
============================

For any of the above send an email to Thomas Hintz at <t@thintz.com>.

License
============================

kabonky is currently released under the 3-clause BSD license. You can
find the full license in the LICENSE file in the same folder as the
README.