Skip to content
James McKinney edited this page Jun 24, 2014 · 3 revisions

Adding a blog to Planet

If you want your Poplus posts to be added to Poplus Planet, either:

  • Send us a URL for just your Poplus posts, for example: http://myblog.com/tag/poplus/feed/
  • Or, create a pull request against the poplus branch, adding an entry for your blog to poplus/basic/config.ini

Here is an example of an entry:

[http://myblog.org/tag/poplus/feed/atom/]
name = My Organization
link = http://www.mysite.org/
face = mylogo.png #optional
facewidth = 80 # optional
faceheight = 80 # optional

If you want to add an image or logo, just send us an 80x80 image or add an image to the poplus/output/images directory.

Clone this wiki locally