Mercurial Hosting > reactionary
comparison src/this.html.luan @ 68:32be9862e1cc default tip
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sun, 15 Sep 2024 10:52:25 -0600 |
parents | b1982e401900 |
children |
comparison
equal
deleted
inserted
replaced
67:b1982e401900 | 68:32be9862e1cc |
---|---|
19 <body> | 19 <body> |
20 <% existing_header() %> | 20 <% existing_header() %> |
21 <div content> | 21 <div content> |
22 <h1>This Website</h1> | 22 <h1>This Website</h1> |
23 | 23 |
24 <p>This website is a tiny example of reactionary software. The UI is clean and simple, not fashionable. View the HTML source in the browser. Unlike all modern websites, the HTML here is readable. Now look at <a href="https://hg.reactionary.software/repo/reactionary">the source</a> which is in <a href="/mercurial.html">Mercurial</a>. And the code is written in <a href="http://www.luan.software/">Luan</a> which makes it simple.</p> | 24 <p>This website is a tiny example of reactionary software. The UI is clean and simple, not fashionable. View the HTML source in the browser. Unlike all modern websites, the HTML here is readable. Now look at <a href="https://hg.reactionary.software/repo/reactionary">the source</a> which is in <a href="/mercurial.html">Mercurial</a>. And the code is written in <a href="https://www.luan.software/">Luan</a> which makes it simple.</p> |
25 </div> | 25 </div> |
26 </body> | 26 </body> |
27 </html> | 27 </html> |
28 <% | 28 <% |
29 end | 29 end |