closureplease / closureplease.com

Google Closure Library Plzzz!
http://closureplease.com
27 stars 9 forks source link

add in blog posts #12

Closed rhysbrettbowen closed 11 years ago

rhysbrettbowen commented 11 years ago

To write a new blog post use:

$ rake post title="[title]"

then edit the new file and change the "category" to "category: blog" at the top of the file

thanpolas commented 11 years ago

want me to publish too?

rhysbrettbowen commented 11 years ago

Yes please, it's just a basic setup. I'll write a blog post some time this week to go up. Probably about the current state of Closure with third party products coming out etc.

On Sun, Apr 14, 2013 at 7:50 PM, Thanasis Polychronakis < notifications@github.com> wrote:

want me to publish too?

— Reply to this email directly or view it on GitHubhttps://github.com/closureplease/closureplease.com/pull/12#issuecomment-16362074 .

thanpolas commented 11 years ago

ok deployed, 2 issues:

  1. Fix the date displayed when going to the /blog link --> http://than.pol.as/OHP1
  2. Fix disqus plugin, i think it points to my blog, gonna check later
rhysbrettbowen commented 11 years ago

date fixed in pull request 13 (https://github.com/rhysbrettbowen/closureplease.com/commit/cac02234ee0b94c9d7cd7f9f5512c70b484ea08a)

I'll leave the disqus setup for you