Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cdaringe/witwiki

[WIP]A practical wiki, for persons. Single binary, no php, no malarkey.
https://github.com/cdaringe/witwiki

reasonml rust wiki

Last synced: about 11 hours ago
JSON representation

[WIP]A practical wiki, for persons. Single binary, no php, no malarkey.

Awesome Lists containing this project

README

        

# witwiki

[![main](https://github.com/cdaringe/witwiki/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/cdaringe/witwiki/actions/workflows/main.yml)

A practical wiki, for persons.

## install

1. **TBD**

## run

### development

See [.github/contributing.md](.github/contributing.md).

### production

- set `RUST_ENV=production`

## why

The vast majority of wiki softwares:

- require a bloated or complex software stack deployed in tandem
- use less-than-safe languages (php, java, et all)

Witiki is _small_, sane, and portable.