Skip to content

Commit

Permalink
Improving the index page to display information on how to contribute
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpietzsch committed Oct 3, 2010
1 parent a93c622 commit 4065976
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2
0.2.1
7 changes: 5 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@
</style>
</head>
<body>
<a href="http://github.com/pie4dan/Thimblr"><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="container">
<h1>thimblr.</h1>
<h2>The easiest way to preview your Tumblr themes.</h2>
Expand All @@ -113,6 +114,9 @@ <h2>The easiest way to preview your Tumblr themes.</h2>
<section>
<h3>What is Thimblr?</h3>
<p>Thimblr lets you preview your <a href="http://www.tumblr.com">Tumblr</a> themes right from your favorite editor. It protects your fingers from tedious copy-pasting a theme template into Tumblr's customize tool.</p>

<h4>PLEASE NOTICE: This is an early Alpha version!</h4>
<p>Thimblr is still in a very early stage and a lot of the Tumblr theme functionality is missing or not working properly. It's not really meant for public use just now. But if you would like to contribute to this project in any way, <a href="http://github.com/pie4dan/Thimblr" title="pie4dan's Thimblr at master - GitHub">head over to GitHub</a> and have a look or contact me <a href="http://www.danielpietzsch.com/" title="Contact Daniel Pietzsch">here</a>!</p>
</section>
<section>
<h3>How do I use it?</h3>
Expand Down Expand Up @@ -146,9 +150,8 @@ <h3>Support any editor</h3>
<p>It's based on code by <a href="http://jphastings.tumblr.com">JP Hastings-Spital</a> and <a href="http://markwunsch.com">Mark Wunsch</a>.</p>
<p>Name "Thimblr" by JP Hastings-Spital. Original idea and name "Thimble" by Mark Wunsch.</p>
<p>The current design of this site is <em>very</em> inspired by <a href="http://www.tumblr.com">Tumblr</a>. ;-)</p>
<p>This is Thimblr version 0.2.</p>
<p>This is Thimblr version 0.2.1.</p>
</footer>
</div>

</body>
</html>

0 comments on commit 4065976

Please sign in to comment.