https://github.com/planet-templates/planet-hacker
hacker - planet template pack
https://github.com/planet-templates/planet-hacker
Last synced: 14 days ago
JSON representation
hacker - planet template pack
- Host: GitHub
- URL: https://github.com/planet-templates/planet-hacker
- Owner: planet-templates
- Created: 2013-11-16T22:22:02.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-10-28T08:37:34.000Z (over 8 years ago)
- Last Synced: 2025-12-30T23:18:35.631Z (5 months ago)
- Language: CSS
- Size: 43.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-planet-pluto - planet-hacker
README
# `hacker` - Pluto Planet Template Pack
Design and layout inspired by [Hacker News](http://news.ycombinator.com).
## 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 Hacker Template Pack
If you want to try it yourself, install (fetch) the new template pack. Issue the command:
$ pluto install hacker
Or as an alternative clone the template pack using `git`. Issue the commands:
$ cd ~/.pluto
$ git clone git://github.com/planet-templates/planet-hacker.git
To check if the new template got installed, use the `list` command:
$ pluto list
Listing something like:
Installed templates include:
top (~/.pluto/hacker/hacker.txt)
Showtime! Let's use the `-t/--template` switch to build a sample Planet Ruby. Example:
$ pluto build ruby.ini --template hacker or
$ pluto b ruby -t hacker
Open up the generated planet page `ruby.hacker.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!