aboutsummaryrefslogtreecommitdiffstats
path: root/pages.sr.ht
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2021-02-18 14:23:13 -0500
committerDrew DeVault <sir@cmpwn.com>2021-02-18 14:23:13 -0500
commit151410b8a377c95bf7d6c18673995bb9e618838e (patch)
tree084877d413ebcf93ef4594dba9fc06f28de23fa1 /pages.sr.ht
parentee443151e0dec6053e602cee2f8a033d2467a506 (diff)
downloadsr.ht-docs-151410b8a377c95bf7d6c18673995bb9e618838e.tar.gz
Skeleton out pages.sr.ht installation docs
Diffstat (limited to 'pages.sr.ht')
-rw-r--r--pages.sr.ht/installation.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/pages.sr.ht/installation.md b/pages.sr.ht/installation.md
new file mode 100644
index 0000000..aecb560
--- /dev/null
+++ b/pages.sr.ht/installation.md
@@ -0,0 +1,21 @@
+---
+title: pages.sr.ht Installation
+---
+
+This document covers the installation steps for pages.sr.ht, a static website
+hosting service.
+
+This documentation is a work-in-progress.
+
+# Installation
+
+pages.sr.ht can be installed through [package
+installation](/installation.md#installing-from-packages).
+
+## Daemons
+
+- `pages.sr.ht` - The web and API service.
+
+## Configuration
+
+See [Configuration](configuration.md).