]> git.wh0rd.org - nano-editor.git/blame - git.php
add a line break
[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>
d4c769b8
BS
7Nano's source code is clonable from
8<a href="https://git.savannah.gnu.org/git/nano.git">https://git.savannah.gnu.org/git/nano.git</a>.
68a9e622 9<br>
d4c769b8
BS
10It can be browsed on the web at
11<a href="https://git.savannah.gnu.org/cgit/nano.git/log/">https://git.savannah.gnu.org/cgit/nano.git/log/</a>.
12
1b1bdcd3 13<p>
d4c769b8 14To build and run the bleeding-edge version of GNU nano,
bb38e363 15read the
4ac69f5d 16<a href="https://git.savannah.gnu.org/cgit/nano.git/tree/README.hacking">
bb38e363 17instructions</a> located in the git repository itself.
e670b1a4 18
1b1bdcd3 19<p>
e670b1a4
BS
20The source code of this website is available from
21<a href="https://git.wh0rd.org/nano-editor.git">https://git.wh0rd.org/nano-editor.git</a>.
50070c05 22
d4c769b8
BS
23<p>
24
98ba3ec9 25<br>
bb38e363 26<center>
955d4096 27<a href="/"><img src="withnano.png" alt="edited with nano" border="0"></a>
1b1bdcd3 28</center>
98ba3ec9
BS
29
30<br>
31<center>
4ac69f5d 32See the <a href="state.php">current versions</a> in some distros.
98ba3ec9
BS
33</center>
34
50070c05 35</blockquote>
bb38e363 36
1b1bdcd3 37<?php include "bottom.php"; ?>