From a9b07e3f928f9435a225d9aad7799490b1ad6190 Mon Sep 17 00:00:00 2001 From: Pat Nakajima Date: Mon, 28 Jul 2008 23:19:09 -0400 Subject: [PATCH 1/2] strike-through for page caching todo, since Aintablog now supports full page caching --- README.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.textile b/README.textile index e6c15cc..eacd8b7 100644 --- a/README.textile +++ b/README.textile @@ -32,5 +32,5 @@ h3. TODO * Put together a better regex for the spanify_links helper * -Page titles!- -* Page caching +* -Page caching- * More control over posts (publish_at, -commentable?-) \ No newline at end of file From d34117e1c6e28dec60eab97f4ef361b331ab4794 Mon Sep 17 00:00:00 2001 From: Pat Nakajima Date: Tue, 29 Jul 2008 21:46:30 -0400 Subject: [PATCH 2/2] add Lighthouse project tlink to README --- README.textile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.textile b/README.textile index eacd8b7..1568bdb 100644 --- a/README.textile +++ b/README.textile @@ -10,6 +10,10 @@ This app isn't quite for beginners (yet?). You need to know your way around a Ra So fork away, and let me know if you add anything cool. +h3. Feature Requests/Bugs + +I've set up a Lighthouse project for Aintablog here: "http://nakajima.lighthouseapp.com/projects/14585-aintablog":http://nakajima.lighthouseapp.com/projects/14585-aintablog + h3. REQUIREMENTS You're going to need the feed-normalizer and hpricot gems.