Documentation
- Getting started
- Overview of Convos features
- Configuring Convos
- Frequently asked questions
- Guide for developers
Getting started
Check out the getting started guide if you need help regarding how to download, install, and run Convos.
Configuring
The configuration guide explains how to customize Convos. Note that there is no need to configure Convos to get it running! Convos has sane defaults, which makes it a breeze to start.
You might also want to check out the FAQ for the most common obstacles while setting up and running Convos.
Have a look at "Running Convos behind my favorite web server" if you want to run Convos behind nginx, Apache or some other reverse proxy.
Developing
Are you interested in developing Convos? The check out the develop guide. We want you on our team!
Get in touch
There are several ways to get in touch. We would love to hear from you in either way you choose!
You can join #convos on libera.chat for an interactive chat, or open an issue on Github. If you're more of the email type, then you can send an email to [email protected].
Statistics
The backend of Convos is written in Perl and Mojolicious, while the frontend is written with JavaScript and Svelte.
Language | Files | Lines |
---|---|---|
Perl | 41 | 4995 |
Svelte | 32 | 2731 |
JavaScript | 42 | 3206 |
Sass | 52 | 4145 |
SVG | 1 | 11 |
PO | 4 | 1932 |
Total | 117 | 17175 |
Updated after 6.48 release, using cloc assets/ lib/ --force-lang=CoffeeScript,svelte