all repos — h3rald @ c125b2973de296d4e8a241805c385bfb7d3f4924

The sources of https://h3rald.com

Fixing HTML/CSS errors, tidying up.
* Closes #40.
h3rald h3rald@h3rald.com
Tue, 15 Sep 2009 09:50:31 +0200
commit

c125b2973de296d4e8a241805c385bfb7d3f4924

parent

1722a261d4e8105b14313d72496243bca42bfd16

M content/css/_definitions.sasscontent/css/_definitions.sass

@@ -7,7 +7,7 @@ !gray = #555

// Mixins =double_border - border = 3px double !red + border = 3px "double" !red =button_img(!img) background: url(../images/theme/buttons/#{!img}.png)
M content/css/_elements.sasscontent/css/_elements.sass

@@ -23,7 +23,7 @@ line-height: 1.5em

margin: 1em 0 blockquote, .note - color: !gray + color = !gray font-style: italic padding: 0 0 0 33px margin: 0
M content/css/_lightbox.sasscontent/css/_lightbox.sass

@@ -64,7 +64,6 @@

#lightbox-nav-btnPrev, #lightbox-nav-btnNext width: 49% height: 100% - zoom: 1 display: block
M content/css/lightbox-gallery.sasscontent/css/_lightbox-gallery.sass

@@ -1,7 +1,7 @@

----- ----- #gallery - padding: auto + padding: 1em width: 750px ul
M content/home.textilecontent/home.textile

@@ -18,9 +18,7 @@ all_projects = @items.select{|a| a[:type] == 'project'}.length

%> !>/images/theme/heraldry/lion.png! -<span class="dropcap">Y</span>ou have reached Fabio Cevasco's web site. - -I am a full-time technical writer living and working in Genoa, Italy. In my free time, I enjoy reading and writing about IT-related topics and programming in different programming language, especially "Ruby":http://www.ruby-lang.org. This web site is a collection of my works, both in writing and coding, and it currently features *<%= all_articles %>* "articles":/archives/ and *<%= all_projects %>* "projects":/projects/. +<span class="dropcap">Y</span>ou have reached Fabio Cevasco's web site. I am a full-time technical writer living and working in Genoa, Italy. In my free time, I enjoy reading and writing about IT-related topics and programming in different programming language, especially "Ruby":http://www.ruby-lang.org. This web site is a collection of my works, both in writing and coding, and it currently features *<%= all_articles %>* "articles":/archives/ and *<%= all_projects %>* "projects":/projects/. My articles cover a wide range of topics, ranging from "Ruby programming":/tags/ruby/ to "software and book reviews":/tags/reviews/, "web development":/tags/webdevelopment/ and even "travelling":/tags/travelling. This web site does not have a main theme, therefore if you want to keep up-to-date about a particular topic, simply subscribe to a specific tag feed.
M layouts/default.erblayouts/default.erb

@@ -39,8 +39,8 @@ <link href="/css/main.css" media="all" rel="stylesheet" type="text/css" />

</head> <body> - <a href="http://github.com/h3rald/h3rald"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub" /></a> <div id="wrapper"> + <a href="http://github.com/h3rald/h3rald"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub" /></a> <div id="header"> <!--[if lte IE 6]> <div id="ie-warning">

@@ -55,7 +55,7 @@ </div>

<div id="header-right"> <ul id="navigation"> <% ['archives', 'projects', 'about', 'other'].each do |l| %> - <li><span class="preload nav-<%= l%>"></span><a id="nav-<%= l%>"href="/<%= l %>/" title="<%= l.upcase %>"/></a></li> + <li><span class="preload nav-<%= l%>"></span><a id="nav-<%= l%>" href="/<%= l %>/" title="<%= l.upcase %>"></a></li> <% end %> </ul> </div>

@@ -82,7 +82,7 @@ <%= yield %>

</div> <div id="content-footer"> <div class="share"> - <script language="javascript"> + <script type="text/javascript"> zoneIdentifier="75F7945A08B626A8"; var varCheckURL = (("https:" == document.location.protocol) ? "https://" : "http://"); document.write(unescape("%3Cscript src='" + varCheckURL + "adcode.technoratimedia.com/bootstrap/tti.js' type='text/javascript'%3E%3C/script%3E"));

@@ -115,7 +115,7 @@ </div> <!-- WRAPPER END -->

<div id="footer"> <div id="footer-container"> <div class="footer-div"> - H3RALD Web Site v8.0.0 <em>"xStatic"</em> &mdash; &copy; 2004-2009 <strong>Fabio Cevasco</strong> &mdash; <a class="link" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Some rights reserved</a> | <a href="http://validator.w3.org/check?uri=referer" class="link">XHTML 1.1</a> | <a href="http://jigsaw.w3.org/css-validator/" class="link">CSS 2.1</a> + H3RALD Web Site v8.0.0 <em>"xStatic"</em> &mdash; &copy; 2004-2009 <strong>Fabio Cevasco</strong> &mdash; <a class="link" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Some rights reserved</a> | <a href="http://validator.w3.org/check?uri=referer" class="link">XHTML 1.1</a> | <a href="http://jigsaw.w3.org/css-validator/validator?uri=<%= url_for @item %>&profile=css21&usermedium=all&warning=1&lang=en" class="link">CSS 2.1</a> </div> </div> <!-- END FOOTER CONTAINER--> </div> <!-- END FOOTER -->

@@ -124,7 +124,7 @@ lloogg_clientid = "2830021149dc1a04";

</script> <script type="text/javascript" src="http://lloogg.com/l.js?c=2830021149dc1a04"></script> <script src='http://www.google-analytics.com/ga.js' type='text/javascript'></script> - <script> + <script type="text/javascript"> var pageTracker = _gat._getTracker("UA-287139-1"); pageTracker._setAllowLinker(true); pageTracker._trackPageview();