documenation update

This commit is contained in:
Kenneth Reitz
2010-04-04 12:50:04 -04:00
parent 7c7abccf55
commit 30186ef38e
3 changed files with 5 additions and 1 deletions
+3
View File
@@ -1,3 +1,6 @@
[submodule "blog/wp-content/themes/theme-skeleton"]
path = blog/wp-content/themes/theme-skeleton
url = git://github.com/kennethreitz/wordpress-theme-skeleton.git
[submodule "blog/wp-content/plugins/wp-coreylib"]
path = blog/wp-content/plugins/wp-coreylib
url = git://github.com/kennethreitz/wp-coreylib.git
+1 -1
View File
@@ -37,7 +37,7 @@
* [After the Deadline](http://www.afterthedeadline.com/) (Spelling and grammar checking)
* [Akismet](http://akismet.com/) (Comment spam destroyer)
* [Collabpress](http://wordpress.org/extend/plugins/collabpress/) (Project tracking + task management within backend)
* [CoreyLib](http://github.com/kennethreitz/coreylib) (Universal API parser + cache)
* [CoreyLib](http://github.com/kennethreitz/wp-coreylib) (Universal API parser + cache)
* [Disable Updates](http://github.com/kennethreitz/wp-disable-updates) (I got sick of client sites breaking on updates)
* [Disqus Commenting System](http://wordpress.org/extend/plugins/disqus-comment-system/) (Socialize your site)
* [Front End Editor](http://scribu.net/wordpress/front-end-editor) (Beautiful plugin for editing a page/post's content on the spot)