1
0
mirror of https://github.com/gryf/tagbar.git synced 2025-12-18 20:10:27 +01:00

Update webpage

This commit is contained in:
Jan Larres
2011-02-28 23:43:58 +13:00
parent 6fec9847cc
commit e72b32134c

View File

@@ -20,7 +20,7 @@
h1 .small { font-size: 0.4em; }
h1 a { text-decoration: none }
h2 { font-size: 1.5em; color: #cccccc; }
h3 { text-align: center; color: #cccccc; }
h3 { text-align: left; color: #cccccc; }
a { color: #cccccc; }
.description { font-size: 1.2em; margin-bottom: 30px; margin-top: 30px; font-style: italic;}
.download { float: right; }
@@ -81,10 +81,38 @@
<!-- <p> (jan@majutsushi.net)<br/> </p>-->
<h2>Download</h2>
<h3>Stable releases</h3>
<p>1.2 (2011-02-28)
<a href="http://github.com/majutsushi/tagbar/zipball/v1.2">zip</a>
<a href="http://github.com/majutsushi/tagbar/tarball/v1.2">tar</a>
<ul>
<li>Fix typo in Ruby definition</li>
</ul>
</p>
<p>1.1 (2011-02-26)
<a href="http://github.com/majutsushi/tagbar/zipball/v1.1">zip</a>
<a href="http://github.com/majutsushi/tagbar/tarball/v1.1">tar</a>
<ul>
<li>Don't lose syntax highlighting when ':syntax enable' is called</li>
<li>Allow expanding the Vim window when Tagbar is opened</li>
</ul>
</p>
<p>1.0 (2011-02-23)
<a href="http://github.com/majutsushi/tagbar/zipball/v1.0">zip</a>
<a href="http://github.com/majutsushi/tagbar/tarball/v1.0">tar</a>
<ul>
<li>Initial release</li>
</ul>
</p>
<h3>Latest source</h3>
<p>
You can download this project in either
<a href="http://github.com/majutsushi/tagbar/zipball/master">zip</a> or
<a href="http://github.com/majutsushi/tagbar/tarball/master">tar</a> formats.
Download as:
<a href="http://github.com/majutsushi/tagbar/zipball/master">zip</a>
<a href="http://github.com/majutsushi/tagbar/tarball/master">tar</a>
</p>
<p>You can also clone the project with <a href="http://git-scm.com">Git</a>
by running: