Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

Commit

Permalink
Ship it!
Browse files Browse the repository at this point in the history
  • Loading branch information
aclark4life committed May 17, 2011
1 parent 3bfcf98 commit 2dcb78b
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 19 deletions.
34 changes: 17 additions & 17 deletions theme/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<meta name="robots" content="index, follow, noarchive" />
<meta name="googlebot" content="noarchive" />

<link rel="stylesheet" type="text/css" media="screen" href="css/screen.css" />
<link rel="stylesheet" type="text/css" media="screen" href="++resource++static/css/screen.css" />

</head>

Expand Down Expand Up @@ -71,7 +71,7 @@ <h2><a href="index.html">Read Me First</a></h2>
<p class="post-info">Filed under <a href="index.html">templates</a>, <a href="index.html">internet</a></p>

<div class="image-section">
<img src="images/img-post.jpg" alt="image post" height="200" width="500"/>
<img src="++resource++static/images/img-post.jpg" alt="image post" height="200" width="500"/>
</div>

<p><strong>CoolBlue</strong> is a free, W3C-compliant, CSS-based website template
Expand Down Expand Up @@ -205,7 +205,7 @@ <h4>Post Info</h4>

<h3>About Me</h3>
<p>
<a href="index.html"><img src="images/gravatar.jpg" width="40" height="40" alt="firefox" class="float-left" /></a>
<a href="index.html"><img src="++resource++static/images/gravatar.jpg" width="40" height="40" alt="firefox" class="float-left" /></a>
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec libero. Suspendisse bibendum.
Cras id urna. Morbi tincidunt, orci ac convallis aliquam, lectus turpis varius lorem, eu
posuere nunc justo tempus leo <a href="index.html">Learn more...</a>
Expand Down Expand Up @@ -293,16 +293,16 @@ <h3>Most Popular</h3>
<h3>Flickr Photos </h3>

<p class="thumbs">
<a href="index.html"><img src="images/thumb.jpg" width="40" height="40" alt="thumbnail" /></a>
<a href="index.html"><img src="images/thumb.jpg" width="40" height="40" alt="thumbnail" /></a>
<a href="index.html"><img src="images/thumb.jpg" width="40" height="40" alt="thumbnail" /></a>
<a href="index.html"><img src="images/thumb.jpg" width="40" height="40" alt="thumbnail" /></a>
<a href="index.html"><img src="images/thumb.jpg" width="40" height="40" alt="thumbnail" /></a>
<a href="index.html"><img src="images/thumb.jpg" width="40" height="40" alt="thumbnail" /></a>
<a href="index.html"><img src="images/thumb.jpg" width="40" height="40" alt="thumbnail" /></a>
<a href="index.html"><img src="images/thumb.jpg" width="40" height="40" alt="thumbnail" /></a>
<a href="index.html"><img src="images/thumb.jpg" width="40" height="40" alt="thumbnail" /></a>
<a href="index.html"><img src="images/thumb.jpg" width="40" height="40" alt="thumbnail" /></a>
<a href="index.html"><img src="++resource++static/images/thumb.jpg" width="40" height="40" alt="thumbnail" /></a>
<a href="index.html"><img src="++resource++static/images/thumb.jpg" width="40" height="40" alt="thumbnail" /></a>
<a href="index.html"><img src="++resource++static/images/thumb.jpg" width="40" height="40" alt="thumbnail" /></a>
<a href="index.html"><img src="++resource++static/images/thumb.jpg" width="40" height="40" alt="thumbnail" /></a>
<a href="index.html"><img src="++resource++static/images/thumb.jpg" width="40" height="40" alt="thumbnail" /></a>
<a href="index.html"><img src="++resource++static/images/thumb.jpg" width="40" height="40" alt="thumbnail" /></a>
<a href="index.html"><img src="++resource++static/images/thumb.jpg" width="40" height="40" alt="thumbnail" /></a>
<a href="index.html"><img src="++resource++static/images/thumb.jpg" width="40" height="40" alt="thumbnail" /></a>
<a href="index.html"><img src="++resource++static/images/thumb.jpg" width="40" height="40" alt="thumbnail" /></a>
<a href="index.html"><img src="++resource++static/images/thumb.jpg" width="40" height="40" alt="thumbnail" /></a>
</p>

</div>
Expand All @@ -324,16 +324,16 @@ <h3>Updates</h3>

<ul class="subscribe-stuff">
<li><a title="RSS" href="index.html" rel="nofollow">
<img alt="RSS" title="RSS" src="images/social_rss.png" /></a>
<img alt="RSS" title="RSS" src="++resource++static/images/social_rss.png" /></a>
</li>
<li><a title="Facebook" href="index.html" rel="nofollow">
<img alt="Facebook" title="Facebook" src="images/social_facebook.png" /></a>
<img alt="Facebook" title="Facebook" src="++resource++static/images/social_facebook.png" /></a>
</li>
<li><a title="Twitter" href="index.html" rel="nofollow">
<img alt="Twitter" title="Twitter" src="images/social_twitter.png" /></a>
<img alt="Twitter" title="Twitter" src="++resource++static/images/social_twitter.png" /></a>
</li>
<li><a title="E-mail this story to a friend!" href="index.html" rel="nofollow">
<img alt="E-mail this story to a friend!" title="E-mail this story to a friend!" src="images/social_email.png" /></a>
<img alt="E-mail this story to a friend!" title="E-mail this story to a friend!" src="++resource++static/images/social_email.png" /></a>
</li>
</ul>

Expand Down
7 changes: 5 additions & 2 deletions theme/rules.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,11 @@

<!--
<replace content="/html/head/title" theme="/html/head/title" />
<copy content='//*[@id="portal-logo"]' theme='//*[@id="logo"]' />
<copy content='//*[@id="portal-globalnav"]' theme='//*[@id="menu"]' />
-->
<copy content='//*[@id="portal-logo"]' theme='//*[@id="logo-text"]' />

<copy content='//*[@id="portal-globalnav"]' theme='//*[@id="nav"]' />
<!--
<replace content='//*[@id="portal-column-content"]' theme='//*[@id="content"]' />
<copy content='//*[@id="portal-column-one"]' theme='//*[@id="sidebar"]' />
<copy content='//*[@id="portal-searchbox"]' theme='//*[@id="search"]' />
Expand Down

0 comments on commit 2dcb78b

Please sign in to comment.