From cb03436962c8817207c2d3ba520fcde250a0e348 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Tue, 12 Jun 2012 22:10:34 -0700 Subject: [PATCH] project file --- samhuri.net.tmproj | 129 +++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 118 insertions(+), 11 deletions(-) diff --git a/samhuri.net.tmproj b/samhuri.net.tmproj index cf622bb..b55091f 100644 --- a/samhuri.net.tmproj +++ b/samhuri.net.tmproj @@ -3,7 +3,7 @@ currentDocument - assets/css/style.css + assets/js/proj.js documents @@ -98,28 +98,72 @@ caret column - 31 + 47 line - 52 + 112 firstVisibleColumn 0 firstVisibleLine - 40 + 63 + + assets/css/proj-common.css + + caret + + column + 90 + line + 6 + + firstVisibleColumn + 0 + firstVisibleLine + 0 + + assets/css/proj.css + + caret + + column + 0 + line + 29 + + firstVisibleColumn + 0 + firstVisibleLine + 0 assets/css/style.css caret column - 31 + 6 line - 63 + 40 + columnSelection + firstVisibleColumn 0 firstVisibleLine - 1 + 13 + selectFrom + + column + 0 + line + 40 + + selectTo + + column + 6 + line + 40 + assets/js/blog.js @@ -135,6 +179,50 @@ firstVisibleLine 0 + assets/js/gitter.js + + caret + + column + 0 + line + 6 + + firstVisibleColumn + 0 + firstVisibleLine + 0 + + assets/js/proj.js + + caret + + column + 0 + line + 15 + + columnSelection + + firstVisibleColumn + 0 + firstVisibleLine + 0 + selectFrom + + column + 0 + line + 10 + + selectTo + + column + 0 + line + 15 + + assets/js/request.js caret @@ -212,9 +300,9 @@ caret column - 0 + 42 line - 0 + 49 firstVisibleColumn 0 @@ -263,6 +351,20 @@ firstVisibleLine 0 + projects.json + + caret + + column + 0 + line + 3 + + firstVisibleColumn + 0 + firstVisibleLine + 0 + public/.htaccess caret @@ -442,12 +544,12 @@ column 0 line - 144 + 0 firstVisibleColumn 0 firstVisibleLine - 71 + 15 templates/proj/project.html @@ -471,6 +573,7 @@ templates/blog/archive.html assets/css/style.css assets/css/mobile.css + assets/js/gitter.js Gemfile .gitignore assets/js/blog.js @@ -479,6 +582,9 @@ discussd/package.json package.json bin/projects.js + assets/css/proj.css + assets/css/proj-common.css + projects.json assets/js/request.js templates/blog/post.html public/.htaccess @@ -487,6 +593,7 @@ templates/blog/link.mustache templates/blog/post.mustache templates/proj/index.html + assets/js/proj.js public/index.html templates/proj/project.html TODO