Add JPope's sandy 70s speedboat theme
authorJessica Tallon <jessica@megworld.co.uk>
Sun, 20 Jul 2014 08:47:58 +0000 (09:47 +0100)
committerJessica Tallon <jessica@megworld.co.uk>
Sun, 20 Jul 2014 08:51:04 +0000 (09:51 +0100)
.gitmodules
extlib/sandyseventiesspeedboat [new submodule]
mediagoblin.ini
mediagoblin/themes/sandyseventiesspeedboat [new symlink]

index 20fa20e271433316793e5743707a612e592007b0..562ad4e40af9e8abc4a712f7d899464ea12b7a95 100644 (file)
@@ -7,3 +7,6 @@
 [submodule "extlib/skeleton"]
        path = extlib/skeleton
        url = git://github.com/dhg/Skeleton.git
+[submodule "extlib/sandyseventiesspeedboat"]
+       path = extlib/sandyseventiesspeedboat
+       url = https://github.com/jpope777/sandyseventiesspeedboat-mg.git
diff --git a/extlib/sandyseventiesspeedboat b/extlib/sandyseventiesspeedboat
new file mode 160000 (submodule)
index 0000000..994294e
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 994294e59a5248e29af4418903ce4fb40bd67bec
index 4f94b6e4f48ef27772608ac8afdea9acdf2d42c7..5e2477a4b533588839240fd278b3053d6c7d8bce 100644 (file)
@@ -27,9 +27,9 @@ allow_reporting = true
 # local_templates = %(here)s/user_dev/templates/
 
 ## You can set your theme by specifying this (not specifying it will
-## use the default theme).  Run `gmg theme assetlink` to apply the change.
-## The airy theme comes with GMG; please see the theming docs on how to
-## install other themes.
+## use the default theme).  Run `gmg assetlink` to apply the change.
+## The airy and sandyseventiesspeedboat theme comes with GMG; please
+## see the theming docs on how to install other themes.
 # theme = airy
 
 ## If you want the terms of service displayed, you can uncomment this
diff --git a/mediagoblin/themes/sandyseventiesspeedboat b/mediagoblin/themes/sandyseventiesspeedboat
new file mode 120000 (symlink)
index 0000000..eb1b9db
--- /dev/null
@@ -0,0 +1 @@
+../../extlib/sandyseventiesspeedboat/
\ No newline at end of file