2012/4/25 Aaron Meurer <[email protected]>: > On Wed, Apr 25, 2012 at 8:43 PM, David Joyner <[email protected]> wrote: >> On Tue, Apr 24, 2012 at 12:29 PM, Aaron Meurer <[email protected]> wrote: >> >> ... >> >>>> >>>> Will do (wdjoyner.wordpress.com). I will try to remember to tag my posts >>>> with sympy and gsoc. >>> >>> Great I've (hopefully correctly) added you to planet.sympy.org. I >>> added the feed for just your sympy category (if you like, I can add >>> the global feed instead). >>> >>> The site auto-updates every once in a while, but let me know if you >>> don't see yourself there in say 24 hours. >> >> I don't see it yet. > > Damn. Ondrej, how do you add sites to the planet?
Simply follow the README: https://github.com/sympy/planet.sympy.org and add people into planet.ini: https://github.com/sympy/planet.sympy.org/blob/master/planet.ini but I can see that you did that. As explained in the README, the planet is served at: https://github.com/sympy/planet.sympy.org/commits/gh-pages and for some reason it didn't get updated for 2 months... So I went into the server logs and found: Updating the planet.sympy.org repository master with latest updates ERROR: Hi planetsympy2, it's GitHub. We're doing an SSH key audit. Please visit https://github.com/settings/ssh/audit/1005924 to approve this key so we know it's safe. Fingerprint: 2b:a5:7d:b6:7b:18:d0:55:5e:85:3a:0e:f4:99:60:50 fatal: The remote end hung up unexpectedly So it looks like a github issue --- they simply stopped accepting the key. So I approved the key. It should start working soon. Ondrej -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
