aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add more stuff to gemspec.Harald Eilertsen2015-05-141-0/+4
|
* Fix description and license header.Harald Eilertsen2015-05-146-5/+37
|
* Include version by default.Harald Eilertsen2015-05-142-1/+5
|
* Fix gemspec and move version to it's own file.Harald Eilertsen2015-05-142-2/+7
|
* Put classes into module.Harald Eilertsen2015-05-143-36/+40
|
* Separate lib and executable.Harald Eilertsen2015-05-144-29/+64
| | | | Add a separate executable, and move the rendering of the feeds into the feed class.
* Move files into subdirectory below lib.Harald Eilertsen2015-05-147-7/+7
|
* Add gemspecHarald Eilertsen2015-05-141-0/+16
|
* Fetch config file from $HOME/.config/feed.ymlHarald Eilertsen2015-05-061-1/+8
|
* Use ERB for templating.Harald Eilertsen2015-05-054-10/+19
|
* Refactor Feed and FeedItem into separate files.Harald Eilertsen2015-05-053-43/+69
|
* Add AGPL v3 license and readme.Harald Eilertsen2015-05-053-0/+696
|
* Let's get started.Harald Eilertsen2015-05-052-0/+65