commit 7a2ac85d598c8f01b85f709af026fd5aedb545ea
parent 455732089fdb730b58ce3c76ceb5024a7a669fb6
Author: ugrnm <ugrnm@web>
Date: Fri, 22 May 2026 18:46:29 +0200
simplifying about + moving install info to installation page
Diffstat:
| M | about.mdwn | | | 37 | ++----------------------------------- |
1 file changed, 2 insertions(+), 35 deletions(-)
diff --git a/about.mdwn b/about.mdwn
@@ -10,45 +10,12 @@ Are you looking to understand the effects of computer use in your community, exp
At the same time, we're not here to help you [[greenwash|greenwashing]] your new "sustainable" technology startup, green AI, ecological web3 funding, circular crypto carbon credit program, and other nonsensical technosolutionist forms of climate denial and white [re]centering privilege. For these cases, please go elsewhere :)
-How does the actual site work?
-------------------------------
-
-This site and a few other Permacomputing sites run on a small (1GB) VPS generously donated by [[Servus|https://core.servus.at/]]. The physical hardware is located in the [[Statdwerkstatt|https://stwst.at/]] in Linz, Austria.
-
-We strive to make the site reflect the principles we articulate here, so you probably notice a somewhat "bare bones" design with very few images and no custom fonts or fancy interactive features.
-
-The site uses a [[static site generator]] to build HTML versions of the pages only when they are edited. The only dynamic components are the editing and search functions. For our system administration, this makes things much simpler to understand and maintain.
-
-
-HTTP vs HTTPS
--------------
-
-It is possible to consult this wiki on port 80, that is to say using <code>http://</code> instead of <code>https://</code>. The reason to keep providing such access is to allow modest but capable computers, as well as simple/legacy browsers, to access the content. Note that when registering, authenticating or editing, you will be redirected to port 443, <code>https://</code>.
-
-
-Local/Offline copies
---------------------
-
-We use [[ikiwiki]] as wiki compiler. This wiki exists in fact as a collection of plaintext source files that are automatically turned into static HTML files whenever an edit is made to these source files.
-
-Because these plaintext source files and HTLM files are very portable and easy to copy, you are encouraged to have local copies in order to be less dependent on [[WWW]] or individual server installations.
-
-See [[cloning]] to learn how to make local/offline copies.
-
-
-Install Notes
--------------
-
-If you are curious how this was all installed and configured, we took some notes on [[this page|installing]].
-
Contact us!
-----------
-The Permacomputing wiki is facilitated by [[ugrnm]] and [[viznut]]. Its content is written by (in order of registration): [[neau]], [[thgie]], [[akkartik]], [[aw]], [[orx]], [[dusan]], [[katÃa]], [[luen]], [[suj]], [[cmos4040]], [[giz]], [[pixouls]], [[wakame]], [[decentral1se]], [[clwil]], [[brendan]], [[sister0]], [[kattrali]]
-
-You can reach all of us at once by sending an email to:
+You can reach us by email at **permacomputing / a t / bleu255 \ dot \ c o m**
- **permacomputing / a t / bleu255 \ dot \ c o m**
+If you are curious how this whole thing is running, check the [[installation]] page.