Adding information about yourself on the Pubnix: Difference between revisions

From Project Segfault Wiki
m (category)
No edit summary
Line 1: Line 1:
To add information about yourself, that can be displayed in the [https://projectsegfau.lt/pubnix/users /pubnix/users] page, you need to edit the meta-info.env file in your home.<pre>
To add information about yourself, that can be displayed in the [https://projectsegfau.lt/pubnix/users /pubnix/users] page, you need to edit the meta-info.toml file in your home.<pre>
nano ~/meta-info.env
nano ~/meta-info.toml
<edits>
<edits>
Control+x
Control+x
</pre>The information can also be accessed in json format at <nowiki>https://publapi.p.projectsegfau.lt/users</nowiki>
</pre>The information can also be accessed in json format at <nowiki>https://publapi.p.projectsegfau.lt/users</nowiki>
Keep in mind that it takes a few seconds for the text to refresh
[[Category:Pubnix]]
[[Category:Pubnix]]

Revision as of 12:49, 28 February 2023

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.

nano ~/meta-info.toml
<edits>
Control+x

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