From e24fdf3a10bc2ddeec46f74fd9c575aa97852c40 Mon Sep 17 00:00:00 2001 From: Steve Purcell Date: Wed, 13 Mar 2013 16:25:38 +0000 Subject: [PATCH] Include twitter timeline widget --- html/index.html.erb | 33 ++++++++++++++++++++------------- 1 file changed, 20 insertions(+), 13 deletions(-) diff --git a/html/index.html.erb b/html/index.html.erb index 51582087..8e663a02 100644 --- a/html/index.html.erb +++ b/html/index.html.erb @@ -78,20 +78,26 @@
-
-
    -
  • 100s of elisp packages built directly from developers' repositories
  • -
  • Install packages in any recent Emacs using "package.el" - no need to install svn/cvs/hg/bzr/git/darcs etc.
  • -
  • Curated - no obsolete, renamed or randomly hacked packages -
  • Automatic updates - from commit to package without intervention -
  • Extensible - contribute recipes via github, and we'll build the packages -
+
+
+
+
    +
  • 100s of elisp packages built directly from developers' repositories
  • +
  • Install packages in any recent Emacs using "package.el" - no need to install svn/cvs/hg/bzr/git/darcs etc.
  • +
  • Curated - no obsolete, renamed or randomly hacked packages +
  • Automatic updates - from commit to package without intervention +
  • Extensible - contribute recipes via github, and we'll build the packages +
+
+
+
+
+ Latest build: <%= Time.now.strftime("%Y.%m.%d %H:%M %z") %> +
+ +
+

Current List of <%=h packages.size %> Packages

@@ -224,6 +230,7 @@

+