]> git.wh0rd.org - nano-editor.git/blame - git.php
remove some unneeded enveloping tables
[nano-editor.git] / git.php
CommitLineData
5704db4e 1<?php $title="Source code"; include "top.php"; ?>
563ba55f 2
563ba55f 3<br>
bb38e363
BS
4<center><b>Source Code</b></center>
5
1b1bdcd3 6<blockquote>
bb38e363
BS
7You can browse nano's
8<a href="https://git.savannah.gnu.org/cgit/nano.git/log/">source code</a>
9on the web.
1b1bdcd3 10<p>
bb38e363
BS
11If you want to build and run the bleeding-edge version of GNU nano,
12read the
13<a href="https://git.savannah.gnu.org/cgit/nano.git/tree/README.GIT">
14instructions</a> located in the git repository itself.
1b1bdcd3 15<p>
50070c05 16
98ba3ec9 17<br>
bb38e363 18<center>
955d4096 19<a href="/"><img src="withnano.png" alt="edited with nano" border="0"></a>
1b1bdcd3 20</center>
98ba3ec9
BS
21
22<br>
23<center>
24<a href="state.php">Current versions</a> in distros.
25</center>
26
50070c05 27</blockquote>
bb38e363 28
1b1bdcd3 29<?php include "bottom.php"; ?>