summaryrefslogtreecommitdiff
path: root/tutorials/www/how-to-make-this-site.html
diff options
context:
space:
mode:
authormjfernez <mjf@mjfer.net>2026-06-28 14:44:00 -0400
committermjfernez <mjf@mjfer.net>2026-06-28 14:44:00 -0400
commit62e8467e59d7d30d7cbda080f6b5f1d37a17d905 (patch)
tree3d7c7797862bfdd0efe19d991ba5180eed689f7d /tutorials/www/how-to-make-this-site.html
parent15a267bf0a5d47ec0189261d1ce0cfd5e4268c66 (diff)
2026 Touch up, mostly FAQ
Diffstat (limited to 'tutorials/www/how-to-make-this-site.html')
-rw-r--r--tutorials/www/how-to-make-this-site.html62
1 files changed, 25 insertions, 37 deletions
diff --git a/tutorials/www/how-to-make-this-site.html b/tutorials/www/how-to-make-this-site.html
index c02f174..b1fc456 100644
--- a/tutorials/www/how-to-make-this-site.html
+++ b/tutorials/www/how-to-make-this-site.html
@@ -8,22 +8,12 @@
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
- div.columns{display: flex; gap: min(4vw, 1.5em);}
- div.column{flex: auto; overflow-x: auto;}
+ span.underline{text-decoration: underline;}
+ div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
- /* The extra [class] is a hack that increases specificity enough to
- override a similar rule in reveal.js */
- ul.task-list[class]{list-style: none;}
- ul.task-list li input[type="checkbox"] {
- font-size: inherit;
- width: 0.8em;
- margin: 0 0.8em 0.2em -1.6em;
- vertical-align: middle;
- }
- .display.math{display: block; text-align: center; margin: 0.5rem auto;}
- /* CSS for syntax highlighting */
+ ul.task-list{list-style: none;}
pre > code.sourceCode { white-space: pre; position: relative; }
- pre > code.sourceCode > span { line-height: 1.25; }
+ pre > code.sourceCode > span { display: inline-block; line-height: 1.25; }
pre > code.sourceCode > span:empty { height: 1.2em; }
.sourceCode { overflow: visible; }
code.sourceCode > span { color: inherit; text-decoration: inherit; }
@@ -85,6 +75,7 @@
code span.va { color: #19177c; } /* Variable */
code span.vs { color: #4070a0; } /* VerbatimString */
code span.wa { color: #60a0b0; font-weight: bold; font-style: italic; } /* Warning */
+ .display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link href="../../static/main.css" rel="stylesheet"/>
</head>
@@ -92,38 +83,35 @@
<nav id="TOC" role="doc-toc">
<h2 id="toc-title">Contents</h2>
<ul>
-<li><a href="#background" id="toc-background" target="_self">Background</a></li>
-<li><a href="#what-is-a-web-server-and-how-do-i-run-one" id="toc-what-is-a-web-server-and-how-do-i-run-one" target="_self">What is a web server
-and how do I run one?</a>
+<li><a href="#background" target="_self">Background</a></li>
+<li><a href="#what-is-a-web-server-and-how-do-i-run-one" target="_self">What is a web
+server and how do I run one?</a>
<ul>
-<li><a href="#getting-from-localhost-to-the-internet" id="toc-getting-from-localhost-to-the-internet" target="_self">Getting from localhost
-to the internet</a></li>
+<li><a href="#getting-from-localhost-to-the-internet" target="_self">Getting from
+localhost to the internet</a></li>
</ul></li>
-<li><a href="#how-can-i-make-this-server-available-on-the-internet-cheaply-and-independently" id="toc-how-can-i-make-this-server-available-on-the-internet-cheaply-and-independently" target="_self">How
+<li><a href="#how-can-i-make-this-server-available-on-the-internet-cheaply-and-independently" target="_self">How
can I make this server available on the Internet <em>cheaply</em> and
<em>independently</em></a>
<ul>
-<li><a href="#can-i-run-a-web-server-at-home" id="toc-can-i-run-a-web-server-at-home" target="_self">Can I run a web server at
+<li><a href="#can-i-run-a-web-server-at-home" target="_self">Can I run a web server at
home</a></li>
-<li><a href="#so-what-should-i-do" id="toc-so-what-should-i-do" target="_self">So what
-should I do</a></li>
+<li><a href="#so-what-should-i-do" target="_self">So what should I do</a></li>
</ul></li>
-<li><a href="#whats-a-domain-name" id="toc-whats-a-domain-name" target="_self">What's a
-"Domain Name"</a></li>
-<li><a href="#setup-https-and-tls-for-some-sense-of-security" id="toc-setup-https-and-tls-for-some-sense-of-security" target="_self">Setup HTTPS and
-TLS, for some sense of security</a></li>
-<li><a href="#perspective" id="toc-perspective" target="_self">Perspective</a></li>
-<li><a href="#references" id="toc-references" target="_self">References</a>
+<li><a href="#whats-a-domain-name" target="_self">What's a "Domain Name"</a></li>
+<li><a href="#setup-https-and-tls-for-some-sense-of-security" target="_self">Setup
+HTTPS and TLS, for some sense of security</a></li>
+<li><a href="#perspective" target="_self">Perspective</a></li>
+<li><a href="#references" target="_self">References</a>
<ul>
-<li><a href="#terms-of-service-for-certain-isps" id="toc-terms-of-service-for-certain-isps" target="_self">Terms of service for certain
-ISPs</a>
+<li><a href="#terms-of-service-for-certain-isps" target="_self">Terms of service for
+certain ISPs</a>
<ul>
-<li><a href="#verizon" id="toc-verizon" target="_self">Verizon</a></li>
-<li><a href="#optimum" id="toc-optimum" target="_self">Optimum</a></li>
-<li><a href="#spectrum" id="toc-spectrum" target="_self">Spectrum</a></li>
-<li><a href="#att" id="toc-att" target="_self">AT&amp;T</a></li>
-<li><a href="#cox-communications" id="toc-cox-communications" target="_self">Cox
-Communications</a></li>
+<li><a href="#verizon" target="_self">Verizon</a></li>
+<li><a href="#optimum" target="_self">Optimum</a></li>
+<li><a href="#spectrum" target="_self">Spectrum</a></li>
+<li><a href="#att" target="_self">AT&amp;T</a></li>
+<li><a href="#cox-communications" target="_self">Cox Communications</a></li>
</ul></li>
</ul></li>
</ul>