|
@@ -30,8 +30,12 @@ It's interesting to note two things.
|
30
|
30
|
-- No more livejournal, RSS feeds don't promote communities.
|
31
|
31
|
-- Blogs are platforms designed for content syndication/publishing, not intelligent discourse.
|
32
|
32
|
|
|
33
|
+Move over May-2007 to present.
|
|
34
|
+
|
33
|
35
|
TODO:
|
34
|
|
-;;;; implement atom or RSS feed!
|
35
|
|
-;;;; plugins: analytics, logging/monitoring, crossposting, disqus, pygments/gists
|
|
36
|
+; fix plugins: s3, wordpress
|
|
37
|
+; implement plugins: atom, markdown, pygment/highlighting
|
|
38
|
+;; Incremental compile: only "touched" posts+tags+months. By-20 must be redone, of course.
|
36
|
39
|
;; support old URLs via use of post-aliases?
|
|
40
|
+;;; plugins: analytics, logging/monitoring, crossposting, disqus
|
37
|
41
|
;;;; write a proper version of escape considering wild pathnames and valid URL issues
|