diff --git a/atom.xml b/atom.xml index caa19067..c54fe0ef 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Divya Manian]]> - 2011-12-11T17:08:08-08:00 + 2011-12-12T08:23:07-08:00 http://nimbupani.github.com/ @@ -120,7 +120,7 @@

Complaints

-

I am overall very satisfied with Octopress, and am so glad Brandon Mathis created it. Only niggling complaint I have is that the rake deployment script takes years to run. You could use rake isolate[filename] and subsequent rake integrate to make this faster. But I wish it were the case automatically.

+

I am overall very satisfied with Octopress, and am so glad Brandon Mathis created it. Only niggling complaint I have is that the rake deployment script takes years to run. You could use rake isolate[filename] and subsequent rake integrate to make this faster. But I wish it were the case automatically.

Creating a new post is easy, but finding it in the 100s of posts I have to write it is a pain. I suspect I could add a mate <filename> to the rake new_post script which would make that easier.

diff --git a/categories/web-development/atom.xml b/categories/web-development/atom.xml index 12cc9ae0..5ce2214b 100644 --- a/categories/web-development/atom.xml +++ b/categories/web-development/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Web Development | Divya Manian]]> - 2011-12-11T17:08:08-08:00 + 2011-12-12T08:23:07-08:00 http://nimbupani.github.com/ @@ -93,7 +93,7 @@

Complaints

-

I am overall very satisfied with Octopress, and am so glad Brandon Mathis created it. Only niggling complaint I have is that the rake deployment script takes years to run. You could use rake isolate[filename] and subsequent rake integrate to make this faster. But I wish it were the case automatically.

+

I am overall very satisfied with Octopress, and am so glad Brandon Mathis created it. Only niggling complaint I have is that the rake deployment script takes years to run. You could use rake isolate[filename] and subsequent rake integrate to make this faster. But I wish it were the case automatically.

Creating a new post is easy, but finding it in the 100s of posts I have to write it is a pain. I suspect I could add a mate <filename> to the rake new_post script which would make that easier.

diff --git a/redesign-notes.html b/redesign-notes.html index 0ccd8c9b..4bed9401 100644 --- a/redesign-notes.html +++ b/redesign-notes.html @@ -145,7 +145,7 @@

Performance

Complaints

-

I am overall very satisfied with Octopress, and am so glad Brandon Mathis created it. Only niggling complaint I have is that the rake deployment script takes years to run. You could use rake isolate[filename] and subsequent rake integrate to make this faster. But I wish it were the case automatically.

+

I am overall very satisfied with Octopress, and am so glad Brandon Mathis created it. Only niggling complaint I have is that the rake deployment script takes years to run. You could use rake isolate[filename] and subsequent rake integrate to make this faster. But I wish it were the case automatically.

Creating a new post is easy, but finding it in the 100s of posts I have to write it is a pain. I suspect I could add a mate <filename> to the rake new_post script which would make that easier.

diff --git a/sitemap.xml b/sitemap.xml index e05ba77b..abf9a969 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2800,7 +2800,7 @@ http://nimbupani.github.com/redesign-notes.html - 2011-12-11T17:07:50-08:00 + 2011-12-12T08:22:15-08:00 http://nimbupani.github.com/swatchs-now-is-androids-future.html @@ -2816,10 +2816,10 @@ http://nimbupani.github.com/archives/ - 2011-12-11T17:07:50-08:00 + 2011-12-12T08:22:15-08:00 http://nimbupani.github.com/ - 2011-12-11T17:07:50-08:00 + 2011-12-12T08:22:15-08:00 \ No newline at end of file diff --git a/stylesheets/screen.css b/stylesheets/screen.css index b2f24185..48284d7c 100644 --- a/stylesheets/screen.css +++ b/stylesheets/screen.css @@ -1,3 +1,4 @@ +@charset "UTF-8"; article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }