README
- Pluto Planet Template Pack digest
Design and layout inspired by Alterslash -the unofficial Slashdot digest. Easy to read single page digest.
What's Pluto?
Pluto is a feed reader that lets you build web pages from published web feeds. More Pluto Project Site ยป
Usage
Try It Yourself - How To Use the Digest Template Pack
If you want to try it yourself, install (fetch) the new template pack. Issue the command:
$ pluto install digest
Or as an alternative clone the template pack using git
. Issue the commands:
$ cd ~/.pluto
$ git clone git://github.com/planet-templates/planet-digest.git
To check if the new template got installed, use the list
command:
$ pluto list
Listing something like:
Installed templates include:
top (~/.pluto/digest/digest.txt)
Showtime! Let's use the -t/--template
switch to build a sample Planet Ruby. Example:
$ pluto build ruby.ini --template digest or
$ pluto b ruby -t digest
Open up the generated planet page ruby.digest.html
in your browser. Voila. That's it.
License
The pluto
scripts are dedicated to the public domain.
Use it as you please with no restrictions whatsoever.
Questions? Comments?
Send them along to the Planet Pluto and Friends Forum/Mailing List. Thanks!