Skip to content

Commit

Permalink
webpage update
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Choi committed Jan 6, 2011
1 parent 71938b7 commit 1299ad9
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 1 deletion.
4 changes: 4 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,8 @@ Sat Dec 25 09:07:28 EST 2010
- change vmail to take a file or files (e.g. globbed) as argument and
send them. This will let the user enter password on invocation.

------------------------------------------------------------------------
Thu Dec 30 11:28:05 EST 2010

1/6 deadline for doing How I Work Screencast

9 changes: 9 additions & 0 deletions website/stylesheets-vmail/site.css
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,12 @@ code {
font-size: 15px;
}


.also-by {
font-size: 11px;
margin-top: 20px;
}

.also-by h4 {
font-size: 13px;
}
13 changes: 12 additions & 1 deletion website/vmail-template.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,23 @@ <h4>links</h4>
<li><a href="https://github.com/danchoi/vmail/issues">issue tracker</a></li>
<li><a href="https://github.com/danchoi/vmail/commits/master">commit history</a></li>
<li><a href="https://github.com/danchoi/vmail/wiki">wiki</a></li>
<li><a href="http://twitter.com/#!/search/vmail%20gmail">tweets about</a></li>
</ul>

<h4>share this</h4>

<span class="st_twitter_large" displayText="Tweet"></span><span class="st_facebook_large" displayText="Facebook"></span><span class="st_ybuzz_large" displayText="Yahoo! Buzz"></span><span class="st_gbuzz_large" displayText="Google Buzz"></span><span class="st_email_large" displayText="Email"></span><span class="st_sharethis_large" displayText="ShareThis"></span>


<div class="also-by">
<h4>also by this developer</h4>
<ul class="cross-promo">
<li><a href="http://instantwatcher.com">instantwatcher.com<a/></li>
<li><a href="http://openmbta.org">OpenMBTA<a/></li>
<li><a href="http://kindlefeeder.com">kindlefeeder.com<a/></li>
</ul>
</div>


</div>

</div>
Expand Down

0 comments on commit 1299ad9

Please sign in to comment.