(Split this out for clarity) |
m (Code tag had an accidental dot.) |
||
Line 18: | Line 18: | ||
face = http://yourname.fedorapeople.org/yourpicture.png | face = http://yourname.fedorapeople.org/yourpicture.png | ||
</pre> | </pre> | ||
The first line in brackets is the URL of your RSS/RSS2/Atom feed. The next line is your name as you want it to appear on the aggregator. The final line is optional and is the complete URL to your hackergotchi/personal icon. There should be no spaces or tabs preceeding ANY of the above lines in your < | The first line in brackets is the URL of your RSS/RSS2/Atom feed. The next line is your name as you want it to appear on the aggregator. The final line is optional and is the complete URL to your hackergotchi/personal icon. There should be no spaces or tabs preceeding ANY of the above lines in your <code>.planet</code> file. You can have more than one entry in your <code>.planet</code> file - just add another one in the same format.</li></ol> | ||
{{admon/note|Category or tag recommended|You may want to use a category or tag on your personal blog to feed to the Planet, rather than your whole blog. This allows you to mark posts that are interesting for the Fedora community.}} | {{admon/note|Category or tag recommended|You may want to use a category or tag on your personal blog to feed to the Planet, rather than your whole blog. This allows you to mark posts that are interesting for the Fedora community.}} |
Revision as of 20:06, 28 June 2010
This page explains how to add yourself to the http://planet.fedoraproject.org/ blog aggregator, called a 'planet'.
This page explains what you need to do to get your blog feed added. Planet has more details about the Fedora Project planet.
Steps:
- As a Fedora contributor you must have a Fedora Account System (FAS) account, have signed the contributor agreement (CLA), and be a member of at least one other group in FAS.
- Start by logging in to your fedorapeople.org account. You must be using the SSH key that you uploaded into the FAS, and your userspace is created the first time you log in:
ssh accountname@fedorapeople.org
- Create a file named
.planet
in the root of your home directory on fedorapeople.org. The contents of the file follow this pattern:[http://yourname.wordpress.com/tag/fedora/feed/] name = Your Name face = http://yourname.fedorapeople.org/yourpicture.png
The first line in brackets is the URL of your RSS/RSS2/Atom feed. The next line is your name as you want it to appear on the aggregator. The final line is optional and is the complete URL to your hackergotchi/personal icon. There should be no spaces or tabs preceeding ANY of the above lines in your.planet
file. You can have more than one entry in your.planet
file - just add another one in the same format.
That's all you have to do to get added to the planet. Feel free to email admin at fedoraproject.org for help.
If this is of any help, here is a small screencast illustrating the steps needed to create and upload your own .planet
file: http://howto.nicubunu.ro/video/planet_fedora.ogg