Weekend project, don't use for real things: Token signing key is hard coded and there's no csrf mitigation.
Wiki documentation is in the wiki's meta/ namespace.
- clang
- CRU for pages
- Ranked search for pages
- Search index updates on edit/create
- Writing and rendering markdown.
- View page history.
- namespaces
- authentication and authorization
- token signing key not hardcoded
- csrf mitigation
- axum: web framework
- rocksdb: persistence
- tantivy: search/indexing
- askama: templates
- comrak: markdown