Prosody IM Website

Markdown content and site generator


This is the content of our main website, along with a makefile to turn it into HTML. See the README.md file for more info.

To clone this repository using Mercurial, run:

hg clone 'https://hg.prosody.im/site/' prosody-site

Subsequent updates can be downloaded simply by running:

hg pull -u

Mercurial help

Recent changes

30605f4cf497 0.12.6 release on front page (automated) default tip Matthew Wild
dd96c5953b92 0.12.6 release notes (automated) Matthew Wild
5dbaf31540f5 doc:release:13.0.5: Updated information about go-sendxmpp release Matthew Wild
81b7b06ef43f doc:release:13.0.5: Add known issues Matthew Wild
bce1217fce4a 13.0.5 release on front page (automated) Matthew Wild
cd025f3c0337 13.0.5 release notes (automated) Matthew Wild
6c7c7c7b26fa doc:modules:mod_invites: Fix shell command Matthew Wild
4dc5c8fbfdf8 doc:modules:mod_invites: Update prosodyctl command Matthew Wild
e7405ff1ee7c doc:developers:moduleapi: Fix module:hook_object_event() params and add unhook Matthew Wild
fd034b46c0ce doc:packagers: Update with current best practices Matthew Wild
5d0cb8ff3a83 doc/packagers: update datadir instructions Karel Balej
9c0f77152509 mod_mam: update archive_expires_after example not to emit errors Karel Balej
011b2a4bc5b9 doc/external_upload: Move under Developer docs? Kim Alvefur
5cda09ab5ee6 doc/configure: typo Kim Alvefur
7b86a58e92f7 doc/modules/mod_register.md: Warning and mentioning invites. Menel
56c58401cdea doc/configure.md: mention invites and warn about open registration Menel
73f778c13efa mod_http_file_share: Fix stray extension Kim Alvefur
cd2f23a00bdb mod_http_file_share: Add section duplicating doc/http external URL Kim Alvefur
741fcd9618b2 mod_http_file_share: Move external upload details to separate document Kim Alvefur
aa49e6fb962c mod_c2s, s2s: Fix and improve documentation around stanza size limits (thanks nicoco) Matthew Wild
63acabb6b40d index: Invert monochrome logos in dark mode to improve readability Kim Alvefur
2ac1a0db70a9 snikket-logo.svg: Remove polyfill javascript Kim Alvefur
24568075fa27 Add featured users + logos Matthew Wild
786c9f613e74 doc/developers/moduleapi: Link to util.logger from module:log() section Kim Alvefur
e6bff61c8b15 discuss: Remove broken link to subscribing to announce list Kim Alvefur
more changes...