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: 5 months ago
JSON representation
[WIP]A practical wiki, for persons. Single binary, no php, no malarkey.
- Host: GitHub
- URL: https://github.com/cdaringe/witwiki
- Owner: cdaringe
- Created: 2022-05-24T01:12:12.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T04:35:21.000Z (almost 2 years ago)
- Last Synced: 2025-03-17T20:09:43.435Z (over 1 year ago)
- Topics: reasonml, rust, wiki
- Language: CSS
- Homepage:
- Size: 2.69 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: readme.md
- Contributing: .github/contributing.md
Awesome Lists containing this project
README
# witwiki
[](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.