This website is available at www.arkian.net and at arkian.netlify.app. The www.arkian.net site is hosted on my Luan server. The arkian.netlify.app is hosted on Netlify and isn't dependent on my technology at all.
Here is the source of this website. To get it, first install Mercurial. Then ask another Arkian give you access to the Arkian Mercurial repositories. And then on the command line, do:
hg clone https://arkian.repositoryhosting.com/hg/arkian/arkian
The above steps require some technical knowledge. If you aren't technical, get help from a technical Arkian. But once the above steps are done, you will have a copy of Arkian site and the rest is easy.
To update the source (your copy of the Arkian site), look for the arkian/hg directory in your GUI file finder/explorer. In this directory, you will see pull.command which is for the Mac, and pull.bat which is for Windows. Double-click on the appropriate file to run an update. If you prefer the command line, you can do hg pull -u.
To see the website locally, drag-and-drop arkian/src/index.html into your browser.
There is also a private website containing private info that you need. All of the above applies to the private website as well.
These websites may be updated as needed, particularly to fix broken links.