rename stuff
Matt S Trout [Thu, 10 Feb 2011 20:13:31 +0000 (20:13 +0000)]
lib/SCSite.pm
share/templates/layout.html [moved from share/skin/layout.html with 100% similarity]

index 76c7414..0809083 100644 (file)
@@ -19,8 +19,8 @@ has _feed_generator => (
 
 sub default_config {
   (
-    pages_dir => 'share/content',
-    template_dir => 'share/skin',
+    pages_dir => 'share/pages',
+    template_dir => 'share/templates',
     feed_id_prefix => 'http://shadow.cat',
   )
 }