projects
/
scpubgit/SCS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
43d8293
)
rename stuff
Matt S Trout [Thu, 10 Feb 2011 20:13:31 +0000 (20:13 +0000)]
lib/SCSite.pm
patch
|
blob
|
blame
|
history
share/templates/layout.html
[moved from
share/skin/layout.html
with 100% similarity]
patch
|
blob
|
blame
|
history
diff --git
a/lib/SCSite.pm
b/lib/SCSite.pm
index
76c7414
..
0809083
100644
(file)
--- a/
lib/SCSite.pm
+++ b/
lib/SCSite.pm
@@
-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',
)
}
diff --git
a/share/skin/layout.html
b/share/templates/layout.html
similarity index 100%
rename from
share/skin/layout.html
rename to
share/templates/layout.html