gsoc-2014
[GSoC Snippet] 11/08/2014
[doc] written README files for jekyll plugins written by me:
jekyll-iframe-generator
jekyll-json-generator
jekyll-category-tag-page-generator
[code] started writing tests for Jekyll Plugins
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.
...
4. Extract my written Jekyll plugins into GitHub projects and share code with the others (and add some tests of course).- Done, all README files are written, now I need to write some tests. Already started writing tests
...
7. Add acceptance/integration tests for planet and getting-started website.
- Started working on it.