From 627f0488e5bd3c31359fc9e78acffbfea4a86a8b Mon Sep 17 00:00:00 2001 From: elijah Date: Fri, 24 Aug 2012 21:12:36 -0700 Subject: committed website v. 0.1.0 --- public/assets/bootstrap/README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/assets/bootstrap/README (limited to 'public/assets/bootstrap/README') diff --git a/public/assets/bootstrap/README b/public/assets/bootstrap/README new file mode 100644 index 0000000..521c306 --- /dev/null +++ b/public/assets/bootstrap/README @@ -0,0 +1,11 @@ +Eventually, we want to migrate more of the CSS over to using "Bootstrap" + + http://twitter.github.com/bootstrap + +In this directories is a copy of bootstrap converted to SCSS: + + https://github.com/jlong/sass-twitter-bootstrap + +To update the files in this directory, run this command (in this directory!) + + curl https://nodeload.github.com/jlong/sass-twitter-bootstrap/tarball/master | tar -vxz --transform 's/.*lib\///' --overwrite --wildcards '*/lib/*.scss' \ No newline at end of file -- cgit v1.2.3