public
Description: Meta Theme for Mephisto
Homepage: http://www.metaskills.net/meta-theme-for-mephisto
Clone URL: git://github.com/metaskills/metatheme.git
Adding right content to layout
metaskills (author)
Wed Mar 19 20:30:35 -0700 2008
commit  3ec2d29851e9fab9e8f0c0f8c34ca402a236379d
tree    1fee297b92f0ebc1e81c883c744cd601e657d3d8
parent  e188b94f814520077b2373efb9423944699db075
...
1
2
3
 
4
5
6
7
8
 
9
...
1
2
 
3
4
5
 
 
6
7
8
0
@@ -1,8 +1,7 @@
0
   
0
 Last Steps:
0
- * Make sure to comment out 'my' CSS.
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
- * Get Akismet key.
0
- * Check code TODO's
0
 
0
+Link my blog: http://workingwithrails.com/person/7323-ken-collins
0
\ No newline at end of file
...
142
143
144
145
146
147
148
149
150
151
152
153
154
155
 
156
157
158
...
142
143
144
 
 
 
 
 
 
 
 
 
 
 
145
146
147
148
0
@@ -142,17 +142,7 @@
0
           </ul>
0
         </div>
0
         
0
- <div class="content">
0
- <!--TODO Make a custom liquid partial for my right content. -->
0
- <!-- <div class="iecenter noa" style="text-align:center;">
0
- <a href="http://alumni.pragmaticstudio.com/users/128" rel="external"><img src="/files/alumni_stamp.png" alt="The Pragmatic Studio Alumni Member" /></a><br /><br />
0
- <a href="http://pragmaticstudio.com/therailsedge/" rel="external"><img src="/files/rails-edge.png" alt="The Rails Edge Conf." /></a><br />
0
- <div style="text-align:center;">
0
- <span><strong>Reston, VA</strong></span><br />
0
- <span>Jan 25-27, 2007</span>
0
- </div>
0
- </div> -->
0
- </div>
0
+ {% include 'my_right_content' %}
0
         
0
       </div>
0
     </div>

Comments

    No one has commented yet.