add guestbook

This commit is contained in:
Fabian Montero 2025-09-18 15:32:23 -06:00
parent a9ac9eeb36
commit 04577fd42d
Signed by: fabian
GPG key ID: 3EDA9AE3937CCDE3
3 changed files with 22 additions and 0 deletions

View file

@ -93,3 +93,17 @@ u_key = "https://public.posixlycorrect.com/pki/A8981D346F8F4130CA16A7775517E687F
# https://webmention.io/settings
enable = true
domain = "posixlycorrect.com"
[extra.isso]
enabled_for_all_posts = false
automatic_loading = true
endpoint_url = "http://isso.posixlycorrect.com"
page_id_is_slug = true
lang = ""
max_comments_top = "inf"
max_comments_nested = "5"
avatar = false
voting = true
page_author_hashes = ""
lazy_loading = true

View file

@ -6,3 +6,5 @@
Welcome. You have reached the root endpoint of the posixlycorrect server, my home server.
My name is Fabian Montero, I am a Linux Embedded Engineer. Check out my projects [here](https://git.posixlycorrect.com/fabian?tab=activity) or email me at *fabian [at] posixlycorrect [dot] com*. Get my gpg key [here](https://public.posixlycorrect.com/pki/A8981D346F8F4130CA16A7775517E687FCCE0BB9.asc).
Please sign my [guestbook](https://posixlycorrect.com/guestbook/). :)

6
content/guestbook.md Normal file
View file

@ -0,0 +1,6 @@
+++
title = "guestbook"
[extra]
isso = true
+++