comparison src/this.html @ 24:d8e08e435722 default tip

add Netlify
author Franklin Schmidt <fschmidt@gmail.com>
date Sun, 28 Sep 2025 13:50:30 -0600
parents 5551c7b1a4cb
children
comparison
equal deleted inserted replaced
23:28170f125614 24:d8e08e435722
7 </head> 7 </head>
8 <body> 8 <body>
9 <script> header() </script> 9 <script> header() </script>
10 <div content> 10 <div content>
11 <h1>This Website</h1> 11 <h1>This Website</h1>
12
13 <p>This website is available at <a href="https://www.arkian.net/">www.arkian.net</a> and at <a href="https://arkian.netlify.app/">arkian.netlify.app</a>. The <code>www.arkian.net</code> site is hosted on my Luan server. The <code>arkian.netlify.app</code> is hosted on <a href="https://www.netlify.com/">Netlify</a> and isn't dependent on my technology at all.</p>
12 14
13 <p>Here is <a href="https://hg.reactionary.software/repo/arkian/">the source</a> of this website. To get it, first install <a href="https://www.mercurial-scm.org/">Mercurial</a>. Then on the command line, do:</p> 15 <p>Here is <a href="https://hg.reactionary.software/repo/arkian/">the source</a> of this website. To get it, first install <a href="https://www.mercurial-scm.org/">Mercurial</a>. Then on the command line, do:</p>
14 16
15 <code block> 17 <code block>
16 hg clone https://hg.reactionary.software/repo/arkian 18 hg clone https://hg.reactionary.software/repo/arkian