summaryrefslogtreecommitdiff
path: root/index.html
blob: 499babc5256daf934bd8b19c3c8a3c6e13afef21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!doctype html>
<html>
<head>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:400italic,400,700" type="text/css"/>
<link rel="stylesheet" href="style.css" type="text/css"/>
</head>
<body>
   <div class="content">
      <div class="header"><div class="header_inner"><div class="user_panel"><a href="https://github.com/keplerproject/luarocks/wiki/Download">Install</a> &middot; <a href="https://github.com/keplerproject/luarocks/wiki/Documentation">Docs</a> &middot; <a href="https://luarocks.org/login">Log In</a> &middot; <a href="https://luarocks.org/register">Register</a></div><a href="https://luarocks.org/"><img alt="LuaRocks" class="text_logo" src="https://luarocks.org/static/header_luarocks_name.svg"/></a><form method="GET" action="https://luarocks.org/search" class="header_search"><input type="text" placeholder="Search modules or uploaders..." name="q"/></form></div></div>
      <div class="index_page">
         <div class="main_column">
            <h2>At this page</h2>
               <ul>
                  <li><a href="releases/"><b>File releases</b></a> - .tar.gz for Unix and .zip for Windows</li>
               </ul>
            <h2>Other places</h2>
               <ul>
                  <li><a href="https://luarocks.org"><b>luarocks.org</b></a> - Main website</li>
                  <li><a href="https://github.com/keplerproject/luarocks"><b>github.com/keplerproject/luarocks</b></a> - GitHub repository</li>
               </ul>
         </div>
      </div>
   </div>
</body>
</html>