Files
macvim-mirror/index.html
T
Kazuki Sakamoto f74c8bab5b s/Macvim/MacVim/g
2015-12-18 08:27:42 -08:00

47 lines
2.2 KiB
HTML

<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>MacVim by macvim-dev</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
</head>
<body>
<section class="page-header">
<h1 class="project-name">MacVim</h1>
<h2 class="project-tagline">Vim - the text editor - for Mac OS X</h2>
<a href="https://github.com/macvim-dev/macvim/releases/latest" class="btn">Download Latest Binary Release</a>
</section>
<section class="main-content">
<ul>
<li>
<a href="https://github.com/macvim-dev/macvim">GitHub</a>: MacVim GitHub page</li>
<li>
<a href="https://github.com/macvim-dev/macvim/releases">Releases</a>: Binary releases</li>
<li>
<a href="https://github.com/macvim-dev/macvim/wiki/FAQ">FAQ</a>: Answers to some frequently asked questions</li>
<li>
<a href="https://github.com/macvim-dev/macvim/wiki/Troubleshooting">Troubleshooting</a>: How to track down the source of common problems</li>
<li>
<a href="https://github.com/macvim-dev/macvim/wiki/Debugging">Debugging</a>: How to generate a debug log</li>
<li>
<a href="https://github.com/macvim-dev/macvim/wiki/Building">Building</a>: Information on how to build MacVim <a href="https://travis-ci.org/macvim-dev/macvim"><img src="https://travis-ci.org/macvim-dev/macvim.svg?branch=master" alt="Build Status"></a>
</li>
</ul>
<footer class="site-footer">
<span class="site-footer-owner"><a href="https://github.com/macvim-dev/macvim">MacVim</a> is maintained by <a href="https://github.com/macvim-dev">macvim-dev</a>.</span>
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
</footer>
</section>
</body>
</html>