gsoc-2014
[GSoC Snippet] 10/08/2014
[code] added integration getting-started with planet (added 3 more pages to getting-started, moved
[doc] written README files for jekyll plugins written by me:
https://github.com/pinoss/jekyll-opml-generator
https://github.com/pinoss/jekyll-page-url-tag
What is next/my plans to the end of GSoC 2014? [STATUS]
1. Work with feedbook (add Google+ integration).
- Currently there are no gems for pushing to Google+ streams. With Feedbook it is easy to add own Notifier when Google+ API will not be read-only.
...
3. Integrate planet with getting-started.- Done.
4. Extract my written Jekyll plugins into GitHub projects and share code with the others (and add some tests of course).
- Done, I need to write tests and more README files about my plugins.
...
7. Add acceptance/integration tests for planet and getting-started website.
- Started working on it.