Created
September 18, 2011 10:23
-
-
Save anonymous/1224951 to your computer and use it in GitHub Desktop.
owmx-3.0 ported Tumblr theme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <title>{block:PostTitle}{PostTitle} | {/block:PostTitle}{Title}</title> | |
| <meta charset="UTF-8"> | |
| <meta name="description" content="Geek-only friendly, W3C-compliant, CSS3- and HTML5-based website template with a Creative Commons Attribution-Share Alike 3.0 Unported License."> | |
| <meta name="robots" content="index,follow,noarchive"> | |
| <meta name="text:Disqus Shortname" content=""/> | |
| <meta name="if:Show Social Bar" content="1"/> | |
| <meta name="if:Show People I Follow" content="1"/> | |
| <meta name="if:Show Liked Posts" content="1"/> | |
| <meta name="text:Twitter Username" content=""/> | |
| <meta name="text:Facebook Shortname" content=""/> | |
| <meta name="text:Lastfm Username" content=""/> | |
| <meta name="text:Google Profile Number" content=""/> | |
| <link rel="stylesheet" href="http://static.tumblr.com/j6ovmc2/TXylrpqbj/a.css"> | |
| <link rel="alternate" type="application/rss+xml" href="{RSS}"> | |
| <link rel="shortcut icon" href="{Favicon}"> | |
| <script type="text/javascript" src="http://static.tumblr.com/j6ovmc2/YMulrpmxo/jquery.min.js"></script> | |
| <script type="text/javascript" src="http://static.tumblr.com/j6ovmc2/jmulrpmy7/notes.js"></script> | |
| {block:Description} | |
| <meta name="description" content="{MetaDescription}" /> | |
| {/block:Description} | |
| <style type="text/css"> | |
| {CustomCSS} | |
| </style> | |
| </head> | |
| <body> | |
| <div id="a"> | |
| <header> | |
| <a href="/" title="Go to Homepage"><strong>{Title}</strong></a> | |
| <p>{Description}</p> | |
| </header> | |
| <div id="b"> | |
| <div class="article"> | |
| {block:Posts} | |
| <article> | |
| {block:Text} | |
| {block:Title} | |
| <h1><a href="{Permalink}">{Title}</a></h1> | |
| {/block:Title} | |
| {Body} | |
| {/block:Text} | |
| {block:Photo} | |
| {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag} | |
| {block:Caption} | |
| {Caption} | |
| {/block:Caption} | |
| {/block:Photo} | |
| {block:Photoset} | |
| {Photoset-500} | |
| {block:Caption} | |
| {Caption} | |
| {/block:Caption} | |
| {/block:Photoset} | |
| {block:Quote} | |
| <blockquote>{Quote}</blockquote> | |
| {block:Source} | |
| {Source} | |
| {/block:Source} | |
| {/block:Quote} | |
| {block:Link} | |
| <a href="{URL}" class="link" {Target}>{Name}</a> | |
| {block:Description} | |
| {Description} | |
| {/block:Description} | |
| {/block:Link} | |
| {block:Chat} | |
| {block:Title} | |
| <h3><a href="{Permalink}">{Title}</a></h3> | |
| {/block:Title} | |
| <ul class="chat"> | |
| {block:Lines} | |
| <li class="{Alt} user_{UserNumber}"> | |
| {block:Label} | |
| <span class="label">{Label}</span> | |
| {/block:Label} | |
| {Line} | |
| </li> | |
| {/block:Lines} | |
| </ul> | |
| {/block:Chat} | |
| {block:Video} | |
| {Video-500} | |
| {block:Caption} | |
| {Caption} | |
| {/block:Caption} | |
| {/block:Video} | |
| {block:Audio} | |
| {AudioPlayerBlack} | |
| {block:Caption} | |
| {Caption} | |
| {/block:Caption} | |
| {/block:Audio} | |
| <section class="meta"> | |
| <p>Author: <a href="{PostAuthorURL}">{PostAuthorName}</a> | {block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date} |{block:IfDisqusShortname} <a class="dsq-comment-count" href="{Permalink}#disqus_thread">Comments</a> | {/block:IfDisqusShortname} <a href="{Permalink}">Permalink</a></p> | |
| {block:HasTags}<p>Tags: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}</p>{/block:HasTags} | |
| {block:NoteCount} | |
| <p> | |
| <a href="{postNotesURL}" rel="{postID}" class="notes-button">{NoteCountWithLabel}</a> | |
| </p> | |
| <div class="notes-container" id="notes-{postID}"> | |
| <p class="loading">Loading...</p> | |
| <div class="notes-loader"></div> | |
| </div> | |
| {/block:NoteCount} | |
| </section> | |
| {block:IfDisqusShortname} | |
| <script type="text/javascript">var disqus_url = "{Permalink}"; var disqus_title ="{block:PostTitle}{PostTitle}{/block:PostTitle}";</script>{block:Permalink}<div id="disqus_thread"></div> | |
| <script type="text/javascript"> | |
| (function() { | |
| var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; | |
| dsq.src = 'http://hlava22.disqus.com/embed.js'; | |
| (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); | |
| })(); | |
| </script> | |
| <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript=hlava22">comments powered by Disqus.</a></noscript> | |
| <a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a> | |
| {/block:Permalink} | |
| <script type="text/javascript"> | |
| var disqus_shortname = '{text:Disqus Shortname}'; | |
| (function () { | |
| var s = document.createElement('script'); s.async = true; | |
| s.src = 'http://hlava22.disqus.com/count.js'; | |
| (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s); | |
| }()); | |
| </script> | |
| {/block:IfDisqusShortname} | |
| </article> | |
| {/block:Posts} | |
| {block:PreviousPage} | |
| <a href="{PreviousPage}">« Previous</a> | |
| {/block:PreviousPage} | |
| {block:NextPage} | |
| <a href="{NextPage}">Next »</a> | |
| {/block:NextPage} | |
| {block:NoSearchResults} | |
| <article> | |
| <h1>No results</h1> | |
| <p>Ooops ... Try it again or choose another keyword</p> | |
| </article> | |
| {/block:NoSearchResults} | |
| </div> | |
| <aside> | |
| <h4>Search</h4> | |
| <form action="/search" class="s"> | |
| <input name="q" type="text" value="{SearchQuery}"> | |
| </form> | |
| <nav> | |
| <h4>Navigation</h4> | |
| <ul> | |
| <li><a href="/">Home</a></li> | |
| {block:HasPages} | |
| {block:Pages} | |
| <li><a href="{URL}">{Label}</a></li> | |
| {/block:Pages} | |
| {/block:HasPages} | |
| </ul> | |
| </nav> | |
| {block:IfShowPeopleIFollow} | |
| {block:Following} | |
| <h4>Following</h4> | |
| <ul class="gallery"> | |
| {block:Followed} | |
| <li><a href="{FollowedURL}" title="{FollowedName}"><img src="{FollowedPortraitURL-24}" alt="{FollowedName}" /></a></li> | |
| {/block:Followed} | |
| </ul> | |
| {/block:Following} | |
| {/block:IfShowPeopleIFollow} | |
| {block:IfShowSocialBar} | |
| <h4>Social life</h4> | |
| <ul class="gallery"> | |
| <li class="social"><a href="{RSS}"><img src="http://static.tumblr.com/j6ovmc2/ipylrpov5/rss.png" alt="rss" /></a></li> | |
| {block:IfTwitterUsername} | |
| <li class="social"><a href="http://twitter.com/{text:Twitter Username}"><img src="http://static.tumblr.com/j6ovmc2/Cyrlrpob0/twitter.png" alt="twitter" /></a></li> | |
| {/block:IfTwitterUsername} | |
| {block:IfFacebookShortname} | |
| <li class="social"><a href="http://facebook.com/{text:Facebook Shortname}"><img src="http://static.tumblr.com/j6ovmc2/Z9klrpona/facebook.png" alt="facebook" /></a></li> | |
| {/block:IfFacebookShortname} | |
| {block:IfLastfmUsername} | |
| <li class="social"><a href="http://last.fm/user/{text:Lastfm Username}"><img src="http://static.tumblr.com/j6ovmc2/cRGlrpp6m/lastfm.png" alt="lastfm" /></a></li> | |
| {/block:IfLastfmUsername} | |
| {block:IfGoogleProfileNumber} | |
| <li class="social"><a href="https://plus.google.com/{text:Google Profile Number}"><img src="http://static.tumblr.com/j6ovmc2/EWDlrppfu/google.png" alt="google profile" /></a></li> | |
| {/block:IfGoogleProfileNumber} | |
| </ul> | |
| {/block:IfShowSocialBar} | |
| {block:IfShowLikedPosts} | |
| <h4>Likes</h4> | |
| <div class="likes"> | |
| {block:Likes} | |
| {Likes limit="5" summarize="100" width="170"} | |
| {/block:Likes} | |
| </div> | |
| {/block:IfShowLikedPosts} | |
| </aside> | |
| </div> | |
| <footer> | |
| <!-- | |
| ### LICENSE | |
| ############ | |
| This W3C-compliant, CSS-based website template has a | |
| Creative Commons Attribution-Share Alike 3.0 Unported License. | |
| http://creativecommons.org/licenses/by-sa/3.0/ | |
| In short, you must: | |
| + keep the credit links in the footer intact | |
| + not change the license (e.g. copywriting my work) | |
| ### BREAKING THE LICENSE | |
| ######################### | |
| Breaking the rules of the license will result in me initiating | |
| the necessary legal procedures and publicly shaming you here: | |
| http://owmx.com/hall-of-shame/ | |
| --> | |
| <p>© 2011 {Title} | Template Design & Markup by <a href="http://jabz.net/contact/jonas-jacek">Jonas Jacek</a> | <a href="http://owmx.com/" title="Free HTML5 & CSS3 Web Templates">Free Web Templates</a> | Tumblrized by <a href="http://sigh2mask.tumblr.com">sigh2mask</a>.</p> | |
| </footer> | |
| </div> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment