diff options
-rw-r--r-- | kittybox.1 | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/kittybox.1 b/kittybox.1 index 0d01577..a00adfe 100644 --- a/kittybox.1 +++ b/kittybox.1 @@ -9,7 +9,7 @@ kittybox \- a CMS using IndieWeb technologies .B kittybox is a full-featured CMS for a personal website which is able to use various storage backends to store website content. - +.P It is most suitable for a personal blog, though it probably is capable of being used for other purposes. .SH ENVIRONMENT @@ -27,7 +27,7 @@ Store website content in a Postgres database. Takes a connection URI. .B "file://<path to a folder>" .EE Store website content in a folder on the local filesystem. - +.P .B NOTE: This backend is not actively maintained and may not work as expected. It does not implement some advanced features and will probably not receive @@ -45,14 +45,13 @@ Available backends are: .B "file://<path to a folder>" .EE Store authentication data in a folder on the filesystem. - .RE .PP .I $BLOBSTORE_URI .RS 4 The URI of the media store backend to use. This backend manages file uploads and storage of post attachments. - +.P Available backends are: .TP .EX @@ -88,7 +87,7 @@ Aaron Parecki, W3C, .I Micropub .UE "," 23 May 2017. W3C Recommendation. - +.P Aaron Parecki, IndieWeb community, .UR https://indieauth.spec.indieweb.org .I IndieAuth |