aboutsummaryrefslogtreecommitdiffstats
path: root/meta.sr.ht
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-04-12 11:56:09 -0400
committerDrew DeVault <sir@cmpwn.com>2019-04-12 11:56:09 -0400
commit034d92ce14251297c41f68cfbf7e37df5fe80d0f (patch)
tree9d8fd31ec85c480f8af853b1ce463c1048d50586 /meta.sr.ht
parent8f4d5ccd2765ae841f529f8d9bde468a187d4987 (diff)
downloadsr.ht-docs-034d92ce14251297c41f68cfbf7e37df5fe80d0f.tar.gz
Add YAMl frontmatter to all pages
Diffstat (limited to 'meta.sr.ht')
-rw-r--r--meta.sr.ht/api.md4
-rw-r--r--meta.sr.ht/delegated-oauth.md3
-rw-r--r--meta.sr.ht/index.md4
-rw-r--r--meta.sr.ht/installation.md4
-rw-r--r--meta.sr.ht/oauth-api.md4
-rw-r--r--meta.sr.ht/user-api.md4
6 files changed, 20 insertions, 3 deletions
diff --git a/meta.sr.ht/api.md b/meta.sr.ht/api.md
index d291a03..45fbe7d 100644
--- a/meta.sr.ht/api.md
+++ b/meta.sr.ht/api.md
@@ -1,3 +1,7 @@
+---
+title: meta.sr.ht API
+---
+
# meta.sr.ht API
There are two primary APIs for accessing meta.sr.ht programmatically:
diff --git a/meta.sr.ht/delegated-oauth.md b/meta.sr.ht/delegated-oauth.md
deleted file mode 100644
index 56a6895..0000000
--- a/meta.sr.ht/delegated-oauth.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# Delegated OAuth
-
-TODO: write this doc
diff --git a/meta.sr.ht/index.md b/meta.sr.ht/index.md
index 8eb8f7b..c8db112 100644
--- a/meta.sr.ht/index.md
+++ b/meta.sr.ht/index.md
@@ -1,3 +1,7 @@
+---
+title: meta.sr.ht docs
+---
+
[meta.sr.ht](https://meta.sr.ht) is a service on sr.ht that manages your user
account.
diff --git a/meta.sr.ht/installation.md b/meta.sr.ht/installation.md
index 472d8d5..377112f 100644
--- a/meta.sr.ht/installation.md
+++ b/meta.sr.ht/installation.md
@@ -1,3 +1,7 @@
+---
+title: meta.sr.ht installation
+---
+
meta.sr.ht is the central autentication service and service bus for the sr.ht
network, and a working meta.sr.ht is a basic requirement of running any other
sr.ht software.
diff --git a/meta.sr.ht/oauth-api.md b/meta.sr.ht/oauth-api.md
index cff5357..634d17d 100644
--- a/meta.sr.ht/oauth-api.md
+++ b/meta.sr.ht/oauth-api.md
@@ -1,3 +1,7 @@
+---
+title: meta.sr.ht OAuth Reference
+---
+
# meta.sr.ht OAuth API
Authentication with all sr.ht services is done with OAuth and is governed by
diff --git a/meta.sr.ht/user-api.md b/meta.sr.ht/user-api.md
index 36ceac8..ee5fb1c 100644
--- a/meta.sr.ht/user-api.md
+++ b/meta.sr.ht/user-api.md
@@ -1,3 +1,7 @@
+---
+title: meta.sr.ht API reference
+---
+
# meta.sr.ht user API
The meta.sr.ht API allows you to view and edit user information on meta.sr.ht