add symlinks to skeleton
authorjpope777 <jpope@jpope.org>
Tue, 31 Dec 2013 21:00:16 +0000 (15:00 -0600)
committerjpope777 <jpope@jpope.org>
Tue, 31 Dec 2013 21:00:16 +0000 (15:00 -0600)
mediagoblin/static/css/extlib/baseskeleton.css [new symlink]
mediagoblin/static/css/extlib/layout.css [new symlink]
mediagoblin/static/css/extlib/skeleton.css [new symlink]
mediagoblin/static/extlib/skeleton [new symlink]

diff --git a/mediagoblin/static/css/extlib/baseskeleton.css b/mediagoblin/static/css/extlib/baseskeleton.css
new file mode 120000 (symlink)
index 0000000..ee4f8c5
--- /dev/null
@@ -0,0 +1 @@
+../../../../extlib/skeleton/stylesheets/base.css
\ No newline at end of file
diff --git a/mediagoblin/static/css/extlib/layout.css b/mediagoblin/static/css/extlib/layout.css
new file mode 120000 (symlink)
index 0000000..87c79a9
--- /dev/null
@@ -0,0 +1 @@
+../../../../extlib/skeleton/stylesheets/layout.css
\ No newline at end of file
diff --git a/mediagoblin/static/css/extlib/skeleton.css b/mediagoblin/static/css/extlib/skeleton.css
new file mode 120000 (symlink)
index 0000000..6ecf491
--- /dev/null
@@ -0,0 +1 @@
+../../../../extlib/skeleton/stylesheets/skeleton.css
\ No newline at end of file
diff --git a/mediagoblin/static/extlib/skeleton b/mediagoblin/static/extlib/skeleton
new file mode 120000 (symlink)
index 0000000..737bfce
--- /dev/null
@@ -0,0 +1 @@
+../../../extlib/skeleton/
\ No newline at end of file