public
Description: Meta Theme for Mephisto
Homepage: http://www.metaskills.net/meta-theme-for-mephisto
Clone URL: git://github.com/metaskills/metatheme.git
Search Repo:
Removing last TODO's and commenting out my CSS for users to opt into
metaskills (author)
Wed Mar 19 20:32:34 -0700 2008
commit  192ab1f480e875ae429237a6227a120a7a6d8f59
tree    842ffc68f643d453cbdc74382281ae577fce96ca
parent  3ec2d29851e9fab9e8f0c0f8c34ca402a236379d
...
1
2
3
4
5
6
7
...
 
 
 
 
 
 
 
0
@@ -1,8 +1 @@
0
-
0
-Last Steps:
0
- * Make sure to comment out 'my' CSS and remove my right content.
0
- * Make some sort of custom right content liquid partial.
0
- * Add my Mint to new instance.
0
-
0
-Link my blog: http://workingwithrails.com/person/7323-ken-collins
...
7
8
9
10
 
11
12
13
...
7
8
9
 
10
11
12
13
0
@@ -7,7 +7,7 @@
0
   <meta name="generator" content="Mephisto" />
0
   {{ 'meta_pagestructure' | stylesheet }}
0
   {{ 'meta_pagestyles' | stylesheet }}
0
- {{ 'my' | stylesheet }}
0
+ <!-- {{ 'my' | stylesheet }} -->
0
   <link class="metawdth" id="metawdth_liquid" rel="stylesheet" type="text/css" media="screen" href="/stylesheets/metawdth_liquid.css" />
0
   <link class="metawdth" id="metawdth_fixed" rel="stylesheet" type="text/css" media="screen" href="/stylesheets/metawdth_fixed.css" />
0
   <link class="metafnt" id="metafnt_normal" rel="stylesheet" type="text/css" media="screen" href="/stylesheets/metafnt_normal.css" />

Comments

    No one has commented yet.