No description
Carnix can not be configured to not build a dependency's binaries (even if relevant features are disabled), but Comrak's binary can by default not be built in Carnix because it attempts to read a Cargo-provided environment variable at compile time. This works around the issue by "faking" the environment variable, which is less than ideal but works. |
||
|---|---|---|
| migrations | ||
| src | ||
| templates | ||
| .gitattributes | ||
| .gitignore | ||
| .travis.yml | ||
| Cargo.lock | ||
| Cargo.toml | ||
| CODE_OF_CONDUCT.md | ||
| default.nix | ||
| envrc.example | ||
| LICENSE | ||
| README.org | ||
| todo.org | ||
Converse
Welcome to Converse, a work-in-progress forum software written in Rust. The intention behind Converse is to provide a simple forum-like experience.
There is not a lot of documentation about Converse yet and it has several known issues. Also note that Converse is being developed for a specific use-case and is not going to be a forum feature kitchen-sink like most classical forum softwares.
Better documentation is forthcoming once the remaining basics have been taken care of.