https://github.com/planet-templates/planet-top
top - planet template pack
https://github.com/planet-templates/planet-top
planet pluto
Last synced: 4 months ago
JSON representation
top - planet template pack
- Host: GitHub
- URL: https://github.com/planet-templates/planet-top
- Owner: planet-templates
- Created: 2013-09-20T09:34:01.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-05-20T18:00:07.000Z (almost 5 years ago)
- Last Synced: 2025-10-11T05:16:55.495Z (7 months ago)
- Topics: planet, pluto
- Language: HTML
- Homepage:
- Size: 93.8 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-planet-pluto - planet-top
README
# `top` - Pluto Planet Template Pack
## What's Pluto?
Pluto is a feed reader that lets you build web pages from published
web feeds. More [Pluto Project Site »](http://feedreader.github.io)
## Screenshot - Preview

## Usage
### Try It Yourself - How To Use the Top Template Pack
If you want to try it yourself, install (fetch) the new template pack. Issue the command:
$ pluto install top
Or as an alternative clone the template pack using `git`. Issue the commands:
$ cd ~/.pluto
$ git clone git://github.com/planet-templates/pluto.top.git
To check if the new template got installed, use the `list` command:
$ pluto list
Listing something like:
Installed templates include:
top (~/.pluto/top/top.txt)
Showtime! Let's use the `-t/--template` switch to build a sample Planet Ruby. Example:
$ pluto build ruby.yml --template top or
$ pluto b ruby -t top
Open up the generated planet page `ruby.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 [wwwmake Forum/Mailing List](http://groups.google.com/group/wwwmake).
Thanks!