To add information about yourself, that can be displayed in the /pubnix/users page, you need to edit the meta-info.toml file in your home directory.

# open nano or your preferred text editor
nano ~/meta-info.toml

# edit the file as noted in the syntax section and exit
# (Ctrl+O then Enter to save and Ctrl+X to exit in nano while
# Escape then type ":wq" and hit Enter in Vim)

The information can also be accessed in JSON format at https://publapi.p.projectsegfau.lt/users. Keep in mind that it takes a few seconds for the text to refresh due to caching.

Syntax

All fields must be formatted as literal fields.

Example

fullname = "Example User"
gemini = "p.projectsegfau.lt/~user"
website = "https://user.p.projectsegfau.lt"
description = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
email = "user@email.tld"
matrix = "@ajhalili2006:your.homeserver.tld"
fediverse = "your.ap-homeserver.tld"
location = "The Swaggon, Boatem Village, HCS8"