diff options
author | Vika <vika@fireburn.ru> | 2025-05-01 13:02:33 +0300 |
---|---|---|
committer | Vika <vika@fireburn.ru> | 2025-05-01 13:02:33 +0300 |
commit | b81fe6d9a22aaad7ad7d668d8ae515f93ddb1e5f (patch) | |
tree | e62efd2f28023755ce71b253cb1500b83700a97c /kittybox.1 | |
parent | d8dc0b3765bf716966914302370f643c1bb81e38 (diff) | |
download | kittybox-b81fe6d9a22aaad7ad7d668d8ae515f93ddb1e5f.tar.zst |
Change-Id: I700e780e008247a001a580980baf2ef983594c02
Diffstat (limited to 'kittybox.1')
-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 |