Skip to content

Instantly share code, notes, and snippets.

@pote
Created May 21, 2012 18:15
Show Gist options
  • Save pote/2763703 to your computer and use it in GitHub Desktop.
Save pote/2763703 to your computer and use it in GitHub Desktop.
default planet.yml file to test planet.rb against different blogging engines
## Planet.rb default config file, modify it and spawn awesomeness!
planet:
posts_directory: source/_posts/
templates_directory: source/_layouts/
blogs:
- author: "Pablo Astigarraga"
feed: "http://blog.poteland.com/atom.xml"
image: "http://poteland.com/images/avatars/red_mage.png"
name: "This is Where I Tell You Stuff"
twitter: "poteland"
- author: "Bruno Aguirre"
feed: "http://elcuervo.co/atom.xml"
image: "https://twimg0-a.akamaihd.net/profile_images/1803748194/crow.png"
twitter: "cuerbot"
- author: "nu7"
feed: "http://areyoufuckingcoding.me/atom/index.xml"
image: "https://twimg0-a.akamaihd.net/profile_images/1964798229/awesome2.jpg"
twitter: "nu7hatch"
url: "http://areyoufuckingcoding.me"
- author: "Fernando Briano"
feed: "http://picandocodigo.net/feed/atom/?cat=617"
image: "http://cuboxlabs.com/img/cubox-humans/Fernando-Briano.jpg"
twitter: "picandocodigo"
- author: "Pablo Astigarraga"
feed: "http://jumpingrails.blogspot.com/feeds/posts/default?alt=rss"
image: "http://cuboxlabs.com/img/cubox-humans/Nicolas-Barrera.jpg"
twitter: "poteland"
- author: "Catu Seoane"
feed: "http://mevanlosnerds.blog.com/feed/"
image: "https://twimg0-a.akamaihd.net/profile_images/1800537154/390927_218893844857338_100002101730403_486968_1159909713_n.jpg"
twitter: "mevanlosnerds"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment