Skip to content

Commit

Permalink
messing about with links, change toto github gem link to the read onl…
Browse files Browse the repository at this point in the history
…y version for Heroku
  • Loading branch information
Will McNeilly committed Aug 3, 2012
1 parent 333b434 commit 072f6cd
Show file tree
Hide file tree
Showing 14 changed files with 56 additions and 41 deletions.
Binary file not shown.
Binary file not shown.
Binary file modified .sass-cache/ecfe46e72e98355e4b9452de141771e50907a274/_base.scssc
Binary file not shown.
Binary file modified .sass-cache/ecfe46e72e98355e4b9452de141771e50907a274/main.scssc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ source 'https://rubygems.org'

gem "builder"
gem "rdiscount"
gem "toto", :git => "git@github.com:willmcneilly/toto.git"
gem "toto", :git => "git://github.com/willmcneilly/toto.git"
gem "compass"
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GIT
remote: git@github.com:willmcneilly/toto.git
remote: git://github.com/willmcneilly/toto.git
revision: 5847da2ca5950b129c4c330a1ce023051a4587b6
specs:
toto (0.4.9)
Expand Down
68 changes: 38 additions & 30 deletions public/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,10 @@ pre {
position: absolute;
top: 15px;
left: 15px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}

Expand Down Expand Up @@ -155,10 +155,10 @@ pre {
top: 23px;
left: 44px;
background-color: inherit;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}

Expand Down Expand Up @@ -192,10 +192,10 @@ pre {
height: 26px;
background-color: #fff;
position: absolute;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
top: -14px;
left: 254px;
Expand Down Expand Up @@ -236,111 +236,119 @@ pre {
height: 26px;
background-color: #e24718;
position: absolute;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
top: 15px;
left: 144px;
}
/* line 227, ../../sass/main.scss */
.logo-outer:hover {
background-color: #00ada7;
top: 13px;
left: 142px;
width: 30px;
height: 30px;
}

/* line 230, ../../sass/main.scss */
/* line 237, ../../sass/main.scss */
.logo-inner {
display: none;
text-indent: -9999px;
width: 5px;
height: 5px;
background-color: #fff;
width: 20px;
height: 20px;
color: #fff;
position: absolute;
top: 12px;
left: 12px;
font-size: 10px;
}

/* line 241, ../../sass/main.scss */
/* line 248, ../../sass/main.scss */
.main-content {
width: 528px;
position: relative;
margin-right: 48px;
float: right;
}

/* line 248, ../../sass/main.scss */
/* line 255, ../../sass/main.scss */
.meta {
float: left;
width: 192px;
}

/* line 253, ../../sass/main.scss */
/* line 260, ../../sass/main.scss */
.article-header {
margin-left: 192px;
}
/* line 258, ../../sass/main.scss */
/* line 265, ../../sass/main.scss */
.article-header h1 {
letter-spacing: -1.5px;
}

/* line 263, ../../sass/main.scss */
/* line 270, ../../sass/main.scss */
.lead-in {
color: #666;
font-size: 22px;
line-height: 36px;
}

/* line 270, ../../sass/main.scss */
/* line 277, ../../sass/main.scss */
.read-more {
text-decoration: none;
}

/* line 274, ../../sass/main.scss */
/* line 281, ../../sass/main.scss */
.index-post {
margin-bottom: 48px;
padding-bottom: 48px;
overflow: auto;
}
/* line 280, ../../sass/main.scss */
/* line 287, ../../sass/main.scss */
.index-post .article-header {
margin-left: 0;
}
/* line 283, ../../sass/main.scss */
/* line 290, ../../sass/main.scss */
.index-post .article-header h1 {
margin-bottom: 24px;
display: inline-block;
}
/* line 290, ../../sass/main.scss */
/* line 297, ../../sass/main.scss */
.index-post .article-header h1 a {
text-decoration: none;
color: #333;
}
/* line 295, ../../sass/main.scss */
/* line 302, ../../sass/main.scss */
.index-post .article-header h1 a:hover {
color: #fff;
}
/* line 305, ../../sass/main.scss */
/* line 312, ../../sass/main.scss */
.index-post .main-content {
float: left;
}
/* line 313, ../../sass/main.scss */
/* line 320, ../../sass/main.scss */
.index-post .article-date {
font-size: 14px;
}

/* line 318, ../../sass/main.scss */
/* line 325, ../../sass/main.scss */
.recent-posts {
width: 528px;
}
/* line 320, ../../sass/main.scss */
/* line 327, ../../sass/main.scss */
.recent-posts li {
display: block;
border-bottom: 1px solid #eee;
}
/* line 325, ../../sass/main.scss */
/* line 332, ../../sass/main.scss */
.recent-posts .post-link {
padding: 6px 0px;
display: block;
text-decoration: none;
}
/* line 331, ../../sass/main.scss */
/* line 338, ../../sass/main.scss */
.recent-posts .post-date {
color: #666;
display: inline-block;
Expand Down
23 changes: 15 additions & 8 deletions sass/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -224,18 +224,25 @@ pre {
//top: 19px;
//left: 60px;
left: 144px;
&:hover {
background-color: $brandAzure;
top:13px;
left: 142px;
width: 30px;
height: 30px;
}

}

.logo-inner {
display: none;
text-indent: -9999px;
width: 5px;
height: 5px;
background-color: #fff;
position: absolute;
top: 12px;
left: 12px;
text-indent: -9999px;
width: 20px;
height: 20px;
color: #fff;
position: absolute;
top: 12px;
left: 12px;
font-size: 10px;
}

.main-content {
Expand Down
2 changes: 1 addition & 1 deletion templates/layout.rhtml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<body>
<header class="mast">
<a class="logo-outer" href="/">
<div class="logo-inner"></div>
<div class="logo-inner">W</div>
</a>
<nav class="global-nav">
<ul>
Expand Down

0 comments on commit 072f6cd

Please sign in to comment.